scummvm/engines/made
2009-06-06 17:56:41 +00:00
..
database.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
database.h
detection.cpp Added game GUI options to advancedDetector and updated all engines 2009-06-06 17:56:41 +00:00
graphics.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
graphics.h
made.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
made.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
module.mk
music.cpp
music.h
pmvplayer.cpp
pmvplayer.h
redreader.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
redreader.h
resource.cpp MADE: cleanup 2009-05-31 15:07:55 +00:00
resource.h MADE: cleanup 2009-05-31 15:07:55 +00:00
screen.cpp Merged loadRGBPalette() inside setRGBPalette() (that's the only place it's used and where the screen palette is set). Added a wrapper for copyRectToScreen(), to remove some duplicated code inside the ScreenEffects() class 2009-03-14 15:43:37 +00:00
screen.h Merged loadRGBPalette() inside setRGBPalette() (that's the only place it's used and where the screen palette is set). Added a wrapper for copyRectToScreen(), to remove some duplicated code inside the ScreenEffects() class 2009-03-14 15:43:37 +00:00
screenfx.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
screenfx.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
script.cpp Reduced CPU usage of the MADE engine by about 10% (by profiling the code) 2009-03-14 14:58:19 +00:00
script.h Pushed up the simple script stack function in the header file (this helps isolate them too, so that script.cpp only contains script command functions now) 2009-03-14 12:23:35 +00:00
scriptfuncs.cpp MADE: cleanup 2009-05-31 15:07:55 +00:00
scriptfuncs.h
sound.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
sound.h