scummvm/sword2/driver
Travis Howell 95a52bf4b4 Fix compile
svn-id: r14898
2004-09-04 23:05:34 +00:00
..
_mouse.cpp Removed the buffering of mouse and keyboard events. I don't think any of 2004-05-09 13:32:04 +00:00
.cvsignore
animation.cpp Don't try to free text sprites with the memory manager - it uses standard 2004-08-17 13:52:18 +00:00
animation.h Major revamping of the BS2 memory manager and, some small changes to the 2004-04-23 07:02:11 +00:00
d_draw.cpp Make clearScene() set the _needFullRedraw variable. 2004-03-29 06:32:54 +00:00
d_draw.h I shouldn't be mixing cleanups and bug fixes, but I'm doing so anyway, just 2004-07-26 16:41:57 +00:00
d_sound.cpp Fix compile 2004-09-04 23:05:34 +00:00
d_sound.h Added support for compressed music. I'm sure there are some glitches still 2004-09-04 09:27:17 +00:00
driver96.h Cleanup 2004-06-05 10:28:42 +00:00
menu.cpp Cleaned up sprite scaling. 2004-06-06 15:40:31 +00:00
menu.h It's a new year in BS2 land, too! 2004-01-06 13:44:17 +00:00
palette.cpp Cleaned up the palette handling a bit. Renamed _palCopy to _palette since I 2004-06-09 06:33:29 +00:00
rdwin.cpp Itsy-bitsy cleanup. 2004-06-17 06:46:18 +00:00
render.cpp I shouldn't be mixing cleanups and bug fixes, but I'm doing so anyway, just 2004-07-26 16:41:57 +00:00
render.h I shouldn't be mixing cleanups and bug fixes, but I'm doing so anyway, just 2004-07-26 16:41:57 +00:00
sprite.cpp Cleaned up the palette handling a bit. Renamed _palCopy to _palette since I 2004-06-09 06:33:29 +00:00