aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/mads_menus.h
AgeCommit message (Expand)Author
2011-11-20M4: Removed the M4/MADS engine from trunkPaul Gilbert
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-07-24M4: Implemented lots of support code for pre-action handlingPaul Gilbert
2010-05-15Removed use of globally constructed menu item position listsPaul Gilbert
2010-04-21Changed MadsView into a separate class, since it's functionality is needed by...Paul Gilbert
2010-04-01Remove extra semicolonsOri Avtalion
2010-03-27Added the game options dialog, along with several bugfixes to dialog display ...Paul Gilbert
2010-03-27Completed dialog item selection codePaul Gilbert
2010-03-25Added preliminary logic for showing loaded sprite framesPaul 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-21Added framework for displaying game dialogsPaul Gilbert
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
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis