- 04 Aug, 2008 6 commits
-
-
twanvl authored
-
twanvl authored
-
twanvl authored
seed settings and pack amounts are stored in settings
-
twanvl authored
-
twanvl authored
- Added SetWindow::setControlStatusText function for setting the status text of child controls, since wx lacks a feature for doing it automatically. - RandomPackPanel's spin controls are cleaned up when the set is reloaded - to_int script function now converts empty string: to_int("") == 0
-
twanvl authored
Mana costs like 123/C are now parsed as {12}{3/C} instead of {123/C}. The reasoning is that a cost of {10/C} or more is very unbalanced, so you want that.
-
- 03 Aug, 2008 7 commits
-
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
this fixes combined_editor in extra fields.
-
twanvl authored
-
twanvl authored
Catch all exceptions in onPaint functions, because otherwise we show a message box. Message boxes while in a paint handler lead to a crash on win32. Made a CATCH_ALL_ERRORS macro containing the common catch statements.
-
- 02 Aug, 2008 3 commits
- 25 Jul, 2008 1 commit
-
-
pichoro authored
Added German translation. Also only up to date as of 0.3.6b.
-
- 23 Jul, 2008 2 commits
- 21 Jul, 2008 2 commits
- 16 Jul, 2008 1 commit
-
-
pichoro authored
-
- 12 Jul, 2008 5 commits
- 10 Jul, 2008 6 commits
- 09 Jul, 2008 1 commit
-
-
twanvl authored
Added abs, random_int, random_real, random_shuffle, random_select script functions. Made == comparison of doubles use a small epsilon, so things like 3/2 == 1.5 are actually true.
-
- 01 Jul, 2008 1 commit
-
-
pichoro authored
New saturated multicolor and dark artifacts for magic-new-flip, magic-new-split, magic-new-promo, and magic-extended-art styles.
-
- 29 Jun, 2008 1 commit
-
-
twanvl authored
When saving files an older version number is used if that version of MSE would be able to open the set
-
- 28 Jun, 2008 4 commits