scummvm/engines/cruise
2009-02-10 10:16:49 +00:00
..
actor.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
actor.h Add more object menu controls 2007-10-29 20:56:19 +00:00
background.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
background.h -Cleanup strings 2007-11-10 17:15:48 +00:00
backgroundIncrust.cpp Changed the save/load process to use a common serialiser 2009-02-09 11:30:18 +00:00
backgroundIncrust.h Changed the save/load process to use a common serialiser 2009-02-09 11:30:18 +00:00
cell.cpp Changed the save/load process to use a common serialiser 2009-02-09 11:30:18 +00:00
cell.h Changed the save/load process to use a common serialiser 2009-02-09 11:30:18 +00:00
cruise_main.cpp Cleaned up the input loop, using ScummVM keycode constants and some newly defined constants 2009-02-10 10:16:49 +00:00
cruise_main.h Cleaned up the input loop, using ScummVM keycode constants and some newly defined constants 2009-02-10 10:16:49 +00:00
cruise.cpp Renamed SpecialDebugLevel to DebugChannel 2009-01-30 05:10:24 +00:00
cruise.h Minor cleanup and changed g_cruise to _vm for consistency 2009-01-25 05:44:18 +00:00
ctp.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
ctp.h Nearly working pathfinder 2007-12-27 17:37:38 +00:00
dataLoader.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
dataLoader.h -Cleanup strings 2007-11-10 17:15:48 +00:00
decompiler.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
delphine-unpack.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
detection.cpp Moved AdvancedDetector from common/ to engines/ 2009-01-29 22:13:01 +00:00
font.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
font.h Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
fontCharacterTable.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
fontCharacterTable.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
function.cpp Minor cleanup and changed g_cruise to _vm for consistency 2009-01-25 05:44:18 +00:00
function.h Fix loading savegame from original interpreter 2007-12-18 20:12:42 +00:00
gfxModule.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
gfxModule.h -Fade in/fade out 2007-12-24 01:05:36 +00:00
linker.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
linker.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
mainDraw.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
mainDraw.h -Fade in/fade out 2007-12-24 01:05:36 +00:00
menu.cpp Introduced a static string list for language dependant strings, and changed the options and inventory menus to use it 2009-01-25 05:49:18 +00:00
menu.h Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
module.mk Introduced a static string list for language dependant strings, and changed the options and inventory menus to use it 2009-01-25 05:49:18 +00:00
mouse.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
mouse.h Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
object.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
object.h Multiple fix/cleanup 2007-12-20 14:30:51 +00:00
overlay.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
overlay.h Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
perso.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
perso.h Fix title screen line drawing code 2007-12-20 18:21:27 +00:00
polys.cpp Some code formating fixes 2007-11-04 13:01:41 +00:00
polys.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
saveload.cpp Changed the save/load process to use a common serialiser 2009-02-09 11:30:18 +00:00
saveload.h Changed the save/load process to use a common serialiser 2009-02-09 11:30:18 +00:00
script.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
script.h Cleanup load savegame from original interpreter 2007-11-08 22:59:29 +00:00
stack.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
stack.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
staticres.cpp Introduced a static string list for language dependant strings, and changed the options and inventory menus to use it 2009-01-25 05:49:18 +00:00
staticres.h Introduced a static string list for language dependant strings, and changed the options and inventory menus to use it 2009-01-25 05:49:18 +00:00
various.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
various.h -Fade in/fade out 2007-12-24 01:05:36 +00:00
vars.cpp Changed the save/load process to use a common serialiser 2009-02-09 11:30:18 +00:00
vars.h Changed the save/load process to use a common serialiser 2009-02-09 11:30:18 +00:00
volume.cpp Code formatting fixes, automatically performed by astyle 2009-01-16 02:43:41 +00:00
volume.h Fix loading savegame from original interpreter 2007-12-18 20:12:42 +00:00