aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.cpp
AgeCommit message (Expand)Author
2011-12-23DREAMWEB: Move changes out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Move backgrounds, zoom space, initial vars out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Move ObjPos lists out of buffersWillem Jan Palenstijn
2011-12-23Merge pull request #151 from fingolfin/dreamweb-cleanup-rebasedWillem Jan Palenstijn
2011-12-23DREAMWEB: Fix regression from moving ReelRoutines out of dataWillem Jan Palenstijn
2011-12-23DREAMWEB: Add titles.cpp, move some methods to titles.cpp and talk.cppMax Horn
2011-12-23DREAMWEB: Move rest of saveload.cpp to DreamBaseMax Horn
2011-12-23DREAMWEB: Convert resetLocation and purgeALocation to C++Max Horn
2011-12-23DREAMWEB: Add newplace.cppMax Horn
2011-12-23DREAMWEB: cleanupMax Horn
2011-12-23DREAMWEB: Turn RectWithCallback into templateMax Horn
2011-12-23DREAMWEB: Move most of saveload.cpp to DreamBaseMax Horn
2011-12-23DREAMWEB: Yet more things to DreamBaseMax Horn
2011-12-23DREAMWEB: Ported 'reminders' to C++ and renamed it to edensFlatReminders()Filippos Karapetis
2011-12-18DREAMWEB: Port 'lookatplace' to C++Filippos Karapetis
2011-12-18DREAMWEB: Remove reelRoutines from data blobWillem Jan Palenstijn
2011-12-18DREAMWEB: Move all reel functions to DreamBaseWillem Jan Palenstijn
2011-12-18DREAMWEB: Convert removeObFromInv, deleteExObject, deleteExFrame, deleteExTextWillem Jan Palenstijn
2011-12-18DREAMWEB: Port 'showdiarykeys' to C++Filippos Karapetis
2011-12-18DREAMWEB: Move backdrop.cpp and more to DreamBase; remove some dead codeMax Horn
2011-12-18DREAMWEB: Fix multiple regressions in checkInside and loadCartWillem Jan Palenstijn
2011-12-18DREAMWEB: Port 'setpickup' to C++ and added an enum for the object typesFilippos Karapetis
2011-12-17DREAMWEB: Fix regressions in findExObject, findSetObjectWillem Jan Palenstijn
2011-12-17DREAMWEB: Convert clearBuffers, clearChangesWillem Jan Palenstijn
2011-12-17DREAMWEB: Name some DynObject/SetObject fieldsWillem Jan Palenstijn
2011-12-17DREAMWEB: Convert checkForExitWillem Jan Palenstijn
2011-12-17DREAMWEB: Fix another regression in isRyanHolding() (thanks wjp)Filippos Karapetis
2011-12-17DREAMWEB: Fix regression in isRyanHolding()Filippos Karapetis
2011-12-17DREAMWEB: Port 'checkinside' to C++Filippos Karapetis
2011-12-16DREAMWEB: Port 'showslots' to C++Filippos Karapetis
2011-12-16DREAMWEB: Port 'isryanholding' to C++Filippos Karapetis
2011-12-16DREAMWEB: Some more cleanupMax 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-15DREAMWEB: Fix regression in describeOb()Filippos Karapetis
2011-12-15DREAMWEB: Port 'describeob', 'additionaltext' to C++Filippos Karapetis
2011-12-15DREAMWEB: Further simplification of findSetObject() and findExObject() (thank...Filippos Karapetis
2011-12-15DREAMWEB: Properly set bx in findSetObject() and findExObject()Filippos Karapetis
2011-12-15DREAMWEB: Port 'findsetobject' and 'findexobject' to C++ and simplify compare()Filippos Karapetis
2011-12-14DREAMWEB: Move more stuff to DreamBaseMax Horn
2011-12-14DREAMWEB: CleanupWillem Jan Palenstijn
2011-12-14DREAMWEB: Fix regression in showDiaryPage and lookAtCardWillem Jan Palenstijn
2011-12-14DREAMWEB: CleanupWillem Jan Palenstijn
2011-12-14DREAMWEB: Port 'lookatcard' to C++Filippos Karapetis
2011-12-14DREAMWEB: Port 'runendseq' to C++ and remove the unused 'drawitall' functionFilippos Karapetis
2011-12-14DREAMWEB: Port 'dumpdiarykeys' to C++ and remove the now unused 'findtext1'Filippos Karapetis