aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/m4.h
AgeCommit message (Expand)Author
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-21Added framework for displaying game dialogsPaul Gilbert
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2010-03-07Split up the scene.cpp file into separate files for M4 and MADS specific scen...Paul Gilbert
2010-01-31Formatting corrections to conform to ScummVM formatting guidelinesPaul Gilbert
2010-01-31Further work on separating the scene logic for MADS and M4Paul Gilbert
2010-01-30Worked on separating scene logic into separate classes for M4 and MADSPaul Gilbert
2010-01-30Beginnings of a separation of the MADS and M4 engines into separate classes. ...Paul Gilbert
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-05Expanded the actions view into a full user interface view, and added support ...Paul Gilbert
2009-11-26Changed the game list in the doxygen comment to list all the games the engine...Paul Gilbert
2009-11-26Added some comments on the status of the enginePaul Gilbert
2009-11-26Added the basics of a action list displayPaul Gilbert
2009-11-24Added Doxygen comments for the various engine namespaces (currently mostly wi...Max Horn
2009-11-15Added support for needed MADS game configuration optionsPaul Gilbert
2009-09-11Don't abuse FORCEINLINEMax Horn
2009-03-01Engines: Fused several init&go methods into a single run methodMax Horn
2009-03-01Merged Engine::go() and ::init() into a new run() method (currently implement...Max Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis