scummvm/engines/sky
2009-03-23 20:20:00 +00:00
..
music Formatting changes / consistency 2009-02-13 16:55:16 +00:00
autoroute.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
autoroute.h
compact.cpp Hopefully fix mingw64 compilation (borrowed from engines/scumm/saveload.h) 2009-03-20 00:03:16 +00:00
compact.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
control.cpp cleanup 2009-03-06 00:41:46 +00:00
control.h cleanup 2009-03-06 00:41:46 +00:00
debug.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
debug.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
detection.cpp Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
disk.cpp change debug levels to be less verbose 2009-03-23 20:17:56 +00:00
disk.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
grid.cpp Formatting changes / consistency 2009-02-13 16:55:16 +00:00
grid.h
hufftext.cpp
intro.cpp cleanup 2009-03-06 00:41:46 +00:00
intro.h Scumm and sky now use the new _quit flag 2008-06-25 03:17:01 +00:00
logic.cpp change debug output of script interpreter to more clearly print script number and offset 2009-03-23 20:20:00 +00:00
logic.h
module.mk Moved sky detection and meta engine specific code from sky.cpp into detection.cpp, like other engines 2008-11-12 12:36:20 +00:00
mouse.cpp cleanup 2009-03-06 00:41:46 +00:00
mouse.h
rnc_deco.cpp
rnc_deco.h
screen.cpp cleanup 2009-03-06 00:41:46 +00:00
screen.h cleanup 2009-03-06 00:41:46 +00:00
sky.cpp Call updateScreen() from the delay() function, like we do in so many other 2009-03-15 22:52:40 +00:00
sky.h Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
skydefs.h Comment out some #defines in skydefs.h as they conflict with other headers (esp. T2 conflicts with some template defs) 2008-09-07 21:38:53 +00:00
sound.cpp cleanup 2009-03-06 00:41:46 +00:00
sound.h Fixed bug #1995033 ("BASS: BG Sound stopped on opening item list"). Apparently 2008-08-03 10:16:17 +00:00
struc.h cleanup 2009-03-06 00:41:46 +00:00
text.cpp cleanup 2009-03-06 00:41:46 +00:00
text.h cleanup 2009-03-06 00:41:46 +00:00