Commit Graph

5810 Commits

Author SHA1 Message Date
wagic.the.homebrew
6628225c56 Erwan
- Fixed a few bugs with Ice Age cards
- removed 2 ice age cards that can not work currently
2008-12-08 12:27:48 +00:00
wagic.the.homebrew
ceb2b9b7b3 Erwan
- fixed a bug with Mountain goat
- fixed a bug with Hymn of rebirth
2008-12-07 14:12:19 +00:00
wagic.the.homebrew
c4aad7ce4b Erwan
- Added a few simple cards
- a few fixes in Ice Age
- implemented Shroud
2008-12-07 07:47:36 +00:00
wagic.the.homebrew
7f5312be20 Erwan
- fixed a bug with creature bond
- fixed a bug with control magic
2008-12-06 14:50:10 +00:00
wagic.the.homebrew
b89c4522de Erwan
- display the thumbnail as a "shadow" over the text version of the card if the big picture is not available
- fixed a bug with circles of protection, although graphically it is difficult to understand what's going on when using those cards
- fixed a bug with a card in Ice age
2008-12-06 12:41:23 +00:00
jean.chalard
2aefd38581 J :
* Fix rotation to take over-one-ratios into account.
2008-12-06 03:30:17 +00:00
wagic.the.homebrew
88682af45b Erwan
- hopefully solved problem of AI's manaburn effect on linux
2008-12-03 13:04:45 +00:00
jean.chalard
3626fe74da J :
* Fix an improbable bug.
2008-12-02 14:34:02 +00:00
wagic.the.homebrew
e160c0764c Erwan
- removed some elses
2008-12-02 14:23:31 +00:00
wagic.the.homebrew
acceb55f92 Erwan
- Minor tweaks in the hope to fix some Valgrind error logs
2008-12-02 14:00:28 +00:00
wagic.the.homebrew
b9a9ab6bfa Erwan
- small tweak with input frequency
2008-12-02 13:56:55 +00:00
wagic.the.homebrew
d66ef78d12 Erwan
- AI:increased percentage of chance to play an "unknown" Card
- removed delay before displaying big card ingame
- added 2 new AI Decks 
- Fixed a bug with afflict (see tests/afflict.txt)
2008-12-01 12:10:55 +00:00
wagic.the.homebrew
179b7deeb8 Erwan
- fixed a bug with Damage parsing in _cards.dat (should fix damages for Lava axe)
2008-12-01 07:13:33 +00:00
wagic.the.homebrew
9ec06eb4e7 Erwan
- fixed a problem with DOS card files under psp/linux
- Added a bunch of SAFE_DELETE, not sure they're really necessary
- fixed a small interface problem in Shop
2008-11-30 11:47:47 +00:00
wagic.the.homebrew
f4cb587426 Erwan
- one more missing image
2008-11-30 02:15:12 +00:00
wagic.the.homebrew
d5f268ba03 Erwan
- fixed SimpleMenu Heap corruption in main menu
2008-11-30 01:06:37 +00:00
wagic.the.homebrew
64796253c7 Erwan
- Adding missing files needed at runtime
2008-11-30 00:48:28 +00:00
jean.chalard
2c7c78dfdd J :
* Fix a bug with a non-writable string.
2008-11-29 16:35:03 +00:00
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
jean.chalard
5d6a7232cd J :
* Add a linux dir for holding the lib.
2008-11-29 05:29:48 +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
jean.chalard
4196103a03 J :
* Another bugfix.
2008-11-28 15:13:54 +00:00
jean.chalard
eef151cac5 J :
* Little bugfix
2008-11-28 15:06:50 +00:00
jean.chalard
ec77debc62 J :
* Release holds when key is released.
* Fix a bug that would mark the key pressed instead of released when it's
  read.
2008-11-28 14:52:12 +00:00
jean.chalard
46669050ee J :
* Implement holds for PSP.
2008-11-28 14:33:51 +00:00
jean.chalard
3488d3a498 J :
* Crank up repeat rate to 60 times a second.
2008-11-27 14:37:11 +00:00
jean.chalard
5fec3d4a3d J :
* Use readbutton in the JGuiController.
2008-11-27 14:17:15 +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
jean.chalard
9b04331415 J :
* Take the "PeekBuffer returning -1" case into account
2008-11-26 14:07:19 +00:00
jean.chalard
41c45766ad J :
* Fix an inversion.
* Switch an initialization at the beginning rather than at each message >.>
2008-11-26 13:06:08 +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
886507c525 J :
* Restore the behavior of GetButtonClick, which had been made so that it
  would miss more clicks than it should.
2008-11-25 15:35:01 +00:00
jean.chalard
8ac9da6a7b J :
* Restore the behavior of GetButtonClick, instead of having it miss more
  clicks that it should.
2008-11-25 15:34:13 +00:00
jean.chalard
cfea9ff2c0 J :
* Add key repetition.
2008-11-25 15:24:22 +00:00
jean.chalard
3b4519bbe4 J :
* First try at input buffer for PSP.
2008-11-25 15:07:33 +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
a9e70c0bdc J :
* Use iterators on vectors instead of indexes.
2008-11-24 08:00:02 +00:00
jean.chalard
efff231ac3 J :
* Reserve some RAM for the vector before using it.
2008-11-24 07:52:16 +00:00
jean.chalard
8ca5ae74e0 J :
* Give up on glut, and separate according to technologies rather than OSes
2008-11-24 07:49:14 +00:00
jean.chalard
ffb20c2ef6 J :
* New input system, cleaning, and preparation of next API update.
* Have the thing compile under non-WIN32 systems (as a dud binary obviously)
2008-11-24 07:47: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
e4f531639b J :
* Next try
2008-11-21 15:42:35 +00:00
jean.chalard
9a530ad6e4 J :
* Next try
2008-11-21 15:37:54 +00:00
jean.chalard
0b4139167f J :
* New try for input
2008-11-21 15:35:36 +00:00