aboutsummaryrefslogtreecommitdiff
path: root/engines/made
AgeCommit message (Expand)Author
2008-05-05- Renamed XmidiResource to GenericResourceBenjamin Haisch
2008-05-02Fixing Fingolfin's commit :PSven Hesse
2008-05-02Fix warningsMax Horn
2008-05-02- Added patch #1955698: MADE: Add "The Manhole" DetectionBenjamin Haisch
2008-04-30Implemented savegame loading/saving and sprite clippingBenjamin Haisch
2008-04-29Fixed bug in o1_READMENU where an incorrect string length was returned.Benjamin Haisch
2008-04-29Turned printf into warning.Benjamin Haisch
2008-04-29Fixed possible endian problems in getObjectPropertyPtr.Benjamin Haisch
2008-04-29Fix warningMax Horn
2008-04-29Fixed crash that occurred when skipping a video while MIDI music was activeFilippos Karapetis
2008-04-29Fixed crash that occurred when Ms Peeper's test startedFilippos Karapetis
2008-04-28Implemented text drawing and cleanup.Benjamin Haisch
2008-04-25Started work on text drawing code.Benjamin Haisch
2008-04-25Fixed cmd_rand and cmd_randomize and some cleanup.Benjamin Haisch
2008-04-25Added FontResource typeBenjamin Haisch
2008-04-25(Poissbly) fixed sound glitches due to a non-implemented decoding variant.Benjamin Haisch
2008-04-25Center videos to screenFilippos Karapetis
2008-04-25Implemented cmd_rand() and cmd_randomize()Filippos Karapetis
2008-04-24add detection entry for 1.2 CD version.Joost Peters
2008-04-24TypoFilippos Karapetis
2008-04-24Implemented opcodes o1_DROPSHADOW, o1_TEXTCOLOR, o1_OUTLINE. Added some initi...Filippos Karapetis
2008-04-24Some initial code for font loadingFilippos Karapetis
2008-04-24Fixed warning.Torbjörn Andersson
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