aboutsummaryrefslogtreecommitdiff
path: root/engines/made/made.h
AgeCommit message (Collapse)Author
2008-04-23In-game sound effects and voices should be working correctly now.Filippos Karapetis
Implemented the following opcodes: - o1_PLAYSND - o1_ISSND - o1_STOPSND - o1_PLAYVOICE - o1_SOUNDRATE - o1_SETVOLUME svn-id: r31666
2008-04-22Implemented o1_EVENTKEY. Removed some debug delaysFilippos Karapetis
svn-id: r31655
2008-04-21Add detection of the Return to Zork demo.Travis Howell
svn-id: r31640
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis
svn-id: r31599