- 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 6 commits
-
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
Added I_DUP instruction
-
twanvl authored
* numbers are no longer auto converted to booleans, use to_boolean or != 0 * booleans are no longer auto converted to numbers, use to_int * strings will soon no longer be auto converted to numbers, use to_int Added version information ("since 0.3.7") to documentation
-
twanvl authored
TODO: don't allow the same set file to be opened twice, fork a window for it instead
-
- 26 Jun, 2008 1 commit
-
-
pichoro authored
-
- 25 Jun, 2008 3 commits
- 24 Jun, 2008 2 commits
- 21 Jun, 2008 1 commit
-
-
coppro authored
show_pending_errors() was being called over and over again from the GUI update system - somehow it managed to have a single thread in two places at once. Also tried recursive mutex, resulted in infinite dialogs until an out-of-memory crash. Also, minor conversion fix.
-
- 19 Jun, 2008 13 commits
-
-
twanvl authored
The *_rule functions can now be considered deprecated Documented this by removing mentions of the rule functions, except for a mention of backwards compatibility.
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
The plan is to deprecate rule form completely, so instead of replace_rule(match:..) write replace_text@(match: ...)
-
twanvl authored
-
twanvl authored
-
- 18 Jun, 2008 4 commits
-
-
twanvl authored
-
twanvl authored
The idea is to prevent people from using the win9x fix when there are built issues with the Unicode version.
-
twanvl authored
-
twanvl authored
Fixed possible crash bug with card specific style options. By changing the set stylesheet it was possible for the option values to be matched with the wrong fields.
-
- 16 Jun, 2008 1 commit
-
-
pichoro authored
-
- 07 Jun, 2008 2 commits
- 06 Jun, 2008 3 commits
- 05 Jun, 2008 2 commits
- 04 Jun, 2008 1 commit
-
-
pichoro authored
Repaired Japanese locale. No guarantee of accuracy; no errors though. Only updated to point of 0.3.6b release.
-