scummvm/sword2/driver
Torbjörn Andersson 02a157e745 Moved the text drawing stuff into a class of its own. (Adding another
global variable which will hopefully be dealt with later.)

svn-id: r10734
2003-10-11 12:26:53 +00:00
..
_console.cpp Some more cosmetic changes while I'm considering the next move. (Or maybe 2003-10-08 06:58:34 +00:00
_console.h Changed to use #include "bs2/..." and removed the inclusion of standard C 2003-10-04 08:07:03 +00:00
_mouse.cpp Some more cosmetic changes while I'm considering the next move. (Or maybe 2003-10-08 06:58:34 +00:00
_mouse.h added namespace Sword2 2003-10-04 00:52:27 +00:00
.cvsignore bs2 driver 2003-07-28 01:47:41 +00:00
d_draw.cpp Moved the text drawing stuff into a class of its own. (Adding another 2003-10-11 12:26:53 +00:00
d_draw.h Made a separate class for the cutscene functions, removed some unused code 2003-10-05 15:28:15 +00:00
d_sound.cpp cleanup 2003-10-08 17:09:51 +00:00
d_sound.h Moved some stuff out of driver96.h. Eventually I'd like to get rid of most 2003-10-04 08:31:20 +00:00
driver96.h Some cleanup, some code removal and some unstubbing. Nothing important. 2003-10-07 07:07:47 +00:00
keyboard.cpp Moved some stuff out of driver96.h. Eventually I'd like to get rid of most 2003-10-04 08:31:20 +00:00
keyboard.h Changed to use #include "bs2/..." and removed the inclusion of standard C 2003-10-04 08:07:03 +00:00
language.cpp Some cleanup, some code removal and some unstubbing. Nothing important. 2003-10-07 07:07:47 +00:00
menu.cpp Some more cosmetic changes while I'm considering the next move. (Or maybe 2003-10-08 06:58:34 +00:00
menu.h Changed to use #include "bs2/..." and removed the inclusion of standard C 2003-10-04 08:07:03 +00:00
misc.cpp added namespace Sword2 2003-10-04 00:52:27 +00:00
palette.cpp Some cleanup, some code removal and some unstubbing. Nothing important. 2003-10-07 07:07:47 +00:00
palette.h Changed to use #include "bs2/..." and removed the inclusion of standard C 2003-10-04 08:07:03 +00:00
rdwin.cpp Some cleanup, some code removal and some unstubbing. Nothing important. 2003-10-07 07:07:47 +00:00
rdwin.h added namespace Sword2 2003-10-04 00:52:27 +00:00
render.cpp Some cleanup, some code removal and some unstubbing. Nothing important. 2003-10-07 07:07:47 +00:00
render.h Changed to use #include "bs2/..." and removed the inclusion of standard C 2003-10-04 08:07:03 +00:00
sprite.cpp Changed to use #include "bs2/..." and removed the inclusion of standard C 2003-10-04 08:07:03 +00:00