wagic.the.homebrew@gmail.com
afc08b4b6e
Erwan
...
- fix issue 92 (purple screen). Many thanks to Yeshua and Raphael!
- Switched valloc to vram, more recent and faster.
2009-12-07 11:54:59 +00:00
wagic.the.homebrew@gmail.com
ca6f507d0a
Erwan
...
- putting valloc.c back in the project as some persons have problem using/finding the valloc library
2009-12-06 12:38:23 +00:00
wagic.the.homebrew@gmail.com
efbfc0a1b9
Erwan
...
- Fix an uninitialized variable warning with JGE
- Added -O2 to JGE compilation
2009-10-31 13:41:17 +00:00
wagic.the.homebrew@gmail.com
924574b0a1
Erwan
...
- Some cleanup in JGE
2009-10-02 14:33:05 +00:00
jean.chalard
10aa8e32d9
J :
...
* Write preliminary thread creation functions for Linux.
* Debug the Makefile
2009-05-23 04:44:44 +00:00
wagic.the.homebrew@gmail.com
f32f5f3793
Erwan
...
- Crude networking functions:
+ Basic message works on Windows
+ Compiles on PSP but doesn't work yet
+ Nothing done for Linux -> TODO!
2009-05-18 11:22:53 +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
2d72f1eeac
J :
...
* Add a dependency of linux -> hge.
2008-12-20 10:43:37 +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
5f29d6b7fc
J :
...
* New attempt at making things work when command is not found.
2008-11-10 12:54:20 +00:00
jean.chalard
e497e7c713
J :
...
* Attempt at solving the problem of the `which` command not found.
2008-11-10 12:26:03 +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