aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/vgagrafx.cpp
AgeCommit message (Expand)Author
2011-11-18DREAMWEB: 'worktoscreen' C++ flavour without dirtying the regsBertrand Augereau
2011-11-17DREAMWEB: 'loadpalfromiff' ported to C++Bertrand Augereau
2011-09-02DREAMWEB: Removal of stubs that became uselessBertrand Augereau
2011-09-02DREAMWEB: 'checkifset' ported to C++Bertrand Augereau
2011-09-01DREAMWEB: 'checkpixelset' ported to C++Bertrand Augereau
2011-09-01DREAMWEB: Cleaning in 'doshake'Bertrand Augereau
2011-09-01DREAMWEB: 'frameoutv' know how to clip on the left and upper bordersBertrand Augereau
2011-09-01DREAMWEB: AssertsBertrand Augereau
2011-08-30DREAMWEB: 'maptopanel' and 'dumpmap' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: 'transferinv' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: 'paneltomap' ported to C++Bertrand Augereau
2011-08-21DREAMWEB: 'showframe' overload for this majority of clients that don't need w...Bertrand Augereau
2011-08-17DREAMWEB: 'doblocks' moves to backdrops.cppBertrand Augereau
2011-08-11DREAMWEB: 'multiget' and 'multiput' don't dirty segments anymoreBertrand Augereau
2011-08-11DREAMWEB: 'showframe' takes a FrameBertrand Augereau
2011-08-10DREAMWEB: 'multidump' doesn't dirty ds anymoreBertrand Augereau
2011-08-04DREAMWEB: Less register usage in misc. placesBertrand Augereau
2011-08-04DREAMWEB: 'doblocks' ported to C++Bertrand Augereau
2011-08-03DREAMWEB: Less register interaction in 'multiput' and 'multiget'Bertrand Augereau
2011-08-03DREAWMEB: Ported 'zoom' to C++Bertrand Augereau
2011-08-03DREAMWEB: 'allocatework' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: Ported 'clearwork'Bertrand 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