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