aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
AgeCommit message (Expand)Author
2011-08-14Merge pull request #60 from tramboi/masterEugene Sandulenko
2011-08-11DREAMWEB: 'setuptimedtemp' ported to C++Bertrand Augereau
2011-08-11DREAMWEB: 'dumptimedtext' ported to C++Bertrand Augereau
2011-08-11DREAMWEB: 'multiget' and 'multiput' don't dirty segments anymoreBertrand Augereau
2011-08-11DREAMWEB: 'getreelstart' ported to C++Bertrand Augereau
2011-08-11DREAMWEB: 'dealwithspecial' has a better signatureBertrand Augereau
2011-08-11DREAMWEB: Misc cleanings in stubs.cppBertrand Augereau
2011-08-11DREAMWEB: 'showframe' takes a FrameBertrand Augereau
2011-08-11DREAMWEB: A stub has become uselessBertrand Augereau
2011-08-11DREAMWEB: 'printslow' API improvedBertrand Augereau
2011-08-11DREAMWEB: Less ds pollution in 'printslow' and 'printdirect'Bertrand Augereau
2011-08-11DREAMWEB: Stricter typing in the printing subsystemBertrand Augereau
2011-08-10DREAMWEB: Removed useless push/popsBertrand Augereau
2011-08-10DREAMWEB: 'multidump' doesn't dirty ds anymoreBertrand Augereau
2011-08-10DREAMWEB: Improvement of 'printslow' signatureBertrand Augereau
2011-08-10DREAMWEB: Improvement of 'printdirect' signature and register usageBertrand Augereau
2011-08-10DREAMWEB: Improvement of 'getnumber' signatureBertrand Augereau
2011-08-10DREAMWEB: Improvement of 'printchar' signatureBertrand Augereau
2011-08-09DREAMWEB: 'checkdest' ported to C++Bertrand Augereau
2011-08-09DREAMWEB: 'autosetwalk' ported to C++Bertrand Augereau
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-06OSYSTEM: extended installTimerProc() with timer ID parameterEugene Sandulenko
2011-08-04DREAMWEB: Less register usage in misc. placesBertrand Augereau
2011-08-04DREAMWEB: Deprecated functions suppressedBertrand Augereau
2011-08-04DREAMWEB: Helper function to acquire a temporary segment ref to avoid ds and ...Bertrand Augereau
2011-08-04DREAMWEB: 'doblocks' ported to C++Bertrand Augereau
2011-08-03DREAMWEB: Less register usage in 'plotreel'Bertrand Augereau
2011-08-03DREAMWEB: Less register interaction in 'multiput' and 'multiget'Bertrand Augereau
2011-08-03DREAMWEB: 'deltextline' ported to C++Bertrand Augereau
2011-08-03DREAMWEB: Some sound mixing was not needed anymoreBertrand Augereau
2011-08-03DREAMWEB: 'findsource' has a new C++ flavourBertrand Augereau
2011-08-03DREAMWEB: Ported 'showrain' to C++Bertrand Augereau
2011-08-03DREAMWEB: 'crosshair' ported to C++Bertrand Augereau
2011-08-03DREAWMEB: Ported 'zoom' to C++Bertrand Augereau
2011-08-03DREAMWEB: 'allocatework' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'plotreel' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'dealwithspecial' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: Ported 'clearwork'Bertrand Augereau
2011-07-30DREAMWEB: 'fillspace' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'allocatemem' has a nicer APIBertrand Augereau
2011-07-30DREAMWEB: 'readheader' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'startloading' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'getroomdata' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: Introduction of a Reel structBertrand Augereau
2011-07-30DREAMWEB: 'showreelframe' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'findsource' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'aboutturn' does not need to be generated nowBertrand Augereau
2011-07-30DREAMWEB: Better API for 'showframe' and no more registers used (expect es:bx...Bertrand Augereau
2011-07-30DREAMWEB: Introduced the Frame structBertrand Augereau
2011-07-30DREAMWEB: Extracted vgagrafx.cpp from stubs.cppBertrand Augereau