index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
dreamweb
/
monitor.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
DREAMWEB: Make GPL headers consistent in themselves.
Johannes Schickel
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-05-04
DREAMWEB: Changed Italian LOGON command
Simon Sawatzki
2013-05-02
DREAMWEB: Change Spanish LOGON command to ACCESO
Thierry Crozat
2013-04-29
DREAMWEB: Add commands in Spanish for the Network Terminal
Thierry Crozat
2013-03-21
DREAMWEB: Also update LOGON Italian translation in help string
Thierry Crozat
2013-03-20
DREAMWEB: Change Italian translation of terminal LOGON command
Thierry Crozat
2013-02-26
DREAMWEB: Make some static arrays const
Thierry Crozat
2013-02-26
DREAMWEB: Add localised commands in the network terminal
Thierry Crozat
2012-11-30
DREAMWEB: Change various loop variables to uint, rather than size_t.
D G Turner
2012-11-15
DREAMWEB: Add an extra line showing the available terminal commands
Filippos Karapetis
2012-09-14
DREAMWEB: Increase _operand1 buffer size
Torbjörn Andersson
2012-05-31
DREAMWEB: Objectify Sound functions & data into DreamWebSound class.
D G Turner
2012-05-30
DREAMWEB: Replaced vsync() function with waitForVSync().
D G Turner
2012-05-10
DREAMWEB: Fix crash when entering short console password
Willem Jan Palenstijn
2012-03-03
DREAMWEB: Simplify some uses of randomNumber()
Torbjörn Andersson
2012-02-24
DREAMWEB: Migrate loadTextFile() to using datafile prefix variable.
D G Turner
2012-02-24
DREAMWEB: Migrate loadGraphicsFile() to using datafile prefix variable.
D G Turner
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
[next]