aboutsummaryrefslogtreecommitdiff
path: root/engines/made
AgeCommit message (Expand)Author
2008-04-24Unimplemented commands and opcodes throw a warning nowFilippos Karapetis
2008-04-24More cleanupFilippos Karapetis
2008-04-24Cleanup and simplification of the music playing codeFilippos Karapetis
2008-04-24CleanupFilippos Karapetis
2008-04-24Slight cleanup to o1_PLAYSNDFilippos Karapetis
2008-04-23Added (early) midi player code.Benjamin Haisch
2008-04-23This memory is released with free(), so it has to be allocated with malloc(),Torbjörn Andersson
2008-04-23Fixed signed/unsigned warning.Torbjörn Andersson
2008-04-23Fixed palette issues when showing the inventory and the menu.Benjamin Haisch
2008-04-23Surely, it's the "version" of Return to Zork with rtzcd.red that should haveTorbjörn Andersson
2008-04-23Removed file existence checks to determine game version and added game flags ...Filippos Karapetis
2008-04-23Loading from rtzcd.red should now actually work.Benjamin Haisch
2008-04-23Fixed warning about potentially undefined behaviour.Torbjörn Andersson
2008-04-23In-game sound effects and voices should be working correctly now.Filippos Karapetis
2008-04-23Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ...Benjamin Haisch
2008-04-22Fixed Return to Zork game IDFilippos Karapetis
2008-04-22Implemented o1_EVENTKEY. Removed some debug delaysFilippos Karapetis
2008-04-22Added palette locking and some wip sound playing code. Some cleanupFilippos Karapetis
2008-04-22Removed 2 obsolete fixmesFilippos Karapetis
2008-04-21Some palette related fixesFilippos Karapetis
2008-04-21More code mergeFilippos Karapetis
2008-04-21Code mergeFilippos Karapetis
2008-04-21Added missing ScummVM headersFilippos Karapetis
2008-04-21Performed some optimizations to the PMV playerFilippos Karapetis
2008-04-21Fixed drawAnimFrame (don't draw anything if the frame number is invalid)Benjamin Haisch
2008-04-21Fixed palette handling in PMV videos.Benjamin Haisch
2008-04-21Add detection of the Return to Zork demo.Travis Howell
2008-04-21Removed Functor2 class definition.Benjamin Haisch
2008-04-21Fixed endian issues in get/setObjectProperty.Benjamin Haisch
2008-04-20Made the sound less choppy. Though we may have to do some kind of doubleTorbjörn Andersson
2008-04-20Compilation fixes by lordhotoFilippos Karapetis
2008-04-20Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicestTorbjörn Andersson
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis