- 04 Aug, 2010 9 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 16 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
-
twanvl authored
trim filenames, apparently writing a file "some card " is not possible on windows, it drops the trailing space.
-
twanvl authored
This 'fixes' #18 by just removing the option to export .gif files
-
twanvl authored
-
twanvl authored
-
twanvl authored
correct scope handling for closures, this was broken after the change to not make calls open a scope.
-
- 21 Jul, 2010 2 commits