|
From: Johnathan G. <da...@us...> - 2002-03-31 01:47:14
|
daren 2002/03/30 17:47:13 PST
Modified files:
gamekernel/drivers/sdl SdlDriver.cpp
Log:
Fixed two memory leaks in the shutdown function.
Also fixed an error in the onKeyDown function; driver should now handle keyboard input all the time instead of some of the time.
Finally, updated the Mouse functions to conform to the [-1, 1] input value range.
Revision Changes Path
1.7 +22 -13 lib/gamekernel/drivers/sdl/SdlDriver.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/drivers/sdl/SdlDriver.cpp.diff?r1=1.6&r2=1.7&diff_format=h
|