aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-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
2011-07-30DREAMWEB: Encapsulated some endian conversions in accessorsBertrand Augereau
2011-07-29DREAMWEB: Use of the new feature of the generator to stop generating code for...Bertrand Augereau
2011-07-29Merge remote-tracking branch 'official/master'Bertrand Augereau
2011-07-29DREAMWEB: 'kernchar' fixBertrand Augereau
2011-07-29DREAMWEB: Fixed showframe ABI to conform to wjp's patch c626394f2b6566bc310f7...Bertrand Augereau
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-28DREAMWEB: 'makebackob' portedBertrand Augereau
2011-07-28DREAMWEB: diffDest blitting in 'showframe' doesn't pollute the interface any ...Bertrand Augereau