aboutsummaryrefslogtreecommitdiff
path: root/engines/made/made.cpp
AgeCommit message (Expand)Author
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2009-12-09Changed MidiDriver::createMidi to take a MidiDriverType instead of an intMax Horn
2009-08-18Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD au...Johannes Schickel
2009-07-25Move the event recorder to its own class (EventRecoder inside common/EventRec...Johannes Schickel
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-01Engines: Fused several init&go methods into a single run methodMax Horn
2009-02-04- Fixed/completed cd audio support (sfPlayCd and sfGetCdTime) for Manhole:N&E...Benjamin Haisch
2009-01-25Removed leftover debug codeFilippos Karapetis
2009-01-25- Implemented sound decompression for Manhole EGABenjamin Haisch
2009-01-24Removed leftover test code for MADE V1, used in Manhole EGA (though the sound...Filippos Karapetis
2009-01-16- Removed _gameVersion, engine versions are set in the game detection entries...Filippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-15- Implemented cmd_restart (for the restart functionality in Return to Zork)Benjamin Haisch
2008-12-04Removed obsolete refs to OSystem::kFeatureAutoComputeDirtyRectsMax Horn
2008-11-14Committed my patch #2123680 "SDL: Backend transaction / rollback support".Johannes Schickel
2008-11-10- Global options dialog supportBenjamin Haisch
2008-11-07Implemented RTL supportBenjamin Haisch
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-06-18- Fixed sprite drawing in Rodney's FunscreenBenjamin Haisch
2008-06-12- Added support for Rodney's Fun ScreenBenjamin Haisch
2008-05-28Fixed premature stopping of sounds/voices.Benjamin Haisch
2008-05-28Split Object/GameDatabase into engine version specific classesBenjamin Haisch
2008-05-26- Hopefully fixed 'responsiveness' of the mouse cursor/event handlingBenjamin Haisch
2008-05-21- Moved event polling from sfPollEvent to runScriptBenjamin Haisch
2008-05-20- Implemented "stand-alone" script dumper/disassembler; it can be enabled by ...Benjamin Haisch
2008-05-12Fixed timer resolution/conversion; now the vulture in the first scene of RtZ ...Benjamin Haisch
2008-05-12- Fixed timers, LGOP2 intro should now play correctlyBenjamin Haisch
2008-05-07Added patch #1956516: MADE: Fix Save File Names by clone2727 (with some modif...Benjamin Haisch
2008-05-05- Renamed XmidiResource to GenericResourceBenjamin Haisch
2008-05-02- Added patch #1955698: MADE: Add "The Manhole" DetectionBenjamin Haisch
2008-04-24Fixed warning.Torbjörn Andersson
2008-04-24Cleanup and simplification of the music playing codeFilippos Karapetis
2008-04-23Added (early) midi player code.Benjamin Haisch
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-21Code mergeFilippos Karapetis
2008-04-21Add detection of the Return to Zork demo.Travis Howell
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis