- 25 Aug, 2007 1 commit
-
-
twanvl authored
- check using previous scale, often gives correct answer when typing - binary search + bound estimation otherwise This allows the step size to be decreased, giving a better fit.
-
- 24 Aug, 2007 8 commits
-
-
twanvl authored
-
twanvl authored
TODO: copy code for rarity box to other styles
-
twanvl authored
conclusion: @#%!@#% ASCII/Windows-1252/ISO-8859 must die!
-
twanvl authored
-
twanvl authored
-
twanvl authored
This fixes "31/2" which is now rendered as "(3)(1/2)". Reverted the mana_sort_guild change Time for a version bump
-
twanvl authored
-
twanvl authored
Added 'in_place' pattern to spec_sort
-
- 23 Aug, 2007 2 commits
- 18 Aug, 2007 1 commit
-
-
twanvl authored
It checks: - whether all keys used by the program are in the locale - whether the right number of %s are used - if there are no extra keys in the locale that shouldn't be there This will become very useful when translations need to be updated for new MSE versions. There is a perl script for generating the 'expected_locale_keys' resource file. This file contains a list of all the locale keys used. This is a resource and not a data file because it is automatically generated from the code, the user has no business modifying it. I also fixed all the locale errors I found in the process.
-
- 16 Aug, 2007 1 commit
-
-
coppro authored
(precise modifications still needed, but MSE runs faster when the positions aren't scripted) Added translation for the 'Open most recent set' button. Moved 'type symbol' from the game to the futureshift templates. Fixed a few BOMs. TODO: Move common elements from futureshifts to an include folder.
-
- 15 Aug, 2007 1 commit
-
-
pichoro authored
Added option to old style to use all common rarity symbols (like before Exodus). Cleaned up fix for horizontal hybrid textboxes and typelines. Automatic paintbrushes for magic-textless, magic-new-token, futureshifts, and all FPM styles. Removed paintbrush font and all associated scripts. Newly failed attempt at making different colored colorless symbols in magic-mana-future work. Non-mana costs work for Suspend and Forecast. Guild mana for magic-mana-future. Fixed problem relating to name alignment in magic-new-token. Updated image mask and artifact masks for magic-futureshift. Started alterations to font colors in magic-futureshift.
-
- 11 Aug, 2007 2 commits
- 08 Aug, 2007 3 commits
- 07 Aug, 2007 3 commits
-
-
twanvl authored
-
twanvl authored
Fixed: first line of multi line text value could cause warnings about whitespace Fixed some copy/paste errors in choice style reading; Text viewer correctly uses mask for first line
-
pichoro authored
New land hybrid masks for old style templates. Added colored Xander Hybrid Mana Watermarks (in addition to colorless). Removed an un-needed mask from magic-old-split. Removed an un-needed ptbox from magic-future-textless.
-
- 06 Aug, 2007 1 commit
-
-
pichoro authored
Fixed horizontal hybrid textboxes and typelines. Guild mana for magic-mana-beveled. Last of the lands for magic-future-textless. Keyword polishing. Undid a change to magic sort script because card_shape doesn't work yet. Grey hybrid names and gradient multicolor for magic-future-textless. Still needs work.
-
- 05 Aug, 2007 2 commits
- 04 Aug, 2007 1 commit
-
-
twanvl authored
-
- 03 Aug, 2007 7 commits
- 02 Aug, 2007 6 commits
-
-
pichoro authored
Added magic-mana-future for futureshifts. Added textless futureshift style. Still needs work; todo list in style file.
-
twanvl authored
-
twanvl authored
-
twanvl authored
Split 'sort' script function into 'sort_text' and 'sort_list', use "cycle(WUBRG)" instead of "(WUBRG)". Fixed bug in spoiler export template: mana symbols were always rendered as images.
-
twanvl authored
Split 'sort' script function into 'sort_text' and 'sort_list'; Double clicking card in stats panel switches to cards panel
-
twanvl authored
-
- 30 Jul, 2007 1 commit
-
-
twanvl authored
-