aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/dialogs.h
AgeCommit message (Collapse)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-01-31Formatting corrections to conform to ScummVM formatting guidelinesPaul Gilbert
svn-id: r47733
2010-01-30Beginnings of a separation of the MADS and M4 engines into separate classes. ↵Paul Gilbert
This will be cleaner then having checks everywhere for whether the game mode is MADS or M4. svn-id: r47705
2009-12-20Started implementation of the original game's cheat modePaul Gilbert
svn-id: r46425
2009-12-19Further implementation of dialog/message script languagePaul Gilbert
svn-id: r46418
2009-12-17Implemented basic message parsingPaul Gilbert
svn-id: r46402
2009-12-12Implemented the rendering section of dialog displayPaul Gilbert
svn-id: r46338
2009-12-11Beginnings of a dialog display classPaul Gilbert
svn-id: r46330