Age | Commit message (Expand) | Author |
2012-02-12 | DREAMWEB: Improve subtitle durations in madman scene | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Remove unnecessary DreamWebEngine:: uses | Max Horn |
2011-12-28 | DREAMWEB: Allow skipping the mad man sequence with the ESC key | Filippos Karapetis |
2011-12-28 | DREAMWEB: Replaced most isCD calls with calls checking for speech | Filippos Karapetis |
2011-12-28 | DREAMWEB: Completely remove all of the runtime, and move everything into Drea... | Filippos Karapetis |
2011-12-28 | DREAMWEB: Move all saved variables to a GameVars struct | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Mass-move variables out of data | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Move 4 volume related variables out of data blob. | D G Turner |
2011-12-28 | DREAMWEB: Move 'wongame' flag out of data blob. | D G Turner |
2011-12-27 | DREAMWEB: Move 3 sound related variables out of data blob. | D G Turner |
2011-12-27 | DREAMWEB: Streamline text file handling | Willem Jan Palenstijn |
2011-12-26 | DREAMWEB: Moved the two rollEndCredits functions together in print.cpp and re... | Filippos Karapetis |
2011-12-26 | DREAMWEB: Rename workToScreenCPP to workToScreen | Max Horn |
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-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: Port 'setpickup' to C++ and added an enum for the object types | Filippos Karapetis |
2011-12-17 | DREAMWEB: Add disabled reelRoutine conversion work | Willem Jan Palenstijn |
2011-12-17 | DREAMWEB: Fix a regression in businessMan(), and updated its comments | Filippos Karapetis |
2011-12-16 | DREAMWEB: Move most of people.cpp to DreamBase | Max Horn |
2011-12-16 | DREAMWEB: Move more to DreamBase; fix regression in introMonks1() | Max Horn |
2011-12-16 | DREAMWEB: Fix regressions in helicopter and poolGuard | Willem Jan Palenstijn |
2011-12-16 | DREAMWEB: Rename 'reelCallbacksCPP' to reelCallbacks' | Filippos Karapetis |
2011-12-16 | DREAMWEB: Enable the C++ callback of poolGuard() | Filippos Karapetis |
2011-12-16 | DREAMWEB: Port 'poolguard' to C++ | Filippos Karapetis |
2011-12-16 | DREAMWEB: Port 'endgameseq' to C++ | Filippos Karapetis |
2011-12-16 | DREAMWEB: Port 'businessman' to C++ | Filippos Karapetis |
2011-12-15 | DREAMWEB: Port 'mugger' to C++, remove the unused 'findpuztext' function and ... | Filippos Karapetis |
2011-12-15 | DREAMWEB: Fix regression in helicopter() | Filippos Karapetis |
2011-12-15 | DREAMWEB: Port 'helicopter' to C++ | Filippos Karapetis |
2011-12-14 | DREAMWEB: Port 'heavy' to C++ | Filippos Karapetis |
2011-12-13 | DREAMWEB: Fix regression in bartender() and receptionist() | Filippos Karapetis |
2011-12-13 | DREAMWEB: Port 'bartender' and 'receptionist' to C++ | Filippos Karapetis |
2011-12-12 | DREAMWEB: Simplify getUnderCentre(), putUnderCentre() and move some functions... | Filippos Karapetis |
2011-12-12 | DREAMWEB: Convert 'setuptimeduse', 'entrytexts' to C++ and move priestText() ... | Filippos Karapetis |
2011-12-09 | DREAMWEB: Port 'soldier1' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'intromonks2' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Fix warnings | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'intromonks1' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'copper' to C++. Remove 'advisor' (unused) | Filippos Karapetis |
2011-12-08 | DREAMWEB: 'monkandryan' ported to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: 'priest' and 'priesttext' ported to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: 'bossman' ported to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: Fixed regression in louisChair() | Filippos Karapetis |
2011-12-07 | DREAMWEB: 'louischair' ported to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: 'alleybarksound', 'drinker', 'interviewer' converted to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: 'candles1', 'candles2', 'smallcandle' converted to C++ | Filippos Karapetis |