aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/console.cpp
AgeCommit message (Expand)Author
2011-05-17M4: Fix leak in Console::cmdDumpFileMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-01GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warningsMax Horn
2010-10-30M4: Disable code using FILE, fopen, etc. and add explantory FIXMEMax Horn
2010-10-15M4: Fixed code analysis warnings - bug #3087845Filippos Karapetis
2010-07-24M4: Implemented lots of support code for pre-action handlingPaul Gilbert
2010-06-20Implemented explicit transparency index support - the previous hardcoded inde...Paul Gilbert
2010-06-04Added code and support routines for destroying animations correctly, which al...Paul Gilbert
2010-06-03Moved the MADS interface view into mads_scene.cpp and did a major cleanup of ...Paul Gilbert
2010-05-31In progress work implementing the animation playerPaul Gilbert
2010-03-19Beginnings of hooking up the new logic for current action displayPaul Gilbert
2010-03-16Further code implemented for the current action displayPaul Gilbert
2010-03-07Split up the scene.cpp file into separate files for M4 and MADS specific scen...Paul Gilbert
2010-02-28Implemented loading of the Rex Nebular walkable areasPaul Gilbert
2010-02-13Added command variation for dumping quotes and vocabPaul Gilbert
2010-02-10Fix warningWillem Jan Palenstijn
2010-02-10Separated scene info console method between M4 and MADS classes, and cleaned ...Paul 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
2009-12-19Further implementation of dialog/message script languagePaul Gilbert
2009-12-17Implemented basic message parsingPaul Gilbert
2009-12-11Beginnings of a dialog display classPaul Gilbert
2009-12-07M4: Move 'determine transparent color' hack into a new M4Sprite methodMax Horn
2009-12-07M4: Make M4Surface member w, h, pixels protected; some cleanupMax Horn
2009-12-05Added a new variation to the 'object' command to add an object to the player'...Paul 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-10Missing template argument for MIN (added <uint>)Lars Persson
2009-11-04Added support for loading the game's object listPaul Gilbert
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis