Age | Commit message (Expand) | Author |
2012-02-12 | DREAMWEB: Improve subtitle durations in madman scene | Willem Jan Palenstijn |
2012-02-12 | DREAMWEB: Fix missing subtitle lines in speech+subtitle mode | Willem Jan Palenstijn |
2012-02-12 | DREAMWEB: Fix duplicate line in monk end sequence | Willem Jan Palenstijn |
2012-02-08 | DREAMWEB: Remove uneeded duplicate function "printUnderMon". | D G Turner |
2012-01-12 | DREAMWEB: Rewrite a comment, since the old one could be misread | Torbjörn Andersson |
2012-01-11 | DREAMWEB: Change selectSaveLoadPage()'s command type to be unique | Torbjörn Andersson |
2012-01-08 | DREAMWEB: Extend the number of saveslots from 7 to 21 in the original | Torbjörn Andersson |
2011-12-29 | DREAMWEB: Minor clean up | Willem Jan Palenstijn |
2011-12-29 | DREAMWEB: Allow quit during ending | Willem Jan Palenstijn |
2011-12-29 | DREAMWEB: Correct monitor header message alignment in floppy versions. | D G Turner |
2011-12-29 | DREAMWEB: Simplify finalization call in dreamweb main function. | D G Turner |
2011-12-28 | DREAMWEB: Minor clean up and removal of goto usage in dreamweb(). | D G Turner |
2011-12-29 | DREAMWEB: Minor cleanup | Max Horn |
2011-12-28 | DREAMWEB: Remove unnecessary DreamWebEngine:: uses | Max Horn |
2011-12-28 | DREAMWEB: Use ObjectType enums in more places | Max Horn |
2011-12-28 | DREAMWEB: Added commandOnlyCond() method | Max Horn |
2011-12-28 | DREAMWEB: Mark some member vars as only being used in keypad.cpp; cleanup | Max Horn |
2011-12-28 | DREAMWEB: Fix crash when loading a room without reels | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Remove global file handle | Max Horn |
2011-12-28 | DREAMWEB: Clean up checkCoords | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Move more methods to keypad.cpp, reorder them to match ASM | Max Horn |
2011-12-28 | Merge pull request #154 from fingolfin/dreamweb-cleanup | Filippos Karapetis |
2011-12-28 | DREAMWEB: Changed hasSpeech() to also take account of the audio settings | Filippos Karapetis |
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: Clean up some constants | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Add 'packed' attribute to structs that need it | Max Horn |
2011-12-28 | DREAMWEB: Cleanup | Max Horn |
2011-12-28 | DREAMWEB: Rename a member of SetObject & DynObject to objId | Max Horn |
2011-12-28 | DREAMWEB: Rename getEitherAdCPP to getEitherAd, use obj type enums | Max Horn |
2011-12-28 | DREAMWEB: Remove unused Sprite fields | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Clean up Sprite::_updateCallback | Willem Jan Palenstijn |
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: Remove obsolete README | Filippos Karapetis |
2011-12-28 | DREAMWEB: Remove some now-redundant references to the DreamWeb namespace | 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: Remove a lot of unused/duplicate constants and move some of them to... | Filippos Karapetis |
2011-12-28 | DREAMWEB: Move all zoom-related functions to vgagrafx.cpp, and remove a lot o... | Filippos Karapetis |
2011-12-28 | DREAMWEB: Remove more global variables | Filippos Karapetis |
2011-12-28 | DREAMWEB: Remove some unused globals | Filippos Karapetis |
2011-12-28 | DREAMWEB: Move checkCoords templated implementation to Dreambase header. | D G Turner |
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 'speechloaded' flag 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: Remove unused functions | Willem Jan Palenstijn |