scummvm/engines/made
2008-05-26 11:07:18 +00:00
..
database.cpp Implemented savegame saving/loading for LGOP2. 2008-05-13 08:21:28 +00:00
database.h - Implemented "stand-alone" script dumper/disassembler; it can be enabled by defining DUMP_SCRIPTS in script.h and starting with at least debug level 1. 2008-05-20 20:00:10 +00:00
detection.cpp Added entries for the unpacked (*.dat) English and German CD versions of RtZ 1.2 2008-05-14 21:10:41 +00:00
graphics.cpp Fixed graphics decoding bug in Manhole: N&E 2008-05-26 11:07:18 +00:00
graphics.h Fixed graphics decoding bug in Manhole: N&E 2008-05-26 11:07:18 +00:00
made.cpp - Hopefully fixed 'responsiveness' of the mouse cursor/event handling 2008-05-26 07:27:46 +00:00
made.h - Moved event polling from sfPollEvent to runScript 2008-05-21 10:07:33 +00:00
module.mk Forgot the makefile, sorry 2008-05-14 11:21:33 +00:00
music.cpp Added MIDI playback (which doesn't work yet) and fixed compilation (sorry all) 2008-05-05 12:51:50 +00:00
music.h Added MIDI playback (which doesn't work yet) and fixed compilation (sorry all) 2008-05-05 12:51:50 +00:00
pmvplayer.cpp Clarification about the weird sound frequencies in PMV videos 2008-05-20 18:20:17 +00:00
pmvplayer.h
redreader.cpp
redreader.h
resource.cpp Fixed graphics decoding bug in Manhole: N&E 2008-05-26 11:07:18 +00:00
resource.h Added a sanity check to getFrame() 2008-05-11 13:11:01 +00:00
screen.cpp - Hopefully fixed 'responsiveness' of the mouse cursor/event handling 2008-05-26 07:27:46 +00:00
screen.h - Hopefully fixed 'responsiveness' of the mouse cursor/event handling 2008-05-26 07:27:46 +00:00
screenfx.cpp Implemented visual effects 2 and 15 2008-05-26 07:20:23 +00:00
screenfx.h Implemented visual effects 2 and 15 2008-05-26 07:20:23 +00:00
script.cpp - Moved event polling from sfPollEvent to runScript 2008-05-21 10:07:33 +00:00
script.h - Implemented "stand-alone" script dumper/disassembler; it can be enabled by defining DUMP_SCRIPTS in script.h and starting with at least debug level 1. 2008-05-20 20:00:10 +00:00
scriptfuncs.cpp - Hopefully fixed 'responsiveness' of the mouse cursor/event handling 2008-05-26 07:27:46 +00:00
scriptfuncs.h - Implemented "stand-alone" script dumper/disassembler; it can be enabled by defining DUMP_SCRIPTS in script.h and starting with at least debug level 1. 2008-05-20 20:00:10 +00:00
sound.cpp
sound.h