daren 2002/04/06 00:03:18 PST
Added files:
gamekernel/sample/aster main.cpp.broken
Log:
Okay, this is a slightly updated version of aster.
Updated to work with the new gamekernel, so it compiles, however, I'm running into some issues...
Specifically, the !@(#*&$(@#&*$ OnAppInit() function refuses to be called, despite being explicity called
by the GameKernel.
Also, the OnContextInit() function refuses to be called despite being called by the SystemDriver of choice.
I'm going to keep hacking at it.
Revision Changes Path
1.1 +171 -0 lib/gamekernel/sample/aster/main.cpp.broken (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/sample/aster/main.cpp.broken?rev=1.1&content-type=text/plain
|