scummvm/sword2/driver
Torbjörn Andersson 255c7ae5ff When a menu icon reaches its full size it can be drawn directly, without
being run through the shrinker first.

svn-id: r9806
2003-08-21 11:42:27 +00:00
..
_console.cpp Remove a bunch of unneeded cruft - but barely the surface of it. This code is depressing and duplicated all over the place... I don't think I can bear to touch this code until it's undergone some MAJOR cleanup :) 2003-08-19 14:57:26 +00:00
_console.h bs2 driver 2003-07-28 01:47:41 +00:00
_mouse.cpp Draw combined cursor properly. Thanks to joost for finding out that the 2003-08-20 21:46:00 +00:00
_mouse.h bs2 driver 2003-07-28 01:47:41 +00:00
.cvsignore bs2 driver 2003-07-28 01:47:41 +00:00
d_draw.cpp Remove a bunch of unneeded cruft - but barely the surface of it. This code is depressing and duplicated all over the place... I don't think I can bear to touch this code until it's undergone some MAJOR cleanup :) 2003-08-19 14:57:26 +00:00
d_draw.h Remove a bunch of unneeded cruft - but barely the surface of it. This code is depressing and duplicated all over the place... I don't think I can bear to touch this code until it's undergone some MAJOR cleanup :) 2003-08-19 14:57:26 +00:00
d_sound.cpp On second thought, WAVE_FORMAT_PCM probably means uncompressed WAV-data 2003-08-03 15:45:09 +00:00
d_sound.h patch #781530 Initial work on StreamCompMusic() by erik 2003-08-02 02:31:36 +00:00
driver96.h Remove a bunch of unneeded cruft - but barely the surface of it. This code is depressing and duplicated all over the place... I don't think I can bear to touch this code until it's undergone some MAJOR cleanup :) 2003-08-19 14:57:26 +00:00
keyboard.cpp Compiles on mingw now 2003-07-28 03:12:49 +00:00
keyboard.h bs2 driver 2003-07-28 01:47:41 +00:00
language.cpp Compiles on mingw now 2003-07-28 03:12:49 +00:00
menu.cpp When a menu icon reaches its full size it can be drawn directly, without 2003-08-21 11:42:27 +00:00
menu.h bs2 driver 2003-07-28 01:47:41 +00:00
misc.cpp remove bs2 specific osystem var 2003-07-31 15:24:23 +00:00
mouse.h missed one 2003-07-28 05:29:37 +00:00
palette.cpp patch #790060 SWORD2: Initial graphics work from erik very nice indeed :) 2003-08-17 14:07:16 +00:00
palette.h slightly changed version of erik's implmentation of FadeServer 2003-07-31 14:51:02 +00:00
rdwin.cpp Applied a different fix for the mouse offset problem. As far as I can tell, 2003-08-20 11:41:43 +00:00
rdwin.h bs2 driver 2003-07-28 01:47:41 +00:00
render.cpp Lots of cleanup. 2003-08-20 21:17:23 +00:00
render.h Lots of cleanup. 2003-08-20 21:17:23 +00:00
sprite.cpp Lots of cleanup. 2003-08-20 21:17:23 +00:00