aboutsummaryrefslogtreecommitdiff
path: root/engines/made/made.cpp
AgeCommit message (Collapse)Author
2008-04-24Fixed warning.Torbjörn Andersson
svn-id: r31697
2008-04-24Cleanup and simplification of the music playing codeFilippos Karapetis
svn-id: r31691
2008-04-23Added (early) midi player code.Benjamin Haisch
Added "screen flash" effect. Implemented opcodes: - o1_PLAYMUS - o1_STOPMUS - o1_ISMUS - o1_FLASH - o1_LOADSND - o1_LOADMUS svn-id: r31682
2008-04-23Removed file existence checks to determine game version and added game flags ↵Filippos Karapetis
instead. Added the MD5 of the English floppy version of Return to Zork svn-id: r31670
2008-04-23Loading from rtzcd.red should now actually work.Benjamin Haisch
svn-id: r31668
2008-04-21Code mergeFilippos Karapetis
svn-id: r31648
2008-04-21Add detection of the Return to Zork demo.Travis Howell
svn-id: r31640
2008-04-20Changed spaces to tabs.Torbjörn Andersson
svn-id: r31610
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis
svn-id: r31599