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
2011-12-03
DREAMWEB: Convert 'loadpersonal', 'loadnews', 'loadcart'
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move 'loadpersonal', 'loadnews', 'loadcart' out of dreamgen
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Remove unused filenames from blob
Willem Jan Palenstijn
2011-12-02
DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...
Bertrand Augereau
2011-12-01
DREAMWEB: Fix compilation due to dreamgen.* function renaming.
D G Turner
2011-11-21
DREAMWEB: Stub wrappers with a better signature for 'playchannel[0|1]'
Bertrand Augereau
2011-11-20
DREAMWEB: Accessor for kQuitrequested
Bertrand Augereau
2011-11-20
DREAMWEB: 'turnonpower' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB: 'powerlighton' and 'powerlightoff' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB: 'neterror' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB:'monmessage' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB: 'randomaccess' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB: Accessor for kTempcharset
Bertrand Augereau
2011-11-20
DREAMWEB: Accessors for kTempGraphics
Bertrand Augereau
2011-11-20
DREAMWEB: 'accesslighton' and 'accesslightoff' ported to C++
Bertrand Augereau
2011-11-18
DREAMWEB: Comment in 'showcurrentfile' about the file not being displayed in ...
Bertrand Augereau
2011-11-18
DREAMWEB: Remove now unnecessary push/pop sequence in 'scrollmonitor'
Bertrand Augereau
2011-11-18
DREAMWEB: 'showcurrentfile' ported to C++
Bertrand Augereau
2011-11-18
DREAMWEB: 'scrollmonitor' ported to C++
Bertrand Augereau
2011-11-18
DREAMWEB: Allow quitting in monitor sequences
Bertrand Augereau
2011-11-18
DREAMWEB: Cleaning in 'input'
Bertrand Augereau
2011-11-18
DREAMWEB: 'printcurs', 'delcurs' and 'hangoncurs' moved to monitor.cpp
Bertrand Augereau
2011-11-18
DREAMWEB: 'input' ported to C++
Bertrand Augereau
2011-11-18
DREAMWEB: monitor.cpp to mirror monitor.asm
Bertrand Augereau