aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/structs.h
AgeCommit message (Collapse)Author
2011-09-03DREAMWEB: Introduction of a Path structureBertrand Augereau
2011-09-01DREAMWEB: 'checkpixelset' ported to C++Bertrand Augereau
2011-09-01DREAMWEB: 'obicons' ported to C++Bertrand Augereau
2011-08-31DREAMWEB: 'getanyad' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: Structs member renamingBertrand Augereau
2011-08-30DREAMWEB: More reversing of DynObject structBertrand Augereau
2011-08-29DREAMWEB: 'addpeoplelist' takes a ReelRoutine* paramBertrand Augereau
2011-08-29DREAMWEB: 'showgamereel' gets a ReelRoutine* as parameterBertrand Augereau
2011-08-24DREAMWEB: 'checkcoords' ported to C++Bertrand Augereau
(Still has __dispatch_call dependency)
2011-08-23DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObjectBertrand Augereau
2011-08-20DREAMWEB: Set objects have a four char name tagBertrand Augereau
2011-08-20DREAMWEB: Ported 'dochange' to C++Bertrand Augereau
2011-08-20DREAMWEB: 'findormake' ported to C++Bertrand Augereau
2011-08-17DREAMWEB: Drawing of background objects ported to C++Bertrand Augereau
2011-08-16DREAMWEB: 'updatepeople' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'checkifperson' ported to C++Bertrand Augereau
2011-08-03DREAMWEB: Less register usage in 'plotreel'Bertrand Augereau
2011-08-03DREAMWEB: Ported 'showrain' 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: Better API for 'showframe' and no more registers used (expect ↵Bertrand Augereau
es:bx for diffdest blitting)
2011-07-30DREAMWEB: Introduced the Frame structBertrand Augereau
2011-07-30DREAMWEB: Encapsulated some endian conversions in accessorsBertrand Augereau
2011-07-28DREAMWEB: 'makebackob' portedBertrand Augereau
2011-07-19DREAMWEB: Add ScummVM headers, remove SVN keywords.Eugene Sandulenko
2011-07-18DREAMWEB: mainman reversedBertrand 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-17DREAMWEB: The generator includes a file for custom structs and a file for ↵Bertrand Augereau
custom function definitions It also generates C++ symbols for asm proc addresses