Age | Commit message (Expand) | Author |
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 |
2011-12-17 | DREAMWEB: Fix another regression in isRyanHolding() (thanks wjp) | Filippos Karapetis |
2011-12-17 | DREAMWEB: Fix regression in isRyanHolding() | Filippos Karapetis |
2011-12-17 | DREAMWEB: Port 'checkinside' to C++ | Filippos Karapetis |
2011-12-16 | DREAMWEB: Port 'showslots' to C++ | Filippos Karapetis |
2011-12-16 | DREAMWEB: Port 'isryanholding' to C++ | Filippos Karapetis |
2011-12-16 | DREAMWEB: Some more cleanup | Max Horn |
2011-12-16 | DREAMWEB: Move more things to DreamBase; cleanup some code | Max Horn |
2011-12-16 | DREAMWEB: Remove some dead code | Max Horn |
2011-12-15 | DREAMWEB: Convert notHeldError to C++, move stuff to DreamBase | Max Horn |
2011-12-15 | DREAMWEB: Move even more stuff to DreamBase | Max Horn |
2011-12-15 | DREAMWEB: Move more methods to DreamBase | Max Horn |
2011-12-15 | DREAMWEB: Convert a bunch of stuff to C++ | Max Horn |
2011-12-15 | DREAMWEB: Fix regression in describeOb() | Filippos Karapetis |
2011-12-15 | DREAMWEB: Port 'describeob', 'additionaltext' to C++ | Filippos Karapetis |
2011-12-15 | DREAMWEB: Further simplification of findSetObject() and findExObject() (thank... | Filippos Karapetis |
2011-12-15 | DREAMWEB: Properly set bx in findSetObject() and findExObject() | Filippos Karapetis |
2011-12-15 | DREAMWEB: Port 'findsetobject' and 'findexobject' to C++ and simplify compare() | Filippos Karapetis |
2011-12-14 | DREAMWEB: Move more stuff to DreamBase | Max Horn |
2011-12-14 | DREAMWEB: Cleanup | Willem Jan Palenstijn |
2011-12-14 | DREAMWEB: Fix regression in showDiaryPage and lookAtCard | Willem Jan Palenstijn |
2011-12-14 | DREAMWEB: Cleanup | Willem Jan Palenstijn |
2011-12-14 | DREAMWEB: Port 'lookatcard' to C++ | Filippos Karapetis |
2011-12-14 | DREAMWEB: Port 'runendseq' to C++ and remove the unused 'drawitall' function | Filippos Karapetis |
2011-12-14 | DREAMWEB: Port 'dumpdiarykeys' to C++ and remove the now unused 'findtext1' | Filippos Karapetis |