Age | Commit message (Expand) | Author |
2011-12-24 | DREAMWEB: Port 'getpersontext' to C++ | D G Turner |
2011-12-24 | DREAMWEB: Ported 'starttalk' to C++ | D G Turner |
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: Remove unused function | Willem Jan Palenstijn |
2011-12-24 | DREAMWEB: Port 'dropobject' to C++ | Filippos Karapetis |
2011-12-24 | DREAMWEB: Convert getObTextStart | Willem Jan Palenstijn |
2011-12-24 | DREAMWEB: Fix wrong buffer size | 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 rainlist out of buffers | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Move mapflags out of buffers | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Move ObjPos lists out of buffers | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Move palettes out of buffers | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Fix broken merge for pull request #151 | Willem Jan Palenstijn |
2011-12-24 | DREAMWEB: Use the C++ versions of getAnyAd and makeWorn in some places | Filippos Karapetis |
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 |