Age | Commit message (Expand) | Author |
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: Remove more global variables | Filippos Karapetis |
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: Remove setdat, freedat segments | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Remove reels segment | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Convert room text into TextFiles | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Convert reel segments into GraphicsFiles | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Streamline graphics file access | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Create MapFlags struct, remove backdrops segment | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Remove mapData segment | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Fix a regression in showRain() | Filippos Karapetis |
2011-12-27 | DREAMWEB: Remove more unused/unnecessary variables | Filippos Karapetis |
2011-12-27 | DREAMWEB: Move kSubtitles out of data blob. | D G Turner |
2011-12-26 | DREAMWEB: Moved the two rollEndCredits functions together in print.cpp and re... | Filippos Karapetis |
2011-12-26 | DREAMWEB: Port rollEm() to C++ | Max Horn |
2011-12-24 | DREAMWEB: Minor cleanup | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Move sprite table 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-18 | DREAMWEB: Move all reel functions to DreamBase | Willem Jan Palenstijn |
2011-12-17 | DREAMWEB: Convert checkForExit | Willem Jan Palenstijn |
2011-12-16 | DREAMWEB: Move more to DreamBase; fix regression in introMonks1() | Max Horn |
2011-12-16 | DREAMWEB: Move more things to DreamBase; cleanup some code | Max Horn |
2011-12-16 | DREAMWEB: Port 'poolguard' to C++ | Filippos Karapetis |
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-12 | DREAMWEB: Set volumeDirection as a negative integer, where this is used, inst... | Filippos Karapetis |
2011-12-12 | DREAMWEB: Silence signed/unsigned warning | Filippos Karapetis |
2011-12-12 | DREAMWEB: Fix regression in rollEndCredits | Willem Jan Palenstijn |
2011-12-12 | DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++ | Max Horn |
2011-12-08 | DREAMWEB: Move more stuff to DreamBase | Max Horn |
2011-12-08 | DREAMWEB: Code formatting | Max Horn |
2011-12-08 | DREAMWEB: Remove globals kCurrentframe, kTakeoff | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Convert watchreel and remove global kReelpointer | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Move some data accessor functions to DreamBase | Willem Jan Palenstijn |
2011-12-07 | Merge pull request #127 from fingolfin/dreamweb-cleanup | Willem Jan Palenstijn |
2011-12-07 | DREAMWEB: 'clearrest' ported to C++. | D G Turner |
2011-12-07 | DREAMWEB: Move g_lineData to DreamBase::_lineDaata | Max Horn |
2011-12-06 | DREAMWEB: Cleanup end of namespace comments | Max Horn |
2011-12-06 | DREAMWEB: Fix warnings | Willem Jan Palenstijn |
2011-12-06 | DREAMWEB: Fix regressions in 'monks2text' | Willem Jan Palenstijn |
2011-12-06 | DREAMWEB: Fix regressions in 'intro1text', 'redrawmainscrn', 'sitdowninbar' | Willem Jan Palenstijn |
2011-12-06 | DREAMWEB: Added more language / CD checks | Filippos Karapetis |
2011-12-06 | DREAMWEB: Fix language check | Willem Jan Palenstijn |
2011-12-06 | DREAMWEB: 'intro1text', 'intro2text', 'intro3text', 'monks2text' ported to C+... | Filippos Karapetis |
2011-12-06 | DREAMWEB: 'foghornsound' and 'liftnoise' ported to C++ | Filippos Karapetis |