- 14 Aug, 2010 4 commits
-
-
pichoro authored
Better stats package. Correct card back as card-sample in list of games. Big keyword update. General cleaning up of style.
-
pichoro authored
Moving "~ to CARDNAME" into auto replace file. Automatic symbolization of new official affiliations in new styles. Typeline symbols and watermarks for new official affiliations. Now showing statistics for frame type. (seems useful) In Alter and Oversize styles, calling background image more directly instead of having every frame choice point to it. Ditching an unused card-sample.jpg from oversize style.
-
pichoro authored
-
pichoro authored
-
- 05 Aug, 2010 2 commits
- 04 Aug, 2010 10 commits
- 03 Aug, 2010 11 commits
-
-
twanvl authored
* invert * flip_horizontal * flip_vertical * rotate
-
twanvl authored
-
twanvl authored
-
twanvl authored
init sockets in main function, otherwise the installer window doesn't work if updates were not checked first
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
- 24 Jul, 2010 1 commit
-
-
twanvl authored
-
- 23 Jul, 2010 1 commit
-
-
twanvl authored
-
- 22 Jul, 2010 11 commits
-
-
twanvl authored
-
twanvl authored
saturate: fix possible division by 0 SaturateImage: fix: had two 'image' members, one inherited, one nullptr, which caused a crash
-
twanvl authored
-
twanvl authored
In particular: in "<tag><tag></tag>x</tag>" the x is now in_tag. This fixes the rest of #20. Also added is_in_tag function that returns a bool instead of the tag position.
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
This way we don't rely on rethrowing exceptions. This method has proven to work well in other projects.
-
twanvl authored
fixed nullptr exception when opening a stylesheet without a game twice, the solution is to re-load when loading/validating fails the first time
-
twanvl authored
Fix #25: Program throws exception when clicking on the 'stylesheet' list if there are no stylesheets.
-
twanvl authored
Fixes #33
-