Age | Commit message (Expand) | Author |
2011-12-23 | Merge pull request #151 from fingolfin/dreamweb-cleanup-rebased | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Minor cleanup | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Remove more unnecessary globals | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Remove a few unnecessary globals | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Fix regression from moving ReelRoutines out of data | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Fix regression in sparky | 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: Convert fadeDownMon, fadeUpMon, initialMonCols to C++ | 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-20 | DREAMWEB: Fix regression in deleteExObject | Willem Jan Palenstijn |
2011-12-20 | DREAMWEB: Fix regressions in intoInv, outOfInv; cleanup selectOb | Willem Jan Palenstijn |
2011-12-19 | DREAMWEB: More work on inToInv and outOfInv | Filippos Karapetis |
2011-12-19 | DREAMWEB: Port 'intoinv', 'outofinv' to C++ | Filippos Karapetis |
2011-12-18 | DREAMWEB: Port 'lookatplace' to C++ | Filippos Karapetis |
2011-12-18 | DREAMWEB: 'nextcolon' is unused | Filippos Karapetis |
2011-12-18 | DREAMWEB: Rewrite signOn into C++, and remove the users and passwords from th... | Filippos Karapetis |
2011-12-18 | DREAMWEB: Remove the now unused 'keynum' and 'newlogonum' variables from the ... | 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: Set es for reel callbacks while it may be necessary | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Fix yet another regression in setPickup | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Port 'getkeyandlogo' to C++ | Filippos Karapetis |
2011-12-18 | DREAMWEB: Port 'showkeys' to C++ | Filippos Karapetis |
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 regression in useWinch | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Fix multiple regressions in checkInside and loadCart | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Fix multiple regressions in setPickup | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Fix ReelRoutine terminator saving/loading | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Spacing | Filippos Karapetis |
2011-12-18 | DREAMWEB: Remove regression from b0a42f1 (duplicate saved reel data) | Filippos Karapetis |
2011-12-18 | DREAMWEB: Close the file opened in querySaveMetaInfos() when returning | Filippos Karapetis |
2011-12-18 | DREAMWEB: Port 'setpickup' to C++ and added an enum for the object types | Filippos Karapetis |
2011-12-18 | DREAMWEB: Port 'lookininterface' to C++ | Filippos Karapetis |
2011-12-18 | DREAMWEB: Remove an erroneous comment (copy/paste error) | Filippos Karapetis |
2011-12-18 | DREAMWEB: Add meta information to saved games | Filippos Karapetis |
2011-12-17 | DREAMWEB: Fix regression in slabdoorb | Willem Jan Palenstijn |
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: Add disabled reelRoutine conversion work | Willem Jan Palenstijn |
2011-12-17 | DREAMWEB: Use serializer for ReelRoutines | Willem Jan Palenstijn |
2011-12-17 | DREAMWEB: Name some DynObject/SetObject fields | Willem Jan Palenstijn |