Commit Graph

713 Commits

Author SHA1 Message Date
coppro 838f433731 Added configure script and updated automake.
Configure script should be in repo, so that someone can build without 
needing autotools.


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@723 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 01:20:51 +00:00
pichoro ef604a3786 Fixing an error relating to the grey colorless land frame in FPM templates.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@722 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 00:31:11 +00:00
twanvl 458062fa37 Spelling: availAble;
Added information about what parameter an error occured in;
Conversion to string no longer results in [[typeName()]], it gives an error instead.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@721 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 21:52:26 +00:00
twanvl 165a112339 0.3.5 installer and update message
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@719 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 19:56:41 +00:00
twanvl 3622a58417 Names of vs templates
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@718 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 19:46:46 +00:00
twanvl 1dabc07979 Reordered the magic statistics panel
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@717 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 19:01:17 +00:00
twanvl 1f3f4e01fe Added support for named colors, e.g. "white" and "black";
Added missing keys to locale.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@716 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 18:16:10 +00:00
twanvl 6f899db4d9 Fixed loyalty cost icons after change not to use power/toughness fields
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@715 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 18:02:47 +00:00
twanvl e4f9bf1eac Fixed: "X time counter(s)" for suspend keyword, caused by not adding number hints for non-numeric things;
No longer request thumbnails of missing images

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@714 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 17:54:10 +00:00
twanvl 916f48a48d Some fixes to the vs spoiler export template
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@713 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 17:30:15 +00:00
twanvl 88b0927428 MSW installer scripts now use a preprocessor, making the scripts much cleaner.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@712 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 16:53:31 +00:00
twanvl 77ace5354c Fixed: keyword expanding could hang if there is a keyword that matches "";
Fixed: drop down list now stays open after mouse out the second time it is used;
Fixed some typos in comments;
Disabled 'check updates' menu item for 0.3.5 release

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@711 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 14:40:13 +00:00
twanvl 59fbcec864 Removed some potentially unsafe smart pointer constructions
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@710 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 14:00:44 +00:00
pichoro 5725e878e1 More tweaking of futureshift styles.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@709 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-18 04:11:48 +00:00
pichoro fea5887e16 Improvments to typeline fields in magic-new-flip, magic-new-promo, magic-old-token, magic-fpm, and magic-fpm-flip.
Improved image masks for magic-fpm-split, magic-fpm-promo, and magic-fpm-token.
Modified <a> parameter and Champion keyword; now you can "Champion two Knights".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@708 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-16 19:51:37 +00:00
pichoro abe860b48e Bolded text for magic-mana-future.
Changed reminder text for Changeling keyword.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@707 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-16 04:16:11 +00:00
pichoro 4fa8db0c8a Fixed magic-old-token dpi.
Shrank magic-old-token rarity symbol.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@706 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 17:46:43 +00:00
artfreakwiu 020b1feb55 Updated images adding borders and reworking script to fit.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@705 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 12:23:51 +00:00
pichoro bd733776b2 Adding more "glow" to futureshift image masks.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@704 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 07:14:45 +00:00
artfreakwiu 54787efcbb Fixed positioning issues.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@703 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 05:11:02 +00:00
pichoro 7390faa171 Repaired card field alignments in magic-new-promo and magic-fpm-split.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@702 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 05:06:02 +00:00
artfreakwiu 5d3595a56a Fixed Tap Symbol Styling error - only new Tap symbol was appearing.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@701 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 04:56:08 +00:00
coppro 99d385eb00 Added some fixes
More work on update window.


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@700 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 03:38:54 +00:00
pichoro 420e95ba1f More playing with landwalk keyword.
Added Hideaway keyword (the last new keyword from Lorwyn).
Added position hints to Yu-Gi-Oh and Vanguard styles.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@699 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 01:56:13 +00:00
pichoro 98e80e5042 I realized that actions can use semi-colons, so I re-added them.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@698 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 01:35:41 +00:00
pichoro acfaeed425 Modified action param to not include colons or semi-colons.
Modified name param to not include colons or semi-colons and to include regular dashes (because they're legal in Magic card names).
Modified prefix param to accept curly apostrophe (Urza'swalk *shudder*).
Modified landwalk to to_lower() all inputs with "land".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@697 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 01:30:27 +00:00
pichoro 0d38e8496a New pt-box masks for magic-textless and magic-new-flip.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@696 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-14 22:37:29 +00:00
pichoro 020d0a79fe Changed "shadowed mana" in magic-future to "popup mana"; reason: its called popup in other templates. Consistency.
Added loyalty fields to magic-game.
Changed magic-new-planeswalker to use loyalty fields instead of p, t, p2, and t2.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@695 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-14 00:01:33 +00:00
artfreakwiu a1d5f45e94 Added option for mana-large in text box.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@694 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-13 15:30:25 +00:00
artfreakwiu 6e301ad137 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@693 0fc631ac-6414-0410-93d0-97cfa31319b6 2007-09-13 08:26:38 +00:00
artfreakwiu 2e31965e3f Fixed text box line height problem.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@692 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-13 06:21:58 +00:00
artfreakwiu 7d9de351f8 Fixed the level star spacing and sizing problem.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@691 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-13 06:15:34 +00:00
pichoro 0b07116c5f Shapeshift keyword -> Changeling keyword.
Added a mask to magic-new pt box to correct a problem with them not behaving properly if image is extended into textbox.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@690 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-12 23:59:50 +00:00
artfreakwiu 5cf4dc88da git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@689 0fc631ac-6414-0410-93d0-97cfa31319b6 2007-09-12 07:19:21 +00:00
artfreakwiu 1adab7c20d Added the reversed concealed-optional image and necessary scripting.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@688 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-12 07:18:47 +00:00
artfreakwiu b9bedce28e Touched up the masks.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@687 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-12 06:51:34 +00:00
pichoro a66f320e3d More Planeswalker tweaking; this time changed initial loyalty value font from MPlantin to MatrixBoldSmallCaps.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@686 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 23:22:27 +00:00
pichoro 35ee4b975d Removed type statistic.
All stats have icons now.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@685 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 19:53:28 +00:00
twanvl c7720c8cf6 simplified type symbol script
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@684 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 19:15:52 +00:00
twanvl 38b934ce90 Fixed spoiler export template
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@683 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 19:07:00 +00:00
pichoro a485807d90 More tweaking of Planeswalkers.
Added Planeswalker type and World supertype to Magic game.
Converted frames in futureshifts and planeswalkers to jpg format.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@682 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 18:52:12 +00:00
twanvl 1dbdbd5786 with paragraph_height text now resizes if a single paragraph becomes full;
Fixed issue with reader looping when save_value=false;
Package manager will not contain packages that failed to load

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@681 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 18:12:55 +00:00
pichoro 7f24ab3765 Tweaking Planeswalkers.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@680 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 07:17:26 +00:00
pichoro a008a54a42 Fixed a minor error in planeswalkers.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@679 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 06:05:48 +00:00
pichoro 41cf964007 Updated text replacement method in Vanguard.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@678 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 05:52:36 +00:00
pichoro 0b0d981e69 Found an error in a Vanguard keyword.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@677 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 04:44:07 +00:00
pichoro 5edcc11b1c Added magic-new-planeswalker.mse-style.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@676 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 04:29:16 +00:00
pichoro 332556ce75 Fixed an error in the default setting for the card type symbol in futureshifts.
Moved type symbol field back to game file, where it should remain.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@675 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 04:23:43 +00:00
pichoro dc02f4c507 Big BIG VS update; this is the collective efforts of Gen_Leo, Artfreakwiu, and a little from myself as well.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@674 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 03:41:59 +00:00
twanvl fc44560238 Added 'card' to value actions, this fixes a bug where extra fields get updated with the wrong context, and it should also speed things up.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@673 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 00:39:01 +00:00