twanvl
fb428ee66e
Vanguard cards are numbered from 1
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@545 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 16:21:27 +00:00
twanvl
55a897e392
Implemented nicer string collation, with support for composed characters and accents;
...
Fixed symbol filter bug, green was not made transparent;
Slightly nicer error messages when forgeting 'type' keys.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@544 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 16:19:36 +00:00
twanvl
a90b3dd904
Renumbered icon resources in executable
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@543 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 14:39:48 +00:00
twanvl
d4af90505a
Type name of ScriptObjects is now reported as the actual object type (card/set/value/etc.);
...
Back trace is slightly smarter
Removed move_cursor_with_sort
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@542 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 14:39:28 +00:00
pichoro
1ec62f304f
Added true colorless and colorless land frames to magic-new-flip.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@541 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 04:30:24 +00:00
twanvl
2d7834f548
Removed assert that shouln't be there
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@540 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 03:33:43 +00:00
twanvl
3c6721a0cb
Symmetry actions now work; reflection symmetry is forced to use a multiple of two copies
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@539 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 03:15:46 +00:00
twanvl
1a01ac55f2
Rotation and reflection should now work correctly;
...
Finished the symmetry editor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@538 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 02:47:27 +00:00
pichoro
e678f834fc
Updated prefix param.
...
Improved sort script to correctly sort cards like Pact cycle from Future Sight.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@537 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 02:10:52 +00:00
twanvl
1c04a718ac
Implemented rotation and reflection
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@536 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 22:38:34 +00:00
twanvl
c7d31ddb4a
Implemented selection using rectangles in symbol editor
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@535 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 21:19:59 +00:00
twanvl
b409188013
Symbol editor now has constraints on selection, but part list allows selection inside groups.
...
Added logical 'xor' operator for scripting.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@534 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 20:43:16 +00:00
twanvl
31e60181ce
Fixed bug when opening directory; too early return from function.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@533 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 20:41:52 +00:00
twanvl
b5868a93ba
New add/remove keywords to match the icon for the keywords tab
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@532 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 18:51:55 +00:00
twanvl
0b3778d559
Added keyword usage to statistics
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@531 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 18:46:51 +00:00
pichoro
a57cf18b23
Added the "smarter" casting cost and name lines to all Post 8th Magic templates.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@530 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 05:00:37 +00:00
twanvl
d00b09eb60
New symbol part list control that shows previews and has a built in editor
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@529 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-08 22:26:39 +00:00
twanvl
c709760837
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@528 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-08 22:25:41 +00:00
twanvl
b18dea0f69
Movement of objects with the arrow keys in symbol editor
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@527 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-08 13:48:53 +00:00
twanvl
b46d979f9e
Added the necessery classes to handle symmetry objects/mirrors in symbols; What used to be SymbolPart is now SymbolShape, SymbolPart is a base class.
...
This should also pave the way for grouping.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@526 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-08 01:12:55 +00:00
pichoro
0deb8513fd
New sort_index script for magic-game.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@525 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 23:38:32 +00:00
pichoro
06e20496a3
Fixed an error that kept flip pt box 2 from correctly blending in radial hybrids.
...
Realigned pt 1 on flip style.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@524 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 22:24:15 +00:00
twanvl
a0f7753933
Added icons to window menu and to the tab bar
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@523 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 20:00:51 +00:00
twanvl
d4e46e06d8
'Edit' and 'gallery' button for symbol editor
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@522 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 18:04:02 +00:00
twanvl
a3b2403858
Name box now takes size of casting cost in account.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@521 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 16:19:51 +00:00
twanvl
9f567a512e
Rotation can now zoom in x and y directions separatly; text can be scaled stretched/compressed horizontally.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@520 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 16:19:17 +00:00
twanvl
1646aebc88
Added identifying field to set, show set name in window title.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@519 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 14:53:24 +00:00
pichoro
cc27c3e4a0
Removed darker artifact frame from magic-new-tokens; also removed styling relating to it.
...
Removed vestigial card-typeline and card-textbox files from blends folder.
Added longdash replacement rule to flavor text filter.
Changed font_color to a styling choice in FPM promo template; removed font color from game file.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@518 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 05:28:39 +00:00
twanvl
43d92a5ce7
Keyword usage can now be used for statistics
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@517 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 01:39:08 +00:00
twanvl
86235dfc91
Fixed undo issue for combined editor;
...
Added keyword usage statistics
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@516 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 00:55:27 +00:00
twanvl
e3939813dc
Cursor now moves correctly with script updates; tries to stay outside <sym> tags;
...
Closing </kw> tags no longer end up in keyword parameters
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@515 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 23:28:45 +00:00
pichoro
6acd0a5794
Fixed problems in Modern Tokens relating to text not resizing properly and right end of namebox "drifting" to the right.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@514 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 23:27:20 +00:00
pichoro
44cef9792a
Fixed a Print Size error in Yu-gi-oh.
...
Monocolor artifacts now sort correctly.
Fixed dark/light artifacts in Magic-new-split.
Removed dark/light artifacts from Magic-new-textless. (we have no dark artifact frame)
Fixed dark/light artifacts in Magic-new-token. (the file names were reversed)
Polished Magic and Vanguard keywords.
Added required hybrid_blend_card pngs to magic-new-token. (to make grey typeline masking work)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@513 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 21:48:45 +00:00
twanvl
6e17e7d31f
Added an option to create an installer package.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@512 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 20:19:02 +00:00
twanvl
fdb725963c
Removed the need for a separate multiple choice thumbnail request. This does no longer rely on any evil unsafe casts.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@511 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 19:37:11 +00:00
coppro
d8fb338b86
Fixed sloppy code leading to crashes - card select dialog works on Linux.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@510 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 17:57:06 +00:00
coppro
dd6c40febf
Compatibility update (escaped trigraphs) (yay for unused standard features)
...
Used real casting in ChoiceThumbnailRequest (can now bactrace card list errors properly)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@509 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 17:30:26 +00:00
twanvl
b3d0d69437
Stats panel stays up to date when cards change;
...
Shift+Enter inserts soft line break in text editor (TODO: cursor is moved incorrectly)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@508 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 16:32:17 +00:00
twanvl
1ca8c9ec99
Fixed sort order of multicolor lands and land color detection
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@507 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 15:30:45 +00:00
twanvl
86f7cb4176
Uses smart_less for position() script function
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@506 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 15:29:48 +00:00
twanvl
939d50804c
Multiple choice box kept open until mouse out
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@505 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 14:45:20 +00:00
twanvl
22df98c0fe
Sorting of card list distributed to all card lists that share the same game.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@504 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 13:53:13 +00:00
twanvl
64ad82bdd8
Fixed 'todo' in reader in ASCII build
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@503 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 13:30:52 +00:00
twanvl
98d0b5dfdf
New update reminder for 0.3.4
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@501 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 01:05:56 +00:00
twanvl
644227b18b
Installer for 0.3.4; also a 'small' version
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@500 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 00:54:53 +00:00
twanvl
4a0b66447e
Version bump
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@499 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 00:53:51 +00:00
pichoro
34cbfa9e41
Further tweaking and bug removing in Modern Tokens.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@498 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 23:57:18 +00:00
twanvl
4ca572a29f
Added min and max script pseudo-functions
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@497 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 23:55:31 +00:00
pichoro
724efcdd24
Changed snow watermark to blend like guild watemarks; looks better.
...
Changed watermark-names to be more uniform.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@496 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 22:48:37 +00:00
twanvl
fbc1038cc4
Added set symbol watermark
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@495 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 21:59:43 +00:00