aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
AgeCommit message (Expand)Author
2011-12-25DREAMWEB: Move some functions to DreamBaseFilippos Karapetis
2011-12-25DREAMWEB: Port 'selectopenob' to C++Filippos Karapetis
2011-12-25DREAMWEB: Name the return values of getAnyAdFilippos Karapetis
2011-12-25DREAMWEB: Move remaining talk functions to DreamBaseWillem Jan Palenstijn
2011-12-25DREAMWEB: Move talk functions to DreamBaseWillem Jan Palenstijn
2011-12-25DREAMWEB: Simplify order of checkObjectSize checksWillem Jan Palenstijn
2011-12-25DREAMWEB: Change hangOnPQ function signature to avoid carry flag usage.D G Turner
2011-12-25DREAMWEB: Port 'dosometalk' to C++D G Turner
2011-12-25DREAMWEB: Convert 'checkobjectsize' to C++Filippos Karapetis
2011-12-24DREAMWEB: Port 'getpersontext' to C++D G Turner
2011-12-24DREAMWEB: Ported 'starttalk' to C++D G Turner
2011-12-24DREAMWEB: Minor cleanupWillem Jan Palenstijn
2011-12-24DREAMWEB: Move more functions to DreamBaseWillem Jan Palenstijn
2011-12-24DREAMWEB: Move many use-related functions to DreamBaseWillem Jan Palenstijn
2011-12-24DREAMWEB: Remove unused functionWillem Jan Palenstijn
2011-12-24DREAMWEB: Port 'dropobject' to C++Filippos Karapetis
2011-12-24DREAMWEB: Convert getObTextStartWillem Jan Palenstijn
2011-12-24DREAMWEB: Fix wrong buffer sizeWillem Jan Palenstijn
2011-12-24DREAMWEB: Minor cleanupWillem Jan Palenstijn
2011-12-24DREAMWEB: Fix typo in incRyanPage()Filippos Karapetis
2011-12-24DREAMWEB: Port 'incryanpage' to C++Filippos Karapetis
2011-12-23DREAMWEB: Move sprite table out of buffersWillem Jan Palenstijn
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 rainlist out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Move mapflags out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Move ObjPos lists out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Move palettes out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Fix broken merge for pull request #151Willem Jan Palenstijn
2011-12-24DREAMWEB: Use the C++ versions of getAnyAd and makeWorn in some placesFilippos Karapetis
2011-12-23Merge pull request #151 from fingolfin/dreamweb-cleanup-rebasedWillem Jan Palenstijn
2011-12-23DREAMWEB: Minor cleanupWillem Jan Palenstijn
2011-12-23DREAMWEB: Remove more unnecessary globalsWillem Jan Palenstijn
2011-12-23DREAMWEB: Remove a few unnecessary globalsWillem Jan Palenstijn
2011-12-23DREAMWEB: Fix regression from moving ReelRoutines out of dataWillem Jan Palenstijn
2011-12-23DREAMWEB: Fix regression in sparkyWillem 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: Convert fadeDownMon, fadeUpMon, initialMonCols to C++Max 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-20DREAMWEB: Fix regression in deleteExObjectWillem Jan Palenstijn
2011-12-20DREAMWEB: Fix regressions in intoInv, outOfInv; cleanup selectObWillem Jan Palenstijn
2011-12-19DREAMWEB: More work on inToInv and outOfInvFilippos Karapetis
2011-12-19DREAMWEB: Port 'intoinv', 'outofinv' to C++Filippos Karapetis