aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreambase.h
AgeCommit message (Expand)Author
2011-12-08DREAMWEB: Move more stuff to DreamBaseMax Horn
2011-12-08DREAMWEB: Convert workoutFrames to C++Max Horn
2011-12-08DREAMWEB: Move functions to DreamBaseWillem Jan Palenstijn
2011-12-08DREAMWEB: Convert watchreel and remove global kReelpointerWillem Jan Palenstijn
2011-12-08DREAMWEB: Port 'showdiary' to C++Filippos Karapetis
2011-12-08DREAMWEB: Port 'middlepanel' to C++Filippos Karapetis
2011-12-08DREAMWEB: Port 'showopbox', 'showsaveops', 'showloadops' to C++Filippos Karapetis
2011-12-08DREAMWEB: Move some data accessor functions to DreamBaseWillem Jan Palenstijn
2011-12-08Merge pull request #128 from fingolfin/dreamweb-segmentsFilippos Karapetis
2011-12-08DREAMWEB: Move more stuff to DreamBaseMax Horn
2011-12-08DREAMWEB: Move printBoth, printChar, printDirect to DreamBaseMax Horn
2011-12-08DREAMWEB: Refactor segment managementMax Horn
2011-12-07DREAMWEB: Move sound related code to a new source fileMax Horn
2011-12-07DREAMWEB: Move showFrame() and some things using it to DreamBaseMax Horn
2011-12-07DREAMWEB: Move g_lineData to DreamBase::_lineDaataMax Horn
2011-12-07DREAMWEB: Move checkDest() to DreamBaseMax Horn
2011-12-07DREAMWEB: Move some more things to DreamBaseMax Horn
2011-12-07DREAMWEB: Some more workspace cleanupMax Horn
2011-12-07DREAMWEB: Turn workspace from a segment into a plain arrayMax Horn
2011-12-07DREAMWEB: Document class DreamBaseMax Horn
2011-12-07DREAMWEB: Convert volumeAdjustMax Horn
2011-12-07DREAMWEB: Make DreamBase::engine protectedMax Horn
2011-12-07DREAMWEB: Move more methods to DreamBase, cleanupMax Horn
2011-12-07DREAMWEB: Move a few methods to DreamBase, remove some unused codeMax Horn
2011-12-07DREAMWEB: Add DreamBase as second base class for DreamGenContextMax Horn