aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/mads_views.h
AgeCommit message (Expand)Author
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-25Fix compilation by removing a public keyword outside a class scope and using ...Johannes Schickel
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-21Added framework for displaying game dialogsPaul 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-01-31Formatting corrections to conform to ScummVM formatting guidelinesPaul Gilbert
2010-01-31Further work on separating the scene logic for MADS and M4Paul Gilbert