Commit Graph

1409 Commits

Author SHA1 Message Date
coppro f2d6714da9 (sorry for making this all one commit)
Fiddled with the backbone for scripts some more.
VCS are now suppported in sets but configuration/non-svn-systems missing
Linux build now uses precompiled headers (build time--)
A couple warning fixes too.


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1427 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-09-16 23:40:44 +00:00
coppro 9343e48280 Configure now allows selection of debugging.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1426 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-09-07 01:20:20 +00:00
pichoro 8d33f63d87 Fixing a little boo-boo in planes. Forgot to define inverted common symbol variation.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1425 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-12 04:00:59 +00:00
pichoro 0858e1a41c Adding planechase game file, for plane type cards.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1424 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-11 22:12:16 +00:00
pichoro bbc536fe26 Adding chaos symbols to Vanguard.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1423 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-11 22:10:31 +00:00
pichoro d59f4c4305 Adding chaos symbol to mana fonts - set to "C".
Magic-mana-future updates by Shiv2503.
Also, changing how curly quotes are handled until curly_quotes is better.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1422 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-11 22:09:22 +00:00
pichoro 534faeebcb Adding magic-new-textless-land template.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1421 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-11 22:06:06 +00:00
pichoro 722252fe8c Update to Yugioh
- Better typeline system.
- Moved text replacements out of scripts and into auto_replace file.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1420 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-08 15:40:52 +00:00
pichoro fe81a40617 Yugioh Template Update Courtesy of artfreakwiu.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1419 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-08 14:47:53 +00:00
coppro 5263c7e7f0 Added I_TAILCALL to dependency analysis.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1418 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-02 01:43:52 +00:00
coppro 79b18c1e72 Script cleanup for standards-compliance (not going out of bounds on vectors).
I_POP is no longer considered a binary instruction because all other binary instructions expect the stack to have at least two elements - adding a manual check is kludgy
Added I_TAILCALL to accomodate indended optimizations



git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1417 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-02 01:30:59 +00:00
coppro 7af4cd4bd0 Lots of miscellaneous fixes, also added basic VCS framework
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1416 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-01 22:34:04 +00:00
coppro 3d7f0ea70f Improved the Linux installer.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1415 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-08-01 19:13:05 +00:00
coppro ab37336db3 Moved X.png to lowercase for case-sensitive names (this should really be dealt with in the program)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1414 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-31 08:11:02 +00:00
pichoro a34da1949a Fixing an error relating needing to type two characters to get 1 character on non-character cards in VS.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1413 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-25 12:52:46 +00:00
pichoro 667d713db8 Futureshift styles should be defaulting to non-shifted sorting.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1412 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-23 22:17:56 +00:00
pichoro 4e18bd3e89 Oops. Made some mistakes with some defaults I just added.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1411 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-23 15:41:37 +00:00
pichoro f9885269fc Adding some more planeswalker related fields to allow for more custom templates, like flip planeswalkers.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1410 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-23 15:21:14 +00:00
pichoro c6e35d142d Adding Brazilian Portguese translation by Luciano de Silva.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1409 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-23 14:59:25 +00:00
pichoro 9986d2225f More Magic words in dictionary.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1408 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-20 14:46:04 +00:00
pichoro 9d79b5ba0a Fixing split second RT in Magic and Vanguard.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1407 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-20 14:45:24 +00:00
pichoro b6eeb655ea Removing an unneeded dependancy from magic-new-token.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1406 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-20 14:44:29 +00:00
pichoro d6ad190c10 Curly apostrophes in keywords for Magic and Vanguard.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1405 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-11 13:53:56 +00:00
pichoro 3fb80cee04 Fixing double quotes in keywords.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1404 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-10 20:51:42 +00:00
pichoro 8731807b71 Fixing a mistake from my incorrect merging of a file.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1403 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-10 20:34:37 +00:00
coppro bf207ed469 Forgot two
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1402 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-10 20:24:12 +00:00
pichoro ee88dadfb0 Finishing M2010 reminder text update.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1401 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-10 20:21:08 +00:00
coppro 1db5c9e5c2 Moved spellcheck files to lowercase.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1400 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-10 20:19:41 +00:00
coppro 2fd8389ad1 Updated banding & phasing reminder text to new Oracle text.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1399 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-10 19:22:17 +00:00
pichoro da646d499a Fixing some mistakes in magic-new-flip.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1398 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-09 22:27:04 +00:00
pichoro f1715748bd Removing a bit of redundant code from Magic old styles.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1397 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-09 14:59:57 +00:00
pichoro 814ec36201 Fixing another mistake in magic-new-planeswalker.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1396 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-08 21:25:15 +00:00
pichoro c53fad2c7a Adding Intimidate keyword to Magic and Vanguard.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1395 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-08 15:47:18 +00:00
pichoro 372c68762c Removing a bunch of extra line breaks from recently foiled Magic templates.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1394 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-07 16:13:49 +00:00
pichoro cd3df763c4 Fixing old styles so p/t is editable again. Oopsy!
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1393 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-07 03:56:28 +00:00
pichoro 06c83e4171 Optional foil system for all Magic templates.
Normal foil gradient added.
Planeswalker and Flip card shapes now added.
General clean up of styles.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1392 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-07 03:04:54 +00:00
pichoro 3d3732b736 More words for Magic dictionary.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1391 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-07-07 03:02:04 +00:00
pichoro e2bde599d3 Removing unnecessary stuff from old Magic styles.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1390 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-21 01:25:09 +00:00
coppro a44025b015 Removed function leftover from half-way through development
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1389 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-19 03:28:25 +00:00
coppro b73f081b60 Updated copyright information (2009 + my real name)
MSE now handles opening more gracefully - can handle directories and failures
Changed behavior to always save cards to separate files with intent to add VCS later (note: shouldn't do this for zip, but can't see a good way to approach this)


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1388 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-19 03:09:05 +00:00
pichoro bc69eea4ee Removing false dependancy from magic-new-token.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1387 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-18 02:30:46 +00:00
coppro 4c9f3afb05 MSE can now save cards in separate files (needs manual config editing still).
Trailing slashes are stripped from commandline arguments (because directory.mse-set/ should be accepted)


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1386 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-18 02:18:23 +00:00
pichoro 9d515cd097 More keyword correction for Magic and Vanguard.
More words for the Magic dictionary.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1385 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-11 02:35:06 +00:00
pichoro 7e2642c830 More M2010 updates for Magic and Vanguard. Yet another keyword update.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1384 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-10 16:54:10 +00:00
pichoro e1f0ea7c88 Regular apostrophes become fancy apostrophes in Magic and Vanguard.
Moved tilde name replacement to automatic text replacements in Vanguard.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1383 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-09 18:57:18 +00:00
pichoro a63d9bed90 Improved card sorting for Magic and Vanguard.
M10 version keywords and auto replace for both.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1382 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-09 15:09:17 +00:00
pichoro 88d528aa5a More unofficial VS team symbols.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1381 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-05-29 01:24:49 +00:00
pichoro b3792eb94a Slightly altered automatic capitalization.
New automatic names for Vanguard, to fit with MTGO Avatar formatting.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1380 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-05-29 01:23:56 +00:00
pichoro 3e0132f3af New Sunburst reminder text courtesy of Oracle update.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1379 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-04-22 21:31:44 +00:00
pichoro c8d0b1fe06 First Alara Reborn keyword for Magic.
Lots of improvements to blends and default blends.
Some new words for dictionary.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1378 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-04-16 00:36:03 +00:00