jean.chalard
08113c66c8
J :
...
* Add a useful method.
2008-11-29 16:30:35 +00:00
wagic.the.homebrew
7bf9cc8c07
Erwan
...
- Fixed a bug in SampleCache
- simplified card files initial parsing
2008-11-29 15:31:56 +00:00
wagic.the.homebrew
58a50705de
Erwan
...
- Fixed a bug with control magic (see tests/control_magic2.txt)
2008-11-29 06:47:03 +00:00
wagic.the.homebrew
1cec867b95
Erwan
...
- Using SAFE_DELETE macro for simplemenu object, in the hope to find the heap corruption problem
2008-11-29 05:21:54 +00:00
wagic.the.homebrew
1ca143abd7
Erwan
...
- Fixed a bug with royal Assassin
2008-11-28 15:38:05 +00:00
wagic.the.homebrew
b9e2980952
Erwan
...
- fixed sfx issues on the psp
- removed a few debug strings
2008-11-26 14:29:43 +00:00
wagic.the.homebrew
4e0f87a43b
Erwan
...
- fixed the lib to play WAV file (erased too much things in a previous update)
- Updated wav sfx to be playable on the PSP (need to update the lib to accept more formats ?)
- There is still a bug with sfx on the PSP, I suspect I'm erasing files while they are being played !
2008-11-26 11:17:05 +00:00
jean.chalard
3518166189
J :
...
* Input fix.
* A lot of code cleaning spread across a lot of files.
2008-11-24 12:11:16 +00:00
wagic.the.homebrew
3721247bee
Erwan
...
- It is now possible to have avatars associated to each Deck
- Added SFX
- Added Music files
- Possibility to choose your opponent
- Opponents' difficulty is measured according to their number of victories against a given deck
2008-11-24 09:24:47 +00:00
jean.chalard
80784ae1bb
J :
...
* The definitive (?) answer to the signed/unsigned conversions.
2008-11-23 06:21:25 +00:00
jean.chalard
d253896b89
J :
...
* Use three speeds for scrolling in the deck viewer.
2008-11-21 16:35:48 +00:00
jean.chalard
2f32cc8642
J :
...
* Make scrolling depend on dt
2008-11-21 16:04:44 +00:00
jean.chalard
e23ccc408d
J :
...
* Use key buffer functions instead of instant ones.
2008-11-21 14:06:36 +00:00
jean.chalard
de3c46e143
J :
...
* Add files
2008-11-20 14:45:46 +00:00
wagic.the.homebrew
349de34106
Erwan
...
- Fixed MP3 play bug on the psp. MP3 files need to have NO Id3v2 tag, or they won't play. Also, volume control is broken
- added dt to moving W's easter egg movement.
- Added fullscreen for windows version
- other stuff ?
2008-11-19 12:21:23 +00:00
jean.chalard
2434571fa2
J :
...
* Dude, try Triangle.
2008-11-18 14:10:06 +00:00
jean.chalard
b08bd5a8c3
J :
...
* Add an easter egg.
2008-11-17 17:51:14 +00:00
jean.chalard
8f282e8eae
J :
...
* Some cleaning of the ^M's
* Fix a few warnings
2008-11-17 16:54:18 +00:00
jean.chalard
7363dcccd4
J :
...
* New title with the moving W.
2008-11-17 16:52:22 +00:00
jean.chalard
54c4524e85
J :
...
* New title with the moving W.
2008-11-17 16:51:26 +00:00
jean.chalard
79288babdd
J :
...
* New title with the moving W.
2008-11-17 16:51:06 +00:00
wagic.the.homebrew
c50ea49e74
Erwan
...
- Adding new icons from J
- fixed a bug with Zombie Master (for real this time, I swear !)
- The AI should play Wrath of god in a more "clever" way
2008-11-16 10:37:13 +00:00
jean.chalard
0b5c940ae3
J :
...
* Fix the names of the music files
2008-11-16 10:23:29 +00:00
jean.chalard
480b291ad4
J :
...
* Fix a little texturing bug.
2008-11-16 07:10:11 +00:00
jean.chalard
96ea61c1ab
J :
...
* Use new icon positions
2008-11-16 06:34:09 +00:00
jean.chalard
a5a73663dc
J :
...
* Use new icons with new positions.
2008-11-16 05:29:48 +00:00
jean.chalard
3c603f1ec4
J :
...
* Remove warnings.
2008-11-16 05:20:08 +00:00
jean.chalard
e86e73af2f
J :
...
* Remove useless whitespace & carriage returns, reindent.
2008-11-16 05:17:57 +00:00
jean.chalard
0f41df8023
J :
...
* Remove carriage returns & whitespace, and re-indent.
2008-11-16 04:42:20 +00:00
wagic.the.homebrew
c2a4e1113c
Erwan
...
- removed the AI deck that had a dozen "Wrath of god"
2008-11-15 05:45:50 +00:00
wagic.the.homebrew
ccc6332efe
Erwan
...
-removing some unused files
2008-11-15 05:41:52 +00:00
wagic.the.homebrew
73f32d2641
Erwan
...
- added a few cards
- fixed a bug with spark elemental (now sacrificed at end of turn)
2008-11-15 05:28:12 +00:00
wagic.the.homebrew
28393e8f8a
Erwan
...
- fixed a bug with "/" keyword in _cards.dat parser
- added @next [phasename] keyword in parser
- new tests for recent changes
2008-11-14 15:03:27 +00:00
wagic.the.homebrew
6954d14683
Erwan
...
- Added 5 lands that come into play tapped
2008-11-13 12:48:24 +00:00
wagic.the.homebrew
da1967270c
Erwan
...
- Added destroy all(xxx) and bury all(xxx) keywords in _cards.dat
2008-11-13 11:36:14 +00:00
wagic.the.homebrew
443817a83a
Erwan
...
- I DID NOT TEST THESE CHANGES, I Don't know if this revision compiles
- Merged my code with r21 from Abrasax (I had mistakenly removed some of his changes)
2008-11-13 04:44:21 +00:00
wagic.the.homebrew
a418e10c47
Erwan
...
- Trying to add generic classes for Triggered abilities. PLEASE DO NOT USE THESE RIGHT NOW, Not Tested AT ALL !
2008-11-12 14:38:30 +00:00
jean.chalard
c97dd1f260
J :
...
* Remove ^M's.
* Re-indent automatically.
* Remove whitespace at the end of lines.
2008-11-12 13:45:42 +00:00
laurent.rabouin
6ad6f9b668
- Fixed Shadow Ability now works properly
...
- Added Generic KirdApe give P/W modifier when cards inplay
- Added Rampage (WIP) does not work at the moment
- Added Cards from diverse Sets
2008-11-12 08:23:39 +00:00
jean.chalard
98d8f8c833
J :
...
* Fix a few warnings.
2008-11-10 14:52:52 +00:00
wagic.the.homebrew
c72fbbd20c
Erwan
...
- the testsuite now outputs an HTML result file with colors
- hopefully speed improvements for the game on PSP (needs testing on the actual device)
2008-11-10 14:38:30 +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
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