scummvm/engines/sky
2010-03-18 15:54:40 +00:00
..
music Change some comments to use "AdLib" instead of "adlib". 2010-01-25 00:39:46 +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 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 COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
disk.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +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 Don't try to dispose of "_bgBuf + 256" automatically when playing the BASS 2010-02-28 08:32:45 +00:00
intro.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
logic.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +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 Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +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 Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null 2010-01-03 19:37:43 +00:00
screen.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
sky.cpp Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
sky.h Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +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 Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. 2010-01-30 15:26:54 +00:00
sound.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +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