aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/mads_scene.h
AgeCommit message (Expand)Author
2010-04-01Remove extra semicolonsOri Avtalion
2010-03-25Added preliminary logic for showing loaded sprite framesPaul Gilbert
2010-03-23Added further code for the game dialog frameworkPaul Gilbert
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-21Added framework for displaying game dialogsPaul Gilbert
2010-03-19Beginnings of hooking up the new logic for current action displayPaul Gilbert
2010-03-16Further code implemented for the current action displayPaul Gilbert
2010-03-14Further separation of MADS and M4 scene logicPaul Gilbert
2010-03-14Further work on separating M4 specific scene code into the m4_scene.cpp filePaul Gilbert
2010-03-10Split up the SceneResources class into a generic common set, with specific ve...Paul Gilbert
2010-03-07Split up the scene.cpp file into separate files for M4 and MADS specific scen...Paul Gilbert