Commit Graph

6017 Commits

Author SHA1 Message Date
wagic.the.homebrew
7fdad1692c Erwan
- Added todo.dat for POR and TMP (files need to be cleaned...)
- small fixes in gatherer tool for POR and TMP
2009-01-25 10:16:53 +00:00
wagic.the.homebrew
b6a17098a4 Erwan
- Added Dr Solomat's TEMPEST expansion
- Added Sacrifice as part of the cost of activated abilities. Making it work as an extra cost for "put in play" still requires some work though. "Render" methods need to be written correctly
- Added cards with sacrifice in the existing sets. Most of them need testing...
2009-01-25 09:20:01 +00:00
wagic.the.homebrew
f593d1289c Erwan
-added one RV card
2009-01-23 08:40:57 +00:00
wagic.the.homebrew
e389ea5062 Erwan
- Moved the "putintoplay" rule as a standard MTGAbility
- reverted bad encoding for MTGGuiPlay
2009-01-22 13:25:00 +00:00
wagic.the.homebrew
e831a8e400 Erwan
- a few card updates
- back to original font for menus
2009-01-20 13:15:52 +00:00
jean.chalard
6d629b7d66 J :
* Adjust tracking for big font.
2009-01-19 06:15:12 +00:00
jean.chalard
5466a7004c J :
* Fix a number of warnings
2009-01-18 14:13:13 +00:00
wagic.the.homebrew
0b03dc6d40 Erwan
- font adjustments
2009-01-18 13:49:02 +00:00
wagic.the.homebrew
9e314720e9 Erwan
- Parser: Added possibility to add multiple abilities for one cost, using keyword && (see Ardakar wastes in 10E). Currently only works with mana and damage
- Added a dozen new cards
- Improved testing suite : new keyword "choice" to select an item in the abilities popup menu
2009-01-18 06:42:59 +00:00
wagic.the.homebrew
027e1b9bba Erwan
- Updated alternate render
- Display hybrid mana cost on alternate Render
- Display big card in graveyard
- gray out alternate render when targetChooser is active
- Non-copyrighted avatars for the AI. They suck...
2009-01-17 10:16:10 +00:00
jean.chalard
82d8503ed4 J :
* Fix a warning on linux & PSP.
2009-01-17 02:27:08 +00:00
wagic.the.homebrew
ef67ab17ce Erwan - updates tests 2009-01-17 01:51:58 +00:00
wagic.the.homebrew
1251ef0096 Erwan
- Prevent TestSuite from crashing, by not showing big cards during the test suite
- Updated font size in game, to be readable
- WARNING!!! One test (brass man) not working anymore !!! High priority
2009-01-17 01:46:11 +00:00
wagic.the.homebrew
731f925800 Erwan - Added a check for DOS Files on linux systems in Test suite 2009-01-11 04:20:04 +00:00
jean.chalard
3ec9d75905 J :
* Add a deprecation message for 3xx.
2009-01-06 14:50:18 +00:00
jean.chalard
a7cb5559d3 J :
* Remove the obsolete rule 3xx
2009-01-06 14:49:11 +00:00
jean.chalard
05dea66ea8 J :
* Remove useless makefiles.
2009-01-06 13:32:33 +00:00
jean.chalard
7f97862f5e J :
* Fix a couple warnings and a bug.
2009-01-06 13:22:29 +00:00
wagic.the.homebrew
f8c96737e8 Erwan - updated VC++ project, fixed a compilation bug with TestSuite 2009-01-06 13:20:13 +00:00
jean.chalard
8a29171c47 J :
* Add constant static values.
2009-01-06 13:10:24 +00:00
jean.chalard
3bb2c431c9 J :
* Split constants file to have them in a single place.
2009-01-06 13:07:28 +00:00
jean.chalard
9024cf7cf5 J :
* Remove errors when including nonexisting auto-generated makefiles,
  but still generate and re-include them (that is to say, just work).
* Remove the "generating makefile" message that is generally totally
  not interesting.
