This website requires JavaScript.
Explore
Help
Sign In
Mahtan
/
wagic
Watch
1
Star
0
Fork
0
You've already forked wagic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
552603e7a0f75c31b7280d1c376355f0b2881669
wagic
/
JGE
/
src
/
pc
T
History
wrenczes
39e6d4f2b5
Reworked some fixes submitted to us by ittobaal. Several fclose calls he suggested had no bearing (if fopen fails, calling fclose on a null pointer is pointless), but the (missing) array deletions were definitely valid bugs. The fix for CreateTexture() was a little loose, so I cleaned it up somewhat.
...
Issue: 566
2010-12-27 20:00:33 +00:00
..
JGfx.cpp
Reworked some fixes submitted to us by ittobaal. Several fclose calls he suggested had no bearing (if fopen fails, calling fclose on a null pointer is pointless), but the (missing) array deletions were definitely valid bugs. The fix for CreateTexture() was a little loose, so I cleaned it up somewhat.
2010-12-27 20:00:33 +00:00
JSfx.cpp
wololo
2010-09-16 13:12:05 +00:00
JSocket.cpp
Erwan
2010-01-21 11:37:31 +00:00