aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/monitor.cpp
AgeCommit message (Expand)Author
2012-02-08DREAMWEB: Remove uneeded duplicate function "printUnderMon".D G Turner
2011-12-29DREAMWEB: Correct monitor header message alignment in floppy versions.D G Turner
2011-12-28DREAMWEB: Rename a member of SetObject & DynObject to objIdMax Horn
2011-12-28DREAMWEB: Completely remove all of the runtime, and move everything into Drea...Filippos Karapetis
2011-12-28DREAMWEB: Move all saved variables to a GameVars structWillem Jan Palenstijn
2011-12-28DREAMWEB: Mass-move variables out of dataWillem Jan Palenstijn
2011-12-27DREAMWEB: Streamline graphics file accessWillem Jan Palenstijn
2011-12-27DREAMWEB: Streamline text file handlingWillem Jan Palenstijn
2011-12-27DREAMWEB: Remove mapStore segmentWillem Jan Palenstijn
2011-12-27DREAMWEB: Move kSubtitles out of data blob.D G Turner
2011-12-27DREAMWEB: Move kQuitRequested out of data blob.D G Turner
2011-12-27DREAMWEB: Move operand1, currentfile out of dataWillem Jan Palenstijn
2011-12-27DREAMWEB: Clean up monitor functionsWillem Jan Palenstijn
2011-12-27DREAMWEB: The monsource global is no longer used. Also, added a missing comme...Filippos Karapetis
2011-12-27DREAMWEB: Cleanup of getKeyAndLogo(), dirFile() and read()Filippos Karapetis
2011-12-26DREAMWEB: Improved 'getKeyAndLogo' function signature.D G Turner
2011-12-26DREAMWEB: Ported 'dirfile' to C++D G Turner
2011-12-26DREAMWEB: Convert searchForStringWillem Jan Palenstijn
2011-12-26DREAMWEB: Move some functions to DreamBase, remove dead codeFilippos Karapetis
2011-12-26Revert "DREAMWEB: Remove dead code and move most functions to DreamBase"Filippos Karapetis
2011-12-26DREAMWEB: Remove dead code and move most functions to DreamBaseFilippos Karapetis
2011-12-26DREAMWEB: Move inputline out of data blobWillem Jan Palenstijn
2011-12-26DREAMWEB: Convert 'parser'Willem Jan Palenstijn
2011-12-26DREAMWEB: Ported 'read' to C++D G Turner
2011-12-26DREAMWEB: Cleanup searchForFiles()Filippos Karapetis
2011-12-26DREAMWEB: Port 'dircom' to C++, move rootdir out of the data blob and fix a r...Filippos Karapetis
2011-12-26DREAMWEB: Cleanup searchForFiles()Filippos Karapetis
2011-12-26DREAMWEB: Ported 'searchforfiles' to C++D G Turner
2011-12-26DREAMWEB: Rename workToScreenCPP to workToScreenMax Horn
2011-12-24DREAMWEB: Move more functions to DreamBaseWillem Jan Palenstijn
2011-12-23DREAMWEB: Move backgrounds, zoom space, initial vars out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Convert fadeDownMon, fadeUpMon, initialMonCols to C++Max Horn
2011-12-18DREAMWEB: Rewrite signOn into C++, and remove the users and passwords from th...Filippos Karapetis
2011-12-18DREAMWEB: Port 'getkeyandlogo' to C++Filippos Karapetis
2011-12-18DREAMWEB: Port 'showkeys' to C++Filippos Karapetis
2011-12-18DREAMWEB: Move backdrop.cpp and more to DreamBase; remove some dead codeMax Horn
2011-12-18DREAMWEB: Fix multiple regressions in checkInside and loadCartWillem Jan Palenstijn
2011-12-18DREAMWEB: Port 'lookininterface' to C++Filippos Karapetis
2011-12-14DREAMWEB: Move more stuff to DreamBaseMax Horn
2011-12-14DREAMWEB: Convert makeCaps to C++, fix bug in delCharMax Horn
2011-12-14DREAMWEB: Convert execCommand to C++, remove comlist from data blobMax Horn
2011-12-09DREAMWEB: Port 'monitorlogo' to C++Filippos Karapetis
2011-12-08DREAMWEB: Move functions to DreamBaseWillem Jan Palenstijn
2011-12-08DREAMWEB: Move some data accessor functions to DreamBaseWillem Jan Palenstijn
2011-12-08DREAMWEB: 'printoutermon', 'showarrows' ported to C++Filippos Karapetis
2011-12-07DREAMWEB: Replace cs by data (outside of dreamgen.cpp)Max Horn
2011-12-06DREAMWEB: Cleanup end of namespace commentsMax Horn
2011-12-04DREAMWEB: kMapstore accessorBertrand Augereau
2011-12-04DREAMWEB: 'delChar' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: kTempCharset and kCurrentSet are managed out of the VMBertrand Augereau