aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/scene.cpp
AgeCommit message (Expand)Author
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-12-20Started implementation of the original game's cheat modePaul Gilbert
2009-12-17Implemented basic message parsingPaul Gilbert
2009-12-12Implemented the rendering section of dialog displayPaul Gilbert
2009-12-11Beginnings of a dialog display classPaul Gilbert
2009-12-07M4: Make M4Surface member w, h, pixels protected; some cleanupMax Horn
2009-12-05Hooked up the actions list and object-specific actions to change the status textPaul Gilbert
2009-12-05Implemented support for the inventory list scrollbar and directly selecting a...Paul Gilbert
2009-12-05Expanded the actions view into a full user interface view, and added support ...Paul Gilbert
2009-12-01Corrected the palette colours for the interface elementsPaul Gilbert
2009-11-26Fix warningMax Horn
2009-11-26Added the basics of a action list displayPaul Gilbert
2009-11-15Added display of the rotating inventory objectsPaul Gilbert
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-10-02Merged loadHotSpotsMads() and loadHotSpotsM4()Filippos Karapetis
2008-04-20More compilation fixes by lordhotoFilippos Karapetis
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis