Commit Graph

7117 Commits

Author SHA1 Message Date
jean.chalard
5f29d6b7fc J :
* New attempt at making things work when command is not found.
2008-11-10 12:54:20 +00:00
jean.chalard
e497e7c713 J :
* Attempt at solving the problem of the `which` command not found.
2008-11-10 12:26:03 +00:00
wagic.the.homebrew
37220f9e24 Erwan
- fixed a few warnings with the PSP compilation
- changed definition of DWORD to unsinged int rather than unsigned long for PSP
- fixed make 3xx. the call to "which" in the makefile still needs to be corrected with a DOS compatible call
2008-11-10 11:07:33 +00:00
wagic.the.homebrew
163512a802 Erwan
- a few cards added
- AddedShadowmoor Set (56/286 cards)
- updated PSP makefile
2008-11-09 09:51:13 +00:00
wagic.the.homebrew
62a7a0e211 Erwan
- a few extra cards in Alara
- Added missing phaseRing files (sorry...)
2008-11-09 07:34:40 +00:00
wagic.the.homebrew
01d2110e8d Erwan
- Added the possibility to narrow a spell/ability target according to color,tapped status, attacker/blocker, abilities...
- Changed the games phase system to become a phaseRing. This allows to add cards that have an impact on the phases, such as stasis
- Added a few cards
- Fixed a (windows) bug in gatherer tool
- Adding stdint.h for VC++ (see wikipedia->stdint.h)
- deleting the compiled PSP lib to avoid confusion. People who work from the sourcehave to compile the lib by themselves.
2008-11-09 04:28:03 +00:00
laurent.rabouin
45f3d6fe6e Corrected Array in MTGDefinitions that is the cause why the landshome ability was not functioning.
No the landshome function well (tested foresthome on gorillapack)
2008-11-08 16:24:48 +00:00
laurent.rabouin
4d798fe527 Added the todo.dat from ICE AGE
Added the Tap in the parser (works)
Removed the code from MTGAbility that could be added in the cards.dat and modified cards.dat
Tryed to add the shadow & landshome ability (does not work properly)
Added the maxtoughness in targechooser--> added the card Aegis from ICE AGE
2008-11-08 15:54:59 +00:00
wagic.the.homebrew
cb0b68b76d Erwan
- Added Ice Age cards from Abrasax
- Added "untap" and "gainlife" abilities in script
2008-11-06 14:20:42 +00:00
jean.chalard
d28fff72db J :
* Change the binding define for __attribute__ from LINUX to __GNUC__
2008-11-05 15:00:32 +00:00
jean.chalard
9a9156dd98 J :
* Remove __attribute__ when not GCC.
2008-11-05 14:55:38 +00:00
jean.chalard
098c8ce09d J :
* Change sys/types.h for stdint.h which is the standard C99 header.
2008-11-05 14:08:55 +00:00
jean.chalard
ddf04e14e8 J :
* Update for linux support.
2008-11-05 13:38:39 +00:00
wagic.the.homebrew
89dae65237 -Adding some missing files to the repository
-Improved "auto" parser : added "lord", improved "draw"
2008-11-03 13:53:06 +00:00
jean.chalard
4b762565ce J :
* Add Linux Makfile (preliminary version)
* Fix a signed/unsigned bug
2008-11-03 10:30:57 +00:00
wagic.the.homebrew
440d6d7629 - fixed a Zombie Master bug
- fixed a graveyard bug
2008-11-03 04:27:58 +00:00
wagic.the.homebrew
d45e3b101b 2008-11-02 09:50:16 +00:00