Commit Graph

77 Commits

Author SHA1 Message Date
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
jean.chalard
8068e8e599 J :
* Little bugfix
2008-11-21 15:23:40 +00:00
jean.chalard
15f74fbc5a J :
* Some adjustments, code fixes, cleaning
2008-11-21 15:22:21 +00:00
jean.chalard
176e551f2f J :
* Make it so that only 1 keypress for each key may be accepted for
  a single frame.
2008-11-21 14:34:55 +00:00
jean.chalard
d7ea37233c J :
* Key buffer update : Add functions & clean the file
2008-11-21 14:13:01 +00:00
jean.chalard
bd5df274e8 J :
* Key buffer input system.
2008-11-21 14:10:20 +00:00
jean.chalard
e23ccc408d J :
* Use key buffer functions instead of instant ones.
2008-11-21 14:06:36 +00:00
jean.chalard
b992815f5e J :
* Fuxbig.
2008-11-21 14:03:25 +00:00
jean.chalard
4450d559c7 J :
* Bugfix
2008-11-21 14:01:56 +00:00
jean.chalard
03e8d636fc J :
* Add support for the input buffer
2008-11-21 13:20:16 +00:00
jean.chalard
31a2202036 J :
* Fix a warning.
2008-11-21 12:43:20 +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
jean.chalard
bea8c31d86 J :
* Fullscreen support.
2008-11-16 12:31:11 +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
138298833b J :
* Fix the DEL key => Square
2008-11-16 07:17:17 +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
jean.chalard
3d22a25100 J :
* Reinstate the necessary include.
2008-11-13 13:40:22 +00:00