aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/console.cpp
AgeCommit message (Collapse)Author
2009-12-11Beginnings of a dialog display classPaul Gilbert
svn-id: r46330
2009-12-07M4: Move 'determine transparent color' hack into a new M4Sprite methodMax Horn
svn-id: r46281
2009-12-07M4: Make M4Surface member w, h, pixels protected; some cleanupMax Horn
svn-id: r46280
2009-12-05Added a new variation to the 'object' command to add an object to the ↵Paul Gilbert
player's inventory svn-id: r46267
2009-11-12Added a staticres file with the MADS articles list, and added an article ↵Paul Gilbert
field to the MADSObject class svn-id: r45856
2009-11-11Removed all the '- 1' from calls to get vocabs, centralising it in the ↵Paul Gilbert
getVocab method. This is correct, as the first element in the game vocab list is '1', not '0'. svn-id: r45827
2009-11-10Missing template argument for MIN (added <uint>)Lars Persson
svn-id: r45803
2009-11-04Added support for loading the game's object listPaul Gilbert
svn-id: r45651
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
svn-id: r35648
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis
svn-id: r31600