Age | Commit message (Expand) | Author |
2014-02-18 | DREAMWEB: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-11-29 | DREAMWEB: Correction of minor conversion mistake. | D G Turner |
2012-11-29 | DREAMWEB: Simplify _lastHardKey usage and migrate to Common::KeyCode. | D G Turner |
2012-05-31 | DREAMWEB: Remove irrelevant additions in SFX id 62 usage. | D G Turner |
2012-05-31 | DREAMWEB: Objectify Sound functions & data into DreamWebSound class. | D G Turner |
2012-05-30 | DREAMWEB: Replaced vsync() function with waitForVSync(). | D G Turner |
2012-02-24 | DREAMWEB: Migrate loadGraphicsFile() to using datafile prefix variable. | D G Turner |
2012-02-24 | DREAMWEB: Migrate loadTempText() to using datafile prefix variable. | D G Turner |
2012-02-24 | DREAMWEB: Add datafile name prefix to engine and modify showPCX() to it. | D G Turner |
2012-02-23 | DREAMWEB: Remove shared temp graphics variables. | Alyssa Milburn |
2012-02-12 | DREAMWEB: Improve subtitle durations in madman scene | Willem Jan Palenstijn |
2012-02-12 | DREAMWEB: Fix duplicate line in monk end sequence | Willem Jan Palenstijn |
2011-12-29 | DREAMWEB: Allow quit during ending | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Replaced most isCD calls with calls checking for speech | Filippos Karapetis |
2011-12-28 | DREAMWEB: Fix a regression in monkSpeaking (y should be unchanged) | Filippos Karapetis |
2011-12-28 | DREAMWEB: Mark all of the differences between the floppy and CD versions | Filippos Karapetis |
2011-12-28 | DREAMWEB: Implemented the floppy version of monkSpeaking() | 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-27 | DREAMWEB: Move 3 sound related variables out of data blob. | D G Turner |
2011-12-27 | DREAMWEB: Streamline graphics file access | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Move kRoomssample out of data blob. | D G Turner |
2011-12-26 | DREAMWEB: Move titles.cpp to DreamBase | Max Horn |
2011-12-26 | DREAMWEB: Port rollEm() to C++ | Max Horn |
2011-12-26 | DREAMWEB: Rename workToScreenCPP to workToScreen | Max Horn |
2011-12-26 | DREAMWEB: Remove some dead code | Max Horn |
2011-12-23 | DREAMWEB: Add titles.cpp, move some methods to titles.cpp and talk.cpp | Max Horn |