Commit Graph

198 Commits

Author SHA1 Message Date
twanvl 15cab8cfa7 "Reload data" option
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@295 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-23 00:35:02 +00:00
pichoro f96fe93838 Removed <a> tags and all instances of them.
Updated Magic Old to have colored lands.
Added colorless frame to all templates.  Same as artifact in all but Magic New.
Altered script to make colorless default.  Becomes artifact when "Artifact" is type.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@294 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-23 00:13:24 +00:00
pichoro b0c6669384 Changed symbol font to work on unused keyboard characters instead of letters.
Changed level line to allow text.
Changed level line and type line to have Matrix as italic form to allow squared brackets instead of round brackets.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@290 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-22 07:44:05 +00:00
pichoro 9f8277a06c Tried to fix keyword system.
Errors are stopped, but reminder text doesn't come up.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@289 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-22 07:20:36 +00:00
pichoro 0bf71bb896 Added AE, TM, --, and (C) replacement effects where appropriate.
Added <a>, <s>, and <.> tags.
Copied and pasted Magic keyword section in.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@288 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-22 07:07:16 +00:00
pichoro 9bad8908c7 Added bands with other.
Also:
Sorry I didn't comment last update. Someone was distracting me.
Last update:
Added <s>, <.>, and <a> tags.  Can be found in text_filter script.
Futher honed keyword section.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@287 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-22 07:00:44 +00:00
pichoro b3853633a0 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@286 0fc631ac-6414-0410-93d0-97cfa31319b6 2007-04-22 06:46:53 +00:00
pichoro 3023a4467d Fixed a mistake in flanking from my previous update.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@285 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-22 04:07:20 +00:00
pichoro 478744a25c Action param altered to allow period.
All present keywords oraclized.
All keywords since Dissension added.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@284 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-22 03:57:15 +00:00
pichoro 5f92cfd420 Modified with AE, longdash replacement effects. Added new scripts to apply AE and longdash to cardname and illustrator, and a script to apply TM and (C) to copyright.
Ran into a problem; replacement effects in textbox (AE and longdash) cause auto-jump to flavor text.  Don't know how to stop it.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@283 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-22 02:32:11 +00:00
twanvl 61550b9e44 implemented justification;
fixed initialization bug in item_list;
commented out statistics fields for debugging and added 'match' for all keywords in magic.mse-game

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@279 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 20:41:44 +00:00
twanvl c1471e2e39 type_over for combined_editor;
keyword compatability disabled for new file versions

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@278 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 19:07:12 +00:00
twanvl 91ddd35064 dropping the "not quite"
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@276 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 17:32:14 +00:00
twanvl e55a7016bf set mse version number of all templates to 0.3.1
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@274 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 16:58:38 +00:00
twanvl fef99c78e3 Added list for refering to keyword parameters; keyword database updated when keywords change
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@270 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-20 16:10:54 +00:00
twanvl 0d328b750e implemented apprentice export
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@267 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-19 16:30:51 +00:00
twanvl 99f44292d6 enlgish language stuff for keywords
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@264 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-18 21:33:32 +00:00
twanvl c8fc427da3 Added ChangeKeywordModeAction;
Hopefully fixed the 'Invalid multibyte character' build error on linux (I was using left/right-angle-brackets in string constants);
Fixed 'cost' keywords;


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@263 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-18 18:02:09 +00:00
twanvl 37fe4c84ae added guild mana support for all magic styles;
uses correct script context for cards using a stylesheet other then the default one.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@262 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-17 20:59:17 +00:00
twanvl 745032200a Added support for 'guild mana symbols'.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@261 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-17 17:31:43 +00:00
twanvl 8e3049d0ee improved error reporting for the keyword editor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@260 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-16 23:45:01 +00:00
twanvl 958da421d9 Implemented ContourMask (mask for text fields)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@251 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 18:11:41 +00:00
twanvl 42ab8c84c0 Fixed TextCtrl to work for keyword properties;
Added wrapping of <> around parameters to TextElement;
Added colors for keyword parameters;
Added menu & toolbar for keyword panel;
Fixed bug in package, save/save-as was the wrong way around;
Added third quality setting to RotatedDC: using SetUserScale, this gets you more precise positioning.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@250 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 17:35:00 +00:00
twanvl 1fc7e57b91 added spaces so 'insert symbol' codes are no longer seen as shortcuts
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@249 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 13:30:56 +00:00
twanvl d4bae697cd set version number of template files to 0.3.0
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@247 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 19:26:37 +00:00
twanvl 1f8f8ec89d Added statistics icons
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@246 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 19:11:37 +00:00
twanvl 50532c1efd colored casting cost statistics category
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@244 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 18:42:51 +00:00
twanvl 135941fb43 non-optional keyword parameters
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@236 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-24 22:17:48 +00:00
twanvl 7deecad835 cleaned up magic keywords; correct drawing of placeholders
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@235 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-24 22:06:15 +00:00
twanvl 0f8f8a3334 Added 'export all card images' functionality
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@232 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-23 18:37:49 +00:00
twanvl 21781a559a localization of symbol editor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@227 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 14:27:55 +00:00
twanvl 2a2471fda7 implemented 'default set style', so that doesn't have to be duplicated for each style
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@224 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 12:57:10 +00:00
twanvl fddc389e24 More localization
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@221 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-20 18:08:41 +00:00
twanvl 2cc6aa5524 Magic Workstation spoiler format export
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@216 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-18 19:15:29 +00:00
twanvl d30e0f7bc5 Added support for informational headings in native look editor.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@212 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-18 14:50:44 +00:00
twanvl 074ff12816 Keyword parameters in the text are processed, placeholders are inserted
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@211 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-18 01:05:43 +00:00
twanvl 0464f5f7fc The DECLARE_TYPEOF(()) calls don't work in MSVC, I changed it to use a COMMA macro instead of ,
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

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@210 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-17 23:58:16 +00:00
twanvl 73a2f61e68 Added 'insert symbol' menu for SymbolFonts;
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;

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@198 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-02-07 22:31:21 +00:00
twanvl 504269e903 Moved resources to better filenames;
Updated HoverButton, now an actual custom control, added focused and down states;
Added Help->Website

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@196 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-02-06 21:48:49 +00:00
twanvl 942e4a5f0f Templates for magic, vanguard and vs-system
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@184 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-01-29 13:01:12 +00:00
twanvl 439dbfce6b rewritten retrying part of reader, it is now implemented how it should have been from the start.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@175 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-25 16:52:07 +00:00
twanvl cf0a9dbbf4 "Not Quite MSE" for now
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@169 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 16:04:53 +00:00
twanvl fd19350ac9 missing entries
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@139 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-21 22:17:30 +00:00
twanvl d3c5335fc7 improved cursor handling in text editor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@121 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-19 15:17:22 +00:00
twanvl 99e8f516be ...more localisation...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@120 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-18 23:45:15 +00:00
twanvl 3048befc2e more localisation
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@117 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-18 21:45:05 +00:00
twanvl 0e77c55525 more localisation
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@114 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-12 17:28:02 +00:00
twanvl ca42f31ccc Localisation, using Locale class
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@113 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-12 16:09:05 +00:00