- 03 Jan, 2009 8 commits
-
-
coppro authored
Fixed scroll issues; text no longer overlaps on package lists (still truncated, but this at least is better)
-
coppro authored
-
twanvl authored
-
pichoro authored
First Conflux keyword for Magic. Improved Mythic Rare coloration. Slightly improved creature type lists.
-
pichoro authored
Bumping VS version.
-
pichoro authored
-
pichoro authored
Back to text rendered XYZ in Magic Mana fonts. Left rendered symbols for XYZ in case things don't work out.
-
coppro authored
-
- 02 Jan, 2009 3 commits
- 31 Dec, 2008 7 commits
-
-
twanvl authored
-
twanvl authored
simplified handling of punctuation is spellchecker, now checks for stand alone punctuation and double spaces.
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
always update the scrollbar when update()ing a GalleryList, otherwise the scrollbar is not set correctly on the new set window.
-
- 30 Dec, 2008 7 commits
-
-
twanvl authored
The magic game uses these features.
-
twanvl authored
punctuation breaking is now handled by check_spelling function. Symbols are now handled correctly (i.e. they are considered to be always correct)
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
renamed SpellChecker::destroy to destroyAll, because the former conflicted with IntrusivePtrBase::destroy. The result was that destroy was called recursively and objects were freed multiple times.
-
twanvl authored
-
- 29 Dec, 2008 3 commits
-
-
twanvl authored
This time adding the source files :) The checker is used (experimentally) by the magic game file.
-
twanvl authored
Currently the checker is only exposed through the script function check_spelling_word, which returns true if the word is spelled correctly.
-
twanvl authored
try to get stack traces for InternalErrors, it doesn't work yet for errors caught with OnExceptionInMainLoop, because they are rethrown.
-
- 28 Dec, 2008 7 commits
-
-
twanvl authored
-
twanvl authored
-
twanvl authored
- set files - symbol files - importing images - exporting
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
- card rotation - add (multiple) cards Requires patch to wx (or the HEAD branch version), see http://trac.wxwidgets.org/ticket/8556 this appears to be for MSW only.
-
- 12 Dec, 2008 5 commits