twanvl
4c40394ba5
Now also requires a dependency for symbol fonts;
...
Fixed all the dependency warnings for the magic templates
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@754 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-24 21:54:52 +00:00
twanvl
36a36356c5
The 'Big Whine' patch:
...
Any use of a file from another package without a declared dependency will give a warning;
Also added some more _LOCALE_123_ macros so we need less format_string calls
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@753 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-24 20:24:22 +00:00
coppro
efcccb79c4
I'm retarted
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@752 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-23 22:19:54 +00:00
coppro
ba7010ecec
Fixed some problems with the last commit (like I had to rewrite my
...
entire perl script, which was somehow deleted).
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@751 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-23 22:17:41 +00:00
coppro
1f59376b54
Added perl script to generate updates page.
...
Added/fixed versioning in data.
Added more framework to update checker.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@750 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-23 21:49:10 +00:00
pichoro
d17fe83474
Upgraded font colors for future-textless.
...
Added "trim" step to separate_word script for Magic.
Changed card.full_name field to recognize "shifted splits" as splits.
Corrected an error in split sorting. U // 1U was sorting as multicolor split.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@749 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-23 19:33:05 +00:00
twanvl
9fe5148292
Argument to set_alpha is 'input', not 'image'
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@748 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-23 00:55:11 +00:00
coppro
51aa9ae9fd
Fixed all the capital-letter images. In the future, all should be lowercase, for consistency
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@747 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-22 23:30:40 +00:00
coppro
6a0dbc81d3
Removed unused code from linux installer script
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@745 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-22 14:24:24 +00:00
coppro
1b8f4b1276
Added Makefile.in - more autoconf goodies
...
Fixed a couple of minor things.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@744 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-22 14:14:19 +00:00
twanvl
1580b8deaf
Fixed bug in smart_less, strings ending in numbers were compared incorrectly;
...
Text viewer now doesn't scale when there is a line break inside a word;
Fixed: extra newline was inserted when there was a line break inside a word if there was padding.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@743 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-22 13:10:51 +00:00
twanvl
b9cd3a433b
Fixed sorting of cards whos names start with a number
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@742 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-22 11:07:08 +00:00
pichoro
147c787eb3
Typeline adjustment in magic-new.
...
Fixed hybrid sorting.
Fixed part of hybrid futureshift p/t colors.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@741 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 23:35:29 +00:00
twanvl
69140171be
Size of rarity symbol on fpm templates
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@740 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 19:18:05 +00:00
twanvl
6e020daf92
Also added XYZ images to magic-mana-beveled
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@739 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 19:02:46 +00:00
twanvl
9c62b74517
X,Y,Z mana symbols are now separate images
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@738 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 18:57:44 +00:00
twanvl
a46559ea01
Fixed: padding_top was added to the bottom instead of the top
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@737 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 18:13:25 +00:00
twanvl
a71fe794bb
Width of image box
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@736 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 18:07:22 +00:00
twanvl
257e8792f9
No longer incorrectly showing caret
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@735 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 18:01:31 +00:00
twanvl
69d59eb9e7
Simpler implementation of stretch-overflow with rotation and alignment.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@734 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 17:57:23 +00:00
twanvl
f1fe10462c
stretch-overflow biw works with rotation and alignment.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@733 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 17:53:53 +00:00
twanvl
0a517cf688
Fixed crash when copying cards with has_styling
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@732 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 17:29:28 +00:00
twanvl
40cb2bcfac
0.3.5b installer and version number
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@730 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 15:19:15 +00:00
twanvl
d07c40d1c1
Disabled the 'all types' word list item, it was not finished
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@729 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 14:55:30 +00:00
twanvl
5f12914bb3
Forgot vs-new symbol font in installer
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@728 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 12:35:33 +00:00
twanvl
77ab586881
Option to show/hide editing hints (i.e. word list boxes)
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@727 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 12:35:24 +00:00
twanvl
29c9f9ae8d
Some minor performance tweaks
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@726 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 11:55:54 +00:00
twanvl
f60e929d78
Fixed zoom crash;
...
Fixed crash when mising symbol font
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@725 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 10:13:57 +00:00
coppro
67cb6120d5
Fixed installer.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@724 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 03:30:31 +00:00
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