Age | Commit message (Expand) | Author |
2012-02-23 | DREAMWEB: Remove shared temp graphics variables. | Alyssa Milburn |
2012-02-08 | DREAMWEB: Remove uneeded duplicate function "printUnderMon". | D G Turner |
2011-12-29 | DREAMWEB: Correct monitor header message alignment in floppy versions. | D G Turner |
2011-12-28 | DREAMWEB: Rename a member of SetObject & DynObject to objId | Max Horn |
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-27 | DREAMWEB: Streamline graphics file access | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Streamline text file handling | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Remove mapStore segment | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Move kSubtitles out of data blob. | D G Turner |
2011-12-27 | DREAMWEB: Move kQuitRequested out of data blob. | D G Turner |
2011-12-27 | DREAMWEB: Move operand1, currentfile out of data | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Clean up monitor functions | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: The monsource global is no longer used. Also, added a missing comme... | Filippos Karapetis |
2011-12-27 | DREAMWEB: Cleanup of getKeyAndLogo(), dirFile() and read() | Filippos Karapetis |
2011-12-26 | DREAMWEB: Improved 'getKeyAndLogo' function signature. | D G Turner |
2011-12-26 | DREAMWEB: Ported 'dirfile' to C++ | D G Turner |
2011-12-26 | DREAMWEB: Convert searchForString | Willem Jan Palenstijn |
2011-12-26 | DREAMWEB: Move some functions to DreamBase, remove dead code | Filippos Karapetis |
2011-12-26 | Revert "DREAMWEB: Remove dead code and move most functions to DreamBase" | Filippos Karapetis |
2011-12-26 | DREAMWEB: Remove dead code and move most functions to DreamBase | Filippos Karapetis |
2011-12-26 | DREAMWEB: Move inputline out of data blob | Willem Jan Palenstijn |
2011-12-26 | DREAMWEB: Convert 'parser' | Willem Jan Palenstijn |
2011-12-26 | DREAMWEB: Ported 'read' to C++ | D G Turner |
2011-12-26 | DREAMWEB: Cleanup searchForFiles() | Filippos Karapetis |
2011-12-26 | DREAMWEB: Port 'dircom' to C++, move rootdir out of the data blob and fix a r... | Filippos Karapetis |
2011-12-26 | DREAMWEB: Cleanup searchForFiles() | Filippos Karapetis |
2011-12-26 | DREAMWEB: Ported 'searchforfiles' to C++ | D G Turner |
2011-12-26 | DREAMWEB: Rename workToScreenCPP to workToScreen | Max Horn |
2011-12-24 | DREAMWEB: Move more functions to DreamBase | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Move backgrounds, zoom space, initial vars out of buffers | Willem Jan Palenstijn |
2011-12-23 | DREAMWEB: Convert fadeDownMon, fadeUpMon, initialMonCols to C++ | Max Horn |
2011-12-18 | DREAMWEB: Rewrite signOn into C++, and remove the users and passwords from th... | Filippos Karapetis |
2011-12-18 | DREAMWEB: Port 'getkeyandlogo' to C++ | Filippos Karapetis |
2011-12-18 | DREAMWEB: Port 'showkeys' to C++ | Filippos Karapetis |
2011-12-18 | DREAMWEB: Move backdrop.cpp and more to DreamBase; remove some dead code | Max Horn |
2011-12-18 | DREAMWEB: Fix multiple regressions in checkInside and loadCart | Willem Jan Palenstijn |
2011-12-18 | DREAMWEB: Port 'lookininterface' to C++ | Filippos Karapetis |
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: Convert execCommand to C++, remove comlist from data blob | Max Horn |
2011-12-09 | DREAMWEB: Port 'monitorlogo' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Move functions to DreamBase | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Move some data accessor functions to DreamBase | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: 'printoutermon', 'showarrows' ported to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: Replace cs by data (outside of dreamgen.cpp) | Max Horn |
2011-12-06 | DREAMWEB: Cleanup end of namespace comments | Max Horn |
2011-12-04 | DREAMWEB: kMapstore accessor | Bertrand Augereau |
2011-12-04 | DREAMWEB: 'delChar' ported to C++ | Bertrand Augereau |