aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/scene.h
AgeCommit message (Collapse)Author
2009-12-20Started implementation of the original game's cheat modePaul Gilbert
svn-id: r46425
2009-12-05Hooked up the actions list and object-specific actions to change the status textPaul Gilbert
svn-id: r46268
2009-12-05Implemented support for the inventory list scrollbar and directly selecting ↵Paul Gilbert
an object svn-id: r46266
2009-12-05Expanded the actions view into a full user interface view, and added support ↵Paul Gilbert
for highlighting of user interface elements svn-id: r46262
2009-12-01Corrected the palette colours for the interface elementsPaul Gilbert
svn-id: r46230
2009-11-26Added the basics of a action list displayPaul Gilbert
svn-id: r46152
2009-11-15Added display of the rotating inventory objectsPaul Gilbert
svn-id: r45912
2009-11-11Removed all the '- 1' from calls to get vocabs, centralising it in the ↵Paul Gilbert
getVocab method. This is correct, as the first element in the game vocab list is '1', not '0'. svn-id: r45827
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
svn-id: r35648
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis
svn-id: r31600