Commit Graph

351 Commits

Author SHA1 Message Date
twanvl 3702ff5846 clipboard functions for keywords
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@358 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 22:16:58 +00:00
pichoro 0e6e349295 Fixed some mana font problems in FPM.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@357 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 17:54:21 +00:00
twanvl 6ef60ed15f Icons for export and print;
match_rule script function

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@356 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 17:27:25 +00:00
twanvl 02e762301c insert symbol menu for three color hybrid mana
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@355 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 17:26:30 +00:00
twanvl 45bd4acd07 Added match_rule to replace filter_rule + {input!=""};
Default color for lands does not look at costs

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@354 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 16:05:59 +00:00
twanvl d2b4640bda script for match string of keywords
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@353 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 15:43:28 +00:00
twanvl 7bad8154e3 Nicer colors for card list/stats panel;
Keywords updated so <name><cost> splits correctly

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@352 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 15:34:40 +00:00
twanvl 8d5fc6949f Choice images recomputed less often;
Implemented GraphType for choosing different layouts on the stats panel;
Added option to define order of graph groups;
Added busy cursor when loading recent file;
Parentheses in FOR_EACH macro

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@351 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 15:22:26 +00:00
pichoro cc036b94f3 Fixed a problem with some land blends not auto-switching.
Fixed the B/R/G mana symbol.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@350 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 05:56:54 +00:00
pichoro 4e66e54f35 Fixed minor errors in vanishing and sunburst.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@349 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 04:16:06 +00:00
twanvl 3b45bb81f6 Support for 2d bar graphs;
separator_after for keywords;
Slightly more advanced english_plural/singular;
Windows uninstaller will remove app data

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@348 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-13 01:22:11 +00:00
twanvl 2d48f27fe0 Added support for separators that are part of a parameter;
Keywords match whole words only;
Added english_singular/plural functions;
Fixed possible infinite loop in reader

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@347 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-12 20:17:49 +00:00
twanvl 175e246579 Switched to multithreaded library (ouch! why was it single threaded in the first place?)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@346 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-12 15:39:30 +00:00
twanvl 3ada75f26d *maybe* fixed crashes when typing: index was possibly out of bounds altough it should not have happened.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@345 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-12 15:38:07 +00:00
twanvl 0007ae67a6 copying cards with a different stylesheet now works
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@344 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-12 15:37:11 +00:00
twanvl 0ffc387983 indication of ascii build in about box
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@343 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-12 15:36:27 +00:00
twanvl a0592ec1ce 0.3.2 installer
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@341 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 23:17:18 +00:00
twanvl 16df8f9a2d also apply copyright script in set options
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@340 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 23:07:47 +00:00
twanvl a73f2f81bf No longer needed, since there is an 'angle' property for choice fields
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@339 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 22:47:08 +00:00
twanvl 7b99f0b69b Version number bump (0.3.1 -> 0.3.2)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@338 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 22:17:54 +00:00
twanvl 33fd2b5e18 default smart pointer type switched to intrusive_ptr
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@337 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 21:34:53 +00:00
twanvl 3b6743b110 Added support for custom colors for graphs;
Moved 'choice colors' from styel to field, split into 'choice colors' and 'choice colors cardlist';
Added support for pie graphs (no gui to use them, though);
Fixed bugs caused by selecting a card before the set was changed on all panels.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@336 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 14:10:29 +00:00
pichoro f9eade95eb Added Grandeur.
Corrected Bands with other.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@335 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 05:47:51 +00:00
pichoro dd62e0c047 Changed some things like (type image and cardtype symbol) from showing up in stats window.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@334 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 04:02:09 +00:00
pichoro b57e65ea96 Added proper sorting for splits.
Changed modes of some keywords.
Updated forecast so it actually works.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@333 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 00:13:23 +00:00
twanvl 4f760f8f71 forgot initialization of Font::type
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@332 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-10 16:26:43 +00:00
twanvl 67e049161f == and != default to strings instead of ints
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@331 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-10 16:26:21 +00:00
pichoro 5bc421a1dd Updated Vanguard Keywords.
Added some fields that are necessary for modern tokens and futureshifts.
Altered card sorting script to sort cards with super type "Basic Land" but common rarity as non-basic lands.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@330 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-10 04:20:59 +00:00
twanvl 00b3e3a3cd Conversion to new ScriptableImage complete, this affected quite a bit, including the evil thumbnail thread;
Added StyleListener, so style changes are only propagated to interested viewers.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@329 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-10 00:47:27 +00:00
twanvl 71adbf8545 green card samples for old style; function name changes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@328 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-10 00:43:48 +00:00
twanvl 3c4729aaa2 Added 'position hint' to packages, used to specify the order of the packages in a package list;
Added 'pack type', intended for playtesting (random boosters/starters);
Added 'default(_image)' property to ImageStyle, and added the frame fillers for magic;
Added blurring and bold printing (rather hacky) to the text rendering functions (used for "double click to add image" text);
Added 'symmetric overlay' combine mode, which will look really nice for hybrids;
Moved the watermark choices from the game to an include file in magic-watermarks;
Working on a replacement for the image scripting system that plays nicer with the rest of the code. In particular, it will be possible to compare generated images quickly, so they can be updated continuously. This is a work in progress, currently there are two versions of everything.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@327 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-09 21:41:15 +00:00
pichoro 6f7db851a7 Corrected tri-hybrid mana.
Further cleaned up keywords.
Added remaining ability words.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@326 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-07 03:22:56 +00:00
twanvl efa1992f4a Support for masks for color fields
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@325 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-06 18:15:18 +00:00
twanvl 6625792b04 Added pseudo keywords (Hellbent), there may be more, but I don't know them all.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@324 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-06 01:18:48 +00:00
twanvl aa47f6fb32 Some cleanup of the keywords;
Some experimenting with dependencies

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@323 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-06 01:11:57 +00:00
twanvl b5f964d85b fixed bug in parser for if statement without else
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@322 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-06 01:10:58 +00:00
twanvl 90b685f0f8 Working on installer packages;
Nicer warnings about using spaces for indentation

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@321 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-06 00:30:53 +00:00
twanvl 6feef4feb0 Fixed/hacked 'no parameter' for 0.2.7 keyword compatability;
Added 'just_header' flag to make stylesheet list load faster;
Added versioning and dependency support to packages

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@320 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-05 23:19:52 +00:00
pichoro e7bc7438b8 Corrected some errors in magic-new-split.
Added magic-old-split.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@319 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-05 06:08:23 +00:00
pichoro ed8442666e Corrected Magic sorting script.
Updated some gold, colorless, and light artifact frames.
Added machinery for tri-hybrid mana.
Added watermarks to magic-new-flip.
Updated watermarks.
Updated Vanguard keywords to version in Magic.
Fixed font_color scripts in magic-new-flip, magic-new-promo, and magic-new-textless.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@318 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-05 05:20:08 +00:00
twanvl 66f1000132 More simplifaction of tags in typing_action. All tags in the old part of the value (that is being replaced) cancel out as much as possible.
Fixed position of recent file list in menu

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@317 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-04 23:18:40 +00:00
twanvl 7042932e82 Added snow and tap watermarks (these were already in watermarks-180);
Use watermark+angle:180 for the watermark2 in fpm flip templates. This means watermarks-180 can be removed.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@316 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-30 23:18:55 +00:00
twanvl 5c910e3059 Added 'angle' property for choice fields
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@315 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-30 23:16:38 +00:00
twanvl 944d0d03b3 Fixed vertical alignment of "<line>.." (i.e. cards with empty rule text)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@314 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-30 22:47:35 +00:00
twanvl cc642c58b0 Fixed cursor position before <atom>s
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@313 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-30 15:00:11 +00:00
twanvl d463b277c3 Added try/catch so script errors during rendering don't result in crashes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@312 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-30 14:15:09 +00:00
pichoro 5424c60b39 Added FPM Splits, FPM Flips, and FPM Token/Textless.
Added all files necessary to make them work.
Fixed bugs in FPM Normal and FPM Promo.
Fixed an error in Magic Split light artifact frame.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@311 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-30 01:58:23 +00:00
twanvl ae68e99378 Text viewer is reset on script change
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@310 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-30 00:38:12 +00:00
twanvl 60cc0c6a16 Fixed: card box not resized when rotating cards
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@309 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-29 23:00:20 +00:00
pichoro 710a852172 Added FPM Normal, FPM Promo, and Magic Planeshifted templates, and all pieces necessary to make them work.
Further modifications to Magic keyword system.
Edited oacard.jpg in Magic Promo to remove white border from around art.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@308 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-29 06:32:22 +00:00