- 02 Jul, 2007 6 commits
-
-
twanvl authored
-
twanvl authored
New card color system, based on a multiple choice field. Renamed some image files to be more consistent.
-
twanvl authored
-
twanvl authored
-
twanvl authored
Fixed vertical blends for non-square images
-
twanvl authored
Sciript parse errors in include files now get reported for the right file and line number.
-
- 01 Jul, 2007 6 commits
-
-
pichoro authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
Card list colors are determined by a script instead of card_list_colors of a choice field (although that is still the default)
-
twanvl authored
-
twanvl authored
Added position_hint to statistics categories, for customizable ordering of the items in the statistics panel
-
- 30 Jun, 2007 7 commits
-
-
twanvl authored
Added 'insert symbol' menu to magic-mana-large, fixed title and message of 'insert colorless mana' dialog.
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
pichoro authored
Changed resolution and print out size for magic-old. Added alpha style dual land blends to magic-old.
-
twanvl authored
Added a backtrace function to the script evaluator, error messages now include a 'stack trace' of functions that were called.
-
coppro authored
Also compatibility update.
-
- 29 Jun, 2007 2 commits
- 28 Jun, 2007 4 commits
-
-
pichoro authored
-
pichoro authored
Fixed an error in flip style dealing with land pt boxes. Added required stuff for textboxed modern tokens.
-
twanvl authored
Rendering symbols to an image always uses anti-aliassing (by downsampling from a large size); Finished the spoiler export template; Added <soft-line> tag to make line breaks use the line height for soft line breaks
-
pichoro authored
Added embossedletters font for name of modern tokens.
-
- 27 Jun, 2007 4 commits
-
-
twanvl authored
Script operator "int + object" now uses string concatenation instead of converting the object to integer; Html export window uses a dummy set for editing options, so we don't pollute the set's undo stack; Choice rendererer in nativelook 'both' style always leaves room for the icon; Version bump
-
pichoro authored
-
pichoro authored
-
pichoro authored
Moved special oldstyle rarities out of game file and into style files. Added flavor-textless mode for vanguard, to allow for high rules text cards to be readable. Overhauled VS templates and added hellboy and hellboy-extended templates. Minor renaming of fields and changing stats in Yu-gi-oh.
-
- 26 Jun, 2007 3 commits
- 24 Jun, 2007 3 commits
- 23 Jun, 2007 1 commit
-
-
twanvl authored
Cleaned up Set::Styling/Card::Styling by spliting that functionality into a 'DelayedIndexMaps' class; Added 'right' and 'bottom' properties to style as an alternative way of specifying width/height; Added content_width, content_height and content_lines properties that give feedback on text rendering; Always show warnings when showing errors and vice-versa, this prevents script errors from appearing before the reader/parse error that caused them; Finally some preliminairy work on export templates
-
- 17 Jun, 2007 3 commits
-
-
twanvl authored
Added script functions for working with multiple choice values; Added in_context support for filter_rule; Optimized toUpper/toLower because they are slow on windows (they use thread local storage and mutexes)
-
coppro authored
Added tournament pack entry for pack generation.
-
twanvl authored
-
- 15 Jun, 2007 1 commit
-
-
pichoro authored
-