aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
AgeCommit message (Expand)Author
2011-07-28DREAMWEB: Rewrite main loopWillem Jan Palenstijn
2011-07-28DREAMWEB: Move main function to stubsWillem Jan Palenstijn
2011-07-28DREAMWEB: Fix rendering underlined charactersWillem Jan Palenstijn
2011-07-28DREAMWEB: Fix kerning in printcharWillem Jan Palenstijn
2011-07-23DREAMWEB: Blacklisted 'usetimedtext', 'getundertimed' and 'putundertimed'Bertrand Augereau
2011-07-23DREAMWEB: 'multiput' and 'multiget' get signaturesBertrand Augereau
2011-07-23DREAMWEB: Less register usage in 'printslow'Bertrand Augereau
2011-07-23DREAMWEB: 'printdirect' has a C++ signatureBertrand Augereau
2011-07-23DREAMWEB: Less register usage in 'getnumber'Bertrand Augereau
2011-07-23DREAMWEB: 'dumptextline' ported to C++Bertrand Augereau
2011-07-23DREAMWEB: Less register usage in 'printslow'Bertrand Augereau
2011-07-23DREAMWEB: Useless register shuffling in printbothBertrand Augereau
2011-07-23DREAMWEB: Cleaning in 'printslow'Bertrand Augereau
2011-07-23DREAMWEB: Cleaning of 'printasprite'Bertrand Augereau
2011-07-23DREAMWEB: Cleaning of 'showframe'Bertrand Augereau
2011-07-23DREAMWEB: Fix code formattingBertrand Augereau
2011-07-23DREAMWEB: 'printboth' ported to C++Bertrand Augereau
2011-07-23DREAMWEB: 'multidump' has a nicer signatureBertrand Augereau
2011-07-23DREAMWEB: 'printslow' ported to C++Bertrand Augereau
2011-07-23DREAMWEB: Less registers, more params, in the text printing subsystemBertrand Augereau
2011-07-23DREAMWEB: 'printchar' ported to C++Bertrand Augereau
2011-07-23DREAMWEB: 'printdirect' ported to C++Bertrand Augereau
2011-07-23DREAMWEB: 'getnumber' ported to C++Bertrand Augereau
2011-07-20DREAMWEB: Made aboutturn() more readableEugene Sandulenko
2011-07-20DREAMWEB: Fix code formattingEugene Sandulenko
2011-07-20DREAMWEB: Blacklist and reimplement cancelch0() and cancelch1()eriktorbjorn
2011-07-19DREAMWEB: Add ScummVM headers, remove SVN keywords.Eugene Sandulenko
2011-07-19Merge pull request #48 from tramboi/masterEugene Sandulenko
2011-07-18DREAMWEB: Gave a proper signature to gextnextwordBertrand Augereau
2011-07-18DREAMWEB: getnextword doesn't read one byte too far any moreBertrand Augereau
2011-07-18DREAMWEB: Blacklisted 'kernchars' and 'getnextword'Bertrand Augereau
2011-07-18DREAMWEB: Added resilience to frameoutv to avoid memory stomping at the TV st...Bertrand Augereau
2011-07-18DREAMWEB: doorway and widedoor have signaturesBertrand Augereau
2011-07-18DREAMWEB: aboutturn reversedBertrand Augereau
2011-07-18DREAMWEB: Reversed random sprite callbackBertrand Augereau
2011-07-18DREAMWEB: initman reversedBertrand Augereau
2011-07-18DREAMWEB: walking blacklistedBertrand Augereau
2011-07-18DREAMWEB: mainman reversedBertrand Augereau
2011-07-18DREAMWEB: Blacklisted liftspriteBertrand Augereau
2011-07-18DREAMWEB: dodoor blacklistedBertrand Augereau
2011-07-18DREAMWEB: Sprite::b19 is Sprite::frameBertrand Augereau
2011-07-18DREAMWEB: steady and constant objects sprites callbacksBertrand Augereau
2011-07-18DREAMWEB: backobject reversedBertrand Augereau
2011-07-18DREAMWEB: Blacklisted frameoutbh and frameoutfxBertrand Augereau
2011-07-18DREAMWEB: showframe blacklistedBertrand Augereau
2011-07-18DREAMWEB: C++-isation of a part of the sprite subsystemBertrand Augereau
2011-07-18DREAMWEB: Fix Valgrind warningeriktorbjorn
2011-07-17DREAMWEB: The generator includes a file for custom structs and a file for cus...Bertrand Augereau
2011-07-16DREAMWEB: Clarify a comment in my previous commit slightly.eriktorbjorn
2011-07-16DREAMWEB: Rewrote lockmon() to fix pausing/unpausingeriktorbjorn