Commit Graph

69 Commits

Author SHA1 Message Date
wagic.the.homebrew@gmail.com 8b008a4bda Erwan
- boosters in shop 100 cards -> 80 cards
- 2 new cards in SHM
- Added Ram checking methods for the PSP
2009-04-30 12:10:09 +00:00
jean.chalard 789ad60723 J :
* Update for interface change.
  - The new arguments, being PSP-specific, are ignored (same as windows
    version). It might be surprising and not very readable, but it does
    what makes the most sense in our case.
2009-04-29 10:00:56 +00:00
wagic.the.homebrew@gmail.com 33e79e234e Erwan
- Cache size is now an option
2009-04-19 06:02:29 +00:00
wagic.the.homebrew@gmail.com e7678522ee Erwan
- fixed a few memory leaks (but Wagic still crashes on the PSP after a few games :( )
2009-04-12 12:39:44 +00:00
wagic.the.homebrew@gmail.com c6b1027762 Erwan
- put Swizzling back!
2009-04-10 11:25:22 +00:00
wagic.the.homebrew@gmail.com 387c75e16d Erwan
-Improved JGE texture loading, improved Wagic cache
- Jge small changes in mp3 methods
2009-04-09 13:31:07 +00:00
jean.chalard 1cbf9c32e9 J :
* Fix a macro that was missing parentheses.
2009-01-18 14:12:09 +00:00
wagic.the.homebrew 8378042a79 Erwan - put back standard left,up,right,down keys for windows control 2009-01-18 12:38:45 +00:00
jean.chalard e978a7d168 J :
* Fix some errors in the string width computation.
2009-01-17 11:00:26 +00:00
jean.chalard a00f92e008 J :
* Bugfix version again. This should work much better. Waiting for test
  under windows before calling it final.
2009-01-05 09:47:45 +00:00
jean.chalard 09ff8e21f3 J :
* Blind attempt (PSP SDK not installed here, can't tell, will test tonight) at
  fixing the 1xx/3xx mismatch build bug.
2009-01-05 04:28:12 +00:00
jean.chalard a85b6f69e8 J :
* Fix PSP compilation.
2009-01-04 08:19:36 +00:00
jean.chalard ad42a91f96 J :
* Fix un warning.
2009-01-04 07:18:11 +00:00
jean.chalard a85da61604 J :
* A few bugfixes, a few pixel-precise adjustments.
2009-01-04 06:34:29 +00:00
jean.chalard 45e143dd0c J :
* Clean carriage returns.
2009-01-01 23:27:32 +00:00
jean.chalard 3185e51b32 J :
* Align font on pixel.
2009-01-01 23:26:57 +00:00
jean.chalard 7c0c199175 J :
* Some resource path cleaning.
* A little bugfix.
2009-01-01 23:26:36 +00:00
jean.chalard 64c7bdf42d J :
* Some cleaning about the resource path.
2009-01-01 23:26:15 +00:00
jean.chalard f452bf89f1 J :
* Make it so that the binary can be run from anywhere.
2009-01-01 23:25:47 +00:00
jean.chalard ec8900dd5c J :
* Fix a graphical bug and a memory bug.
2009-01-01 23:25:00 +00:00
jean.chalard 2d72f1eeac J :
* Add a dependency of linux -> hge.
2008-12-20 10:43:37 +00:00
jean.chalard 104df0afa6 J :
* Remove useless (and confusing) files.
2008-12-13 05:23:58 +00:00
jean.chalard 3626fe74da J :
* Fix an improbable bug.
2008-12-02 14:34:02 +00:00
wagic.the.homebrew b9a9ab6bfa Erwan
- small tweak with input frequency
2008-12-02 13:56:55 +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
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 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 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