Age | Commit message (Expand) | Author |
2011-12-16 | DREAMWEB: Some more cleanup | Max Horn |
2011-12-16 | DREAMWEB: Move most of people.cpp to DreamBase | Max Horn |
2011-12-16 | DREAMWEB: Convert fadeScreenDownHalf to C++ | Max Horn |
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: Remove some dead code | Max Horn |
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-15 | DREAMWEB: Move more methods to DreamBase | Max Horn |
2011-12-15 | DREAMWEB: Convert a bunch of stuff to C++ | Max Horn |
2011-12-14 | DREAMWEB: Move more stuff to DreamBase | Max Horn |
2011-12-14 | DREAMWEB: Convert makeCaps to C++, fix bug in delChar | Max Horn |
2011-12-14 | DREAMWEB: Cleanup | Willem Jan Palenstijn |
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-12 | DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++ | Max Horn |
2011-12-12 | DREAMWEB: Add Dreambase::loadSpeech method | Max Horn |
2011-12-12 | DREAMWEB: Convert greyscaleSum, allPalette, dumpCurrent | Max Horn |
2011-12-12 | DREAMWEB: Cleanup and add FIXMEs | Willem Jan Palenstijn |
2011-12-12 | DREAMWEB: Move fadeDOS to vgafades.cpp, cleanup | Max Horn |
2011-12-11 | DREAMWEB: Move Savenames out of opaque data blob | Willem Jan Palenstijn |
2011-12-11 | DREAMWEB: Convert 'showNames' | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Move more stuff to DreamBase | Max Horn |
2011-12-08 | DREAMWEB: Convert workoutFrames to C++ | Max Horn |
2011-12-08 | DREAMWEB: Move functions to DreamBase | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Convert watchreel and remove global kReelpointer | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Port 'showdiary' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'middlepanel' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'showopbox', 'showsaveops', 'showloadops' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Move some data accessor functions to DreamBase | Willem Jan Palenstijn |
2011-12-08 | Merge pull request #128 from fingolfin/dreamweb-segments | Filippos Karapetis |
2011-12-08 | DREAMWEB: Move more stuff to DreamBase | Max Horn |
2011-12-08 | DREAMWEB: Move printBoth, printChar, printDirect to DreamBase | Max Horn |
2011-12-08 | DREAMWEB: Refactor segment management | Max Horn |
2011-12-07 | DREAMWEB: Move sound related code to a new source file | Max Horn |
2011-12-07 | DREAMWEB: Move showFrame() and some things using it to DreamBase | Max Horn |
2011-12-07 | DREAMWEB: Move g_lineData to DreamBase::_lineDaata | Max Horn |
2011-12-07 | DREAMWEB: Move checkDest() to DreamBase | Max Horn |
2011-12-07 | DREAMWEB: Move some more things to DreamBase | Max Horn |
2011-12-07 | DREAMWEB: Some more workspace cleanup | Max Horn |
2011-12-07 | DREAMWEB: Turn workspace from a segment into a plain array | Max Horn |
2011-12-07 | DREAMWEB: Document class DreamBase | Max Horn |
2011-12-07 | DREAMWEB: Convert volumeAdjust | Max Horn |
2011-12-07 | DREAMWEB: Make DreamBase::engine protected | Max Horn |
2011-12-07 | DREAMWEB: Move more methods to DreamBase, cleanup | Max Horn |
2011-12-07 | DREAMWEB: Move a few methods to DreamBase, remove some unused code | Max Horn |
2011-12-07 | DREAMWEB: Add DreamBase as second base class for DreamGenContext | Max Horn |