aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/vgagrafx.cpp
AgeCommit message (Expand)Author
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