scummvm/engines/made
Sven Hesse c84b371957 Fixing Fingolfin's commit :P
svn-id: r31830
2008-05-02 16:46:06 +00:00
..
database.cpp Fixing Fingolfin's commit :P 2008-05-02 16:46:06 +00:00
database.h - Added patch #1955698: MADE: Add "The Manhole" Detection 2008-05-02 12:08:06 +00:00
detection.cpp - Added patch #1955698: MADE: Add "The Manhole" Detection 2008-05-02 12:08:06 +00:00
graphics.cpp Changed spaces to tabs. 2008-04-20 15:36:40 +00:00
graphics.h Initial import of the work in progress MADE engine 2008-04-20 14:43:56 +00:00
made.cpp - Added patch #1955698: MADE: Add "The Manhole" Detection 2008-05-02 12:08:06 +00:00
made.h - Added patch #1955698: MADE: Add "The Manhole" Detection 2008-05-02 12:08:06 +00:00
module.mk Added (early) midi player code. 2008-04-23 23:22:02 +00:00
music.cpp More cleanup 2008-04-24 14:15:35 +00:00
music.h Cleanup and simplification of the music playing code 2008-04-24 14:12:08 +00:00
pmvplayer.cpp Fixed crash that occurred when skipping a video while MIDI music was active 2008-04-29 15:51:22 +00:00
pmvplayer.h Some palette related fixes 2008-04-21 20:20:34 +00:00
redreader.cpp This memory is released with free(), so it has to be allocated with malloc(), 2008-04-23 21:07:11 +00:00
redreader.h Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the game doesn't have to be installed first to get rtzcd.dat. Also added the respective detection entry. 2008-04-23 08:08:37 +00:00
resource.cpp Implemented text drawing and cleanup. 2008-04-28 10:56:21 +00:00
resource.h Fixed crash that occurred when Ms Peeper's test started 2008-04-29 15:41:12 +00:00
screen.cpp Implemented savegame loading/saving and sprite clipping 2008-04-30 20:36:19 +00:00
screen.h Implemented text drawing and cleanup. 2008-04-28 10:56:21 +00:00
script.cpp Turned printf into warning. 2008-04-29 21:52:26 +00:00
script.h Changed spaces to tabs. 2008-04-20 15:36:40 +00:00
scriptfuncs.cpp Fix warnings 2008-05-02 16:41:54 +00:00
scriptfuncs.h In-game sound effects and voices should be working correctly now. 2008-04-23 17:21:49 +00:00
sound.cpp (Poissbly) fixed sound glitches due to a non-implemented decoding variant. 2008-04-25 11:02:37 +00:00
sound.h Initial import of the work in progress MADE engine 2008-04-20 14:43:56 +00:00