aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/globals.h
AgeCommit message (Expand)Author
2011-05-15M4: Replaced the trouble variable data map code with direct statements.Paul Gilbert
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-28M4: Remove unnecessary reference to file.hMax Horn
2010-11-02M4: Added function pointers to the the script engine data map listPaul Gilbert
2010-08-25M4: Implementation of script enginePaul Gilbert
2010-07-06Added extra initialisation code for the game's global variables listPaul Gilbert
2010-07-03Adding the beginnings of a player control class, as well as various changes t...Paul Gilbert
2010-07-01Introduced a hash for storing all the miscellaneous data values, and used it ...Paul Gilbert
2010-06-14Moved the actionNouns array from the scene to the globals object, since the s...Paul Gilbert
2010-06-14Further memory leak fixes reported by ValgrindPaul Gilbert
2010-05-23Major work done on the animation and support classes to match the originalPaul Gilbert
2010-05-04Reduce indirect header dependencies furtherMax Horn
2010-04-01Remove extra semicolonsOri Avtalion
2010-03-27Added the game options dialog, along with several bugfixes to dialog display ...Paul Gilbert
2010-03-24Bugfix for getting correct quote informationPaul Gilbert
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-21Added framework for displaying game dialogsPaul Gilbert
2010-03-19Beginnings of hooking up the new logic for current action displayPaul Gilbert
2010-02-27Beginnings of code for scene info loadingPaul Gilbert
2010-02-13Added the beginnings of scene set-up logicPaul Gilbert
2010-01-31Formatting corrections to conform to ScummVM formatting guidelinesPaul 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-11Beginnings of a dialog display classPaul Gilbert
2009-12-05Expanded the actions view into a full user interface view, and added support ...Paul Gilbert
2009-11-15Added support for needed MADS game configuration optionsPaul Gilbert
2009-11-12Added a staticres file with the MADS articles list, and added an article fiel...Paul Gilbert
2009-11-11Removed all the '- 1' from calls to get vocabs, centralising it in the getVoc...Paul Gilbert
2009-11-04Added support for loading the game's object listPaul Gilbert
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-07-07Some fixes for warnings under GCC 2.95Filippos Karapetis
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis