aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/monitor.cpp
AgeCommit message (Expand)Author
2014-02-18DREAMWEB: Make GPL headers consistent in themselves.Johannes Schickel
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-05-04DREAMWEB: Changed Italian LOGON commandSimon Sawatzki
2013-05-02DREAMWEB: Change Spanish LOGON command to ACCESOThierry Crozat
2013-04-29DREAMWEB: Add commands in Spanish for the Network TerminalThierry Crozat
2013-03-21DREAMWEB: Also update LOGON Italian translation in help stringThierry Crozat
2013-03-20DREAMWEB: Change Italian translation of terminal LOGON commandThierry Crozat
2013-02-26DREAMWEB: Make some static arrays constThierry Crozat
2013-02-26DREAMWEB: Add localised commands in the network terminalThierry Crozat
2012-11-30DREAMWEB: Change various loop variables to uint, rather than size_t.D G Turner
2012-11-15DREAMWEB: Add an extra line showing the available terminal commandsFilippos Karapetis
2012-09-14DREAMWEB: Increase _operand1 buffer sizeTorbjörn Andersson
2012-05-31DREAMWEB: Objectify Sound functions & data into DreamWebSound class.D G Turner
2012-05-30DREAMWEB: Replaced vsync() function with waitForVSync().D G Turner
2012-05-10DREAMWEB: Fix crash when entering short console passwordWillem Jan Palenstijn
2012-03-03DREAMWEB: Simplify some uses of randomNumber()Torbjörn Andersson
2012-02-24DREAMWEB: Migrate loadTextFile() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadGraphicsFile() to using datafile prefix variable.D G Turner
2012-02-23DREAMWEB: Remove shared temp graphics variables.Alyssa Milburn
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