aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/viewmgr.h
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-06-07Initial conversion of the AnimviewView class to use the expanded MadsAnimatio...Paul Gilbert
2010-03-24Moved new MadsView related code into Mads_Views, where it's more appropriate....Paul Gilbert
2010-03-23Added further code for the game dialog frameworkPaul Gilbert
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-01-31Formatting corrections to conform to ScummVM formatting guidelinesPaul Gilbert
2010-01-30Beginnings of a separation of the MADS and M4 engines into separate classes. ...Paul Gilbert
2009-12-20Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY eventsPaul Gilbert
2009-12-12Implemented the rendering section of dialog displayPaul Gilbert
2009-12-05Expanded the actions view into a full user interface view, and added support ...Paul Gilbert
2009-03-09Rewrote Common::List iterator code to ensure const correctness is preserved.Max Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-10-12Don't call Common::List::size() if you don't have to (it's an expensive opera...Max Horn
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis