Commit Graph

174 Commits

Author SHA1 Message Date
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
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
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 bea8c31d86 J :
* Fullscreen support.
2008-11-16 12:31:11 +00:00
jean.chalard 138298833b J :
* Fix the DEL key => Square
2008-11-16 07:17:17 +00:00
jean.chalard a6a6a48846 J :
* Add linux specific code to the repository.
2008-11-13 12:17:50 +00:00
jean.chalard 90238d8269 J :
* Add the Main for linux
2008-11-11 13:52:09 +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
jean.chalard ddf04e14e8 J :
* Update for linux support.
2008-11-05 13:38:39 +00:00
wagic.the.homebrew d45e3b101b 2008-11-02 09:50:16 +00:00