From: Johnathan G. <da...@us...> - 2002-03-28 09:51:30
|
daren 2002/03/28 01:51:29 PST Modified files: gamekernel/drivers/sdl SdlDriver.cpp SdlDriver.h Log: Updated the run function and the mouse event handlers to reflect the changes made to the gamekernel. Applications should now draw and hang on the first frame instead of just hanging without drawing at all. :\ Revision Changes Path 1.5 +37 -5 lib/gamekernel/drivers/sdl/SdlDriver.cpp 1.5 +3 -2 lib/gamekernel/drivers/sdl/SdlDriver.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/drivers/sdl/SdlDriver.cpp.diff?r1=1.4&r2=1.5&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/drivers/sdl/SdlDriver.h.diff?r1=1.4&r2=1.5&diff_format=h |