Age | Commit message (Expand) | Author |
2011-12-26 | DREAMWEB: Reduce dependency on globals and move functions to DreamBase | Willem Jan Palenstijn |
2011-12-26 | DREAMWEB: Convert pickupConts | Willem Jan Palenstijn |
2011-12-26 | DREAMWEB: Remove now unused Buffers segment | Willem Jan Palenstijn |
2011-12-26 | DREAMWEB: Update deallocatemem for moved sprite table | Willem Jan Palenstijn |
2011-12-26 | DREAMWEB: Remove the now unused ASM style versions of getanyad, getexad, getf... | Filippos Karapetis |
2011-12-26 | DREAMWEB: Move even more use-related functions to DreamBase | Willem Jan Palenstijn |
2011-12-26 | DREAMWEB: Move the roomsCanGo array out of the data blob | Filippos Karapetis |
2011-12-26 | DREAMWEB: Port 'findpathofpoint' to C++ | D G Turner |
2011-12-26 | DREAMWEB: Moved the two rollEndCredits functions together in print.cpp and re... | Filippos Karapetis |
2011-12-26 | DREAMWEB: Move titles.cpp to DreamBase | Max Horn |
2011-12-26 | DREAMWEB: Rename workToScreenCPP to workToScreen | Max Horn |
2011-12-26 | DREAMWEB: Remove some dead code | Max Horn |
2011-12-25 | DREAMWEB: Port 'purgeanitem' to C++, some cleanup | Filippos Karapetis |
2011-12-25 | DREAMWEB: Port 'emergencypurge' to C++ | Filippos Karapetis |
2011-12-25 | DREAMWEB: Port 'locationpic', 'reexfrominv' to C++ | Filippos Karapetis |
2011-12-25 | DREAMWEB: Name the return values of getAnyAd | Filippos Karapetis |
2011-12-24 | DREAMWEB: Minor cleanup | Willem Jan Palenstijn |
2011-12-24 | DREAMWEB: Move more functions to DreamBase | Willem Jan Palenstijn |
2011-12-24 | DREAMWEB: Move many use-related functions to DreamBase | Willem Jan Palenstijn |
2011-12-24 | DREAMWEB: Convert getObTextStart | Willem Jan Palenstijn |
2011-12-24 | DREAMWEB: Minor cleanup | Willem Jan Palenstijn |
2011-12-24 | DREAMWEB: Fix typo in incRyanPage() | Filippos Karapetis |
2011-12-24 | DREAMWEB: Port 'incryanpage' to C++ | Filippos Karapetis |
2011-12-23 | DREAMWEB: Move sprite table out of buffers | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Move changes out of buffers | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Move backgrounds, zoom space, initial vars out of buffers | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Move ObjPos lists out of buffers | Willem Jan Palenstijn |
2011-12-23 | Merge pull request #151 from fingolfin/dreamweb-cleanup-rebased | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Fix regression from moving ReelRoutines out of data | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Add titles.cpp, move some methods to titles.cpp and talk.cpp | Max Horn |
2011-12-23 | DREAMWEB: Move rest of saveload.cpp to DreamBase | Max Horn |
2011-12-23 | DREAMWEB: Convert resetLocation and purgeALocation to C++ | Max Horn |
2011-12-23 | DREAMWEB: Add newplace.cpp | Max Horn |
2011-12-23 | DREAMWEB: cleanup | Max Horn |
2011-12-23 | DREAMWEB: Turn RectWithCallback into template | Max Horn |
2011-12-23 | DREAMWEB: Move most of saveload.cpp to DreamBase | Max Horn |
2011-12-23 | DREAMWEB: Yet more things to DreamBase | Max Horn |
2011-12-23 | DREAMWEB: Ported 'reminders' to C++ and renamed it to edensFlatReminders() | Filippos Karapetis |
2011-12-18 | DREAMWEB: Port 'lookatplace' to C++ | Filippos Karapetis |
2011-12-18 | DREAMWEB: Remove reelRoutines from data blob | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Move all reel functions to DreamBase | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Convert removeObFromInv, deleteExObject, deleteExFrame, deleteExText | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Port 'showdiarykeys' to C++ | Filippos Karapetis |
2011-12-18 | DREAMWEB: Move backdrop.cpp and more to DreamBase; remove some dead code | Max Horn |
2011-12-18 | DREAMWEB: Fix multiple regressions in checkInside and loadCart | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Port 'setpickup' to C++ and added an enum for the object types | Filippos Karapetis |
2011-12-17 | DREAMWEB: Fix regressions in findExObject, findSetObject | Willem Jan Palenstijn |
2011-12-17 | DREAMWEB: Convert clearBuffers, clearChanges | Willem Jan Palenstijn |
2011-12-17 | DREAMWEB: Name some DynObject/SetObject fields | Willem Jan Palenstijn |
2011-12-17 | DREAMWEB: Convert checkForExit | Willem Jan Palenstijn |