aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreambase.h
AgeCommit message (Expand)Author
2011-12-16DREAMWEB: Some more cleanupMax Horn
2011-12-16DREAMWEB: Move most of people.cpp to DreamBaseMax Horn
2011-12-16DREAMWEB: Convert fadeScreenDownHalf to C++Max Horn
2011-12-16DREAMWEB: Move more to DreamBase; fix regression in introMonks1()Max Horn
2011-12-16DREAMWEB: Move more things to DreamBase; cleanup some codeMax Horn
2011-12-16DREAMWEB: Remove some dead codeMax Horn
2011-12-15DREAMWEB: Convert notHeldError to C++, move stuff to DreamBaseMax Horn
2011-12-15DREAMWEB: Move even more stuff to DreamBaseMax Horn
2011-12-15DREAMWEB: Move more methods to DreamBaseMax Horn
2011-12-15DREAMWEB: Convert a bunch of stuff to C++Max Horn
2011-12-14DREAMWEB: Move more stuff to DreamBaseMax Horn
2011-12-14DREAMWEB: Convert makeCaps to C++, fix bug in delCharMax Horn
2011-12-14DREAMWEB: CleanupWillem Jan Palenstijn
2011-12-12DREAMWEB: Simplify getUnderCentre(), putUnderCentre() and move some functions...Filippos Karapetis
2011-12-12DREAMWEB: Convert 'setuptimeduse', 'entrytexts' to C++ and move priestText() ...Filippos Karapetis
2011-12-12DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++Max Horn
2011-12-12DREAMWEB: Add Dreambase::loadSpeech methodMax Horn
2011-12-12DREAMWEB: Convert greyscaleSum, allPalette, dumpCurrentMax Horn
2011-12-12DREAMWEB: Cleanup and add FIXMEsWillem Jan Palenstijn
2011-12-12DREAMWEB: Move fadeDOS to vgafades.cpp, cleanupMax Horn
2011-12-11DREAMWEB: Move Savenames out of opaque data blobWillem Jan Palenstijn
2011-12-11DREAMWEB: Convert 'showNames'Willem Jan Palenstijn
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