- 25 Mar, 2007 1 commit
-
-
twanvl authored
Changed some TABs to spaces in macros, that should end the conflicts because we use different tab sizes (4 vs 8)
-
- 24 Mar, 2007 2 commits
- 23 Mar, 2007 3 commits
- 22 Mar, 2007 7 commits
- 21 Mar, 2007 3 commits
- 19 Mar, 2007 3 commits
- 18 Mar, 2007 6 commits
-
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
If this doesn't work in GCC, the COMMA definition could be made only for MSVC, then GCC sees DECLARE_TYPEOF(map<int COMMA string>). GCC doesn't need DECLARE_TYPEOF anyway. Keyword expansion now works, still todo: - marking parameters, e.g. "Cycling 2W" -> "Cycling <param-mana>2W</param-mana>" - user interface for toggling reminder text - user interface for keywords
-
- 16 Mar, 2007 1 commit
-
-
coppro authored
Removed DECLARE_TYPEOF2; replaced with double-parenthesized macro calls. (GCC doesn't accept the other way in all cases.. I don't know whether MSW accepts this way.) Fixed a few resource names.
-
- 23 Feb, 2007 1 commit
-
-
coppro authored
-
- 16 Feb, 2007 1 commit
-
-
twanvl authored
Added 'snap to grid' to symbol editor
-
- 14 Feb, 2007 4 commits
- 09 Feb, 2007 3 commits
- 08 Feb, 2007 3 commits
-
-
twanvl authored
-
twanvl authored
Added scriptable 'enabled' to symbols in symbol font, used instead of scripted filenames. This means changing the tap symbol style now works; Added localisation for games, stylesheets and symbolfonts; Warnings from Reader are now shown onIdle;
-
twanvl authored
Reverted resource references for combine_something, you can't use tool_image here, because on MSW that only works for .bmps' Added dependency stuff to invalidate Choice images; Fixed 'duplicate' in symbol editor
-
- 07 Feb, 2007 1 commit
-
-
twanvl authored
Updated HoverButton, now an actual custom control, added focused and down states; Added Help->Website
-
- 03 Feb, 2007 1 commit
-
-
coppro authored
Fixed symbol change crash. The symbol change menu still hovers around being completely out of date from the actual symbol, and the changes don't nessecarilly take place on the card either. Perhaps a caching problem?
-