aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
AgeCommit message (Expand)Author
2011-09-02DREAMWEB: 'isitdescribed' ported to C++Bertrand Augereau
2011-09-03DREAMWEB: Refining of the pathfinding structuresBertrand Augereau
2011-09-03DREAMWEB: Introduction of a Path structureBertrand Augereau
2011-09-03DREAMWEB: 'turnanypathon' and 'turnanypathoff' ported to C++Bertrand Augereau
2011-09-03DREAMWEB: 'turnpathon' et 'turnpathoff' ported to C++Bertrand Augereau
2011-09-02DREAMWEB: Fix : getexpos has a return value AND a side-effectBertrand Augereau
2011-09-02DREAMWEB: Fix : getexpos returns info in es:diBertrand 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: Fix of the bug when you are in the inventory and drag the gun again...Bertrand Augereau
2011-09-01DREAMWEB: AssertsBertrand Augereau
2011-09-01DREAMWEB: 'compare' ported to C++Bertrand Augereau
2011-09-01DREAMWEB: 'getaddir' 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: 'maptopanel' and 'dumpmap' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: 'transferinv' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: 'delthisone' isn't usedBertrand Augereau
2011-08-30DREAMWEB: Stricter typingBertrand Augereau
2011-08-30DREAMWEB: Structs member renamingBertrand Augereau
2011-08-30DREAMWEB: 'checkifex' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: 'obpicture' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: 'paneltomap' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: 'getexpos' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: More reversing of DynObject structBertrand Augereau
2011-08-30DREAMWEB: 'showallex' ported to C++Bertrand Augereau
2011-08-29DREAMWEB: 'addpeoplelist' takes a ReelRoutine* paramBertrand Augereau
2011-08-29DREAMWEB: 'showgamereel' gets a ReelRoutine* as parameterBertrand Augereau
2011-08-29DREAMWEB: 'addtopeoplelist' ported to C++Bertrand Augereau
2011-08-29DREAMWEB: 'printmessage' ported to C++Bertrand Augereau
2011-08-25DREAMWEB: 'drawflags' ported to C++Bertrand Augereau
2011-08-25DREAMWEB: Removed an useless stub ('kernchars')Bertrand Augereau
2011-08-25DREAMWEB: 'waitframes' ported to C++Bertrand Augereau
2011-08-25DREAMWEB: All readmouse flavours ported to C++Bertrand Augereau
2011-08-25DREAMWEB: Better 'mouseCall' api, DreamWebEngine should not use _context, ide...Bertrand Augereau
2011-08-25DREAMWEB: 'animpointer' ported to C++Bertrand Augereau
2011-08-25DREAMWEB: 'showpointer' ported to C++Bertrand Augereau
2011-08-24DREAMWEB: Added comments with string representation for the data segmentVladimir Menshakov
2011-08-24DREAMWEB: Wrong and useless 'getroomdata' overload spotted by bluegr removedBertrand Augereau
2011-08-24DREAMWEB: Use the correct error() callFilippos Karapetis
2011-08-24DREAMWEB: Added a TODO and an error call to a variant of getroomdata()Filippos Karapetis
2011-08-24DREAMWEB: 'dumppointer' ported to C++Bertrand Augereau
2011-08-24DREAMWEB: Static dispatching in checkcoordsBertrand Augereau
2011-08-24DREAMWEB: 'checkcoords' ported to C++Bertrand Augereau
2011-08-24DREAMWEB: 'dumpblink' ported to C++Bertrand Augereau
2011-08-24DREAMWEB: 'showblink' ported to C++Bertrand Augereau
2011-08-24DREAMWEB: Ported 'delpointer' to C++Bertrand Augereau
2011-08-24DREAMWEB: 'geteitherad' ported to C++Bertrand Augereau
2011-08-23DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObjectBertrand Augereau