2009-01-06 12:04:21 +00:00
jean.chalard
d212ef3d7a J :
* Try to have autodeps work under windows
2009-01-06 11:41:38 +00:00
wagic.the.homebrew
2071d09ae6 Erwan - fixed a graphic glitch with menus in psp 2009-01-05 12:44:14 +00:00
jean.chalard
7deb7977ec J :
* A few bugfixes.
* Remove 1xx.
2009-01-05 12:36:59 +00:00
wagic.the.homebrew
38abad1084 Erwan - fixed a blend issue with menus for psp 2009-01-05 10:57:08 +00:00
wagic.the.homebrew
f95878cd01 Erwan - Actually put the menu selected item in yellow. I still think this is not enough in terms of user-friendliness. I liked the zoom :/ 2009-01-04 09:46:04 +00:00
wagic.the.homebrew
02a245a93a Erwan - Added missing file for VC++ compilation 2009-01-04 09:16:36 +00:00
jean.chalard
e69f5f3363 J :
* Fix psp compilation.
2009-01-04 08:18:58 +00:00
jean.chalard
449d1eecb7 J :
* Put the selected item in the menu in yellow.
2009-01-04 07:04:58 +00:00
jean.chalard
7111742c4c J :
* Move rules so they are evaluated.
2009-01-04 06:59:21 +00:00
jean.chalard
21558d85b0 J :
* Add the 3xx and 1xx rules that were missing.
2009-01-04 06:55:56 +00:00
jean.chalard
0d14207247 J :
* A number of adjustments about fonts.
2009-01-04 02:49:08 +00:00
jean.chalard
64d80e119e J :
* Split the GameStateMenu.h that contained the code into a header file
  and a source file.
2008-12-30 05:47:45 +00:00
jean.chalard
55f02a1675 J :
* Remove this unused file.
2008-12-30 05:38:33 +00:00
jean.chalard
0edb300119 J :
* Remove this unused file.
2008-12-30 05:29:46 +00:00
jean.chalard
4f345878a3 J :
* Art for new menu style.
2008-12-30 05:25:43 +00:00
jean.chalard
a82d4b51bb J :
* New menu style - step one.
  More improvements are to come, but this should be stable and have a good
  portion of what is to be done.
2008-12-30 05:24:38 +00:00
jean.chalard
3e9ff2b580 J :
* Change the name of debug.h into config.h and use the new RESPATH define.
2008-12-25 16:28:03 +00:00
jean.chalard
161da1d3cb J :
* Clean up the tree : don't leave objs in the middle of the source.
* A real makefile that works. - at least under a POSIX OS, we'll see the
  crap ones later
2008-12-25 13:47:35 +00:00
jean.chalard
bb9f09df82 J :
* Fix a warning.
2008-12-25 13:18:54 +00:00
jean.chalard
d7cd0f5bab J :
* First attempt at a multiplatform makefile for this game
2008-12-20 14:03:51 +00:00
wagic.the.homebrew
9dfc89815f Erwan
- Added Tokens (needs testing !!!)
- Added a few cards that create tokens
2008-12-16 14:20:03 +00:00
wagic.the.homebrew
be4fb31ffc Erwan
- Added first strike to Ancestor's chosen
2008-12-15 02:22:07 +00:00
wagic.the.homebrew
790e2a2cdf Erwan
- improved the parser for "lord", now can take any kind of "target", not only creature types (so it can now be used to code abilities such as Bad moon and crusade)
- fixed typos for goblin lord, zombie master, lord of atlantis
- Added "moveTo" keyword
- added a dozen cards
2008-12-14 12:07:01 +00:00
jean.chalard
6df5261294 J :
* Add newline at the end, remove end-of-line whitespace.
2008-12-13 05:28:31 +00:00
wagic.the.homebrew
649efe7987 Erwan - reverted my previous change (Terror is hardcoded right now...) 2008-12-11 04:47:03 +00:00
wagic.the.homebrew
ca60188b50 Erwan
-fixed a bug with terror (?)
2008-12-11 04:33:15 +00:00
wagic.the.homebrew
bf314c9fa3 Erwan
- fixed a bug with mana producer
- fixed a graphical glitch with quads in the stack
2008-12-08 13:50:21 +00:00
wagic.the.homebrew
35b35f7672 Erwan
- Fixed a small font bug in the deck editor
2008-12-08 12:34:04 +00:00