scummvm/engines/sky
2011-03-19 16:49:15 +01:00
..
music AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
autoroute.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
autoroute.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
compact.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
compact.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
control.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
control.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
debug.cpp SKY: Fix array access in debug code. 2011-02-16 00:05:15 +01:00
debug.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
detection.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
disk.cpp ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
disk.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
grid.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
grid.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
hufftext.cpp Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) 2007-09-01 19:13:04 +00:00
intro.cpp SKY: Stop intro sound before freeing the buffer. 2011-02-16 00:05:09 +01:00
intro.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
logic.cpp ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
logic.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
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 Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
mouse.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
rnc_deco.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
rnc_deco.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
screen.cpp Merge branch 'master' into osystem-palette 2011-02-16 00:14:37 +01:00
screen.h Merge branch 'master' into osystem-palette 2011-02-16 00:14:37 +01:00
sky.cpp SKY: Cleanup volume levels initialization 2011-03-19 16:49:15 +01:00
sky.h SKY: Cleanup volume levels initialization 2011-03-19 16:49:15 +01: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 AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
sound.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
struc.h cleanup 2009-03-06 00:41:46 +00:00
text.cpp Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null 2010-01-03 19:37:43 +00:00
text.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00