scummvm/engines/made
2008-04-23 17:39:13 +00:00
..
database.cpp 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
database.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
detection.cpp 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
graphics.cpp Changed spaces to tabs. 2008-04-20 15:36:40 +00:00
graphics.h
made.cpp Code merge 2008-04-21 18:40:28 +00:00
made.h In-game sound effects and voices should be working correctly now. 2008-04-23 17:21:49 +00:00
module.mk 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
pmvplayer.cpp Some palette related fixes 2008-04-21 20:20:34 +00:00
pmvplayer.h Some palette related fixes 2008-04-21 20:20:34 +00:00
redreader.cpp Fixed warning about potentially undefined behaviour. 2008-04-23 17:39:13 +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 In-game sound effects and voices should be working correctly now. 2008-04-23 17:21:49 +00:00
resource.h In-game sound effects and voices should be working correctly now. 2008-04-23 17:21:49 +00:00
screen.cpp Added palette locking and some wip sound playing code. Some cleanup 2008-04-22 07:40:28 +00:00
screen.h Added palette locking and some wip sound playing code. Some cleanup 2008-04-22 07:40:28 +00:00
script.cpp Changed spaces to tabs. 2008-04-20 15:36:40 +00:00
script.h Changed spaces to tabs. 2008-04-20 15:36:40 +00:00
scriptfuncs.cpp In-game sound effects and voices should be working correctly now. 2008-04-23 17:21:49 +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 Performed some optimizations to the PMV player 2008-04-21 16:52:09 +00:00
sound.h