aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.cpp
AgeCommit message (Expand)Author
2011-09-02DREAMWEB: 'isitdescribed' 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: Fix of the bug when you are in the inventory and drag the gun again...Bertrand 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: 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: 'getexpos' ported to C++Bertrand 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-29DREAMWEB: 'printmessage' 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: 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
2011-08-23DREAMWEB: 'getexad' ported to C++Bertrand Augereau
2011-08-23DREAMWEB: 'obname' ported to C++Bertrand Augereau
2011-08-23DREAMWEB: 'walkandexamine' ported to C++Bertrand Augereau
2011-08-23DREAMWEB: 'getflagunderp' ported to C++Bertrand Augereau
2011-08-22DREAMWEB: 'finishedwalking' ported to C++Bertrand Augereau
2011-08-22DREAMWEB: 'checkiffree' ported to C++Bertrand Augereau
2011-08-21DREAMWEB: 'showframe' overload for this majority of clients that don't need w...Bertrand Augereau
2011-08-20DREAMWEB: 'placesetobject' and 'removesetobject' ported to C++Bertrand Augereau
2011-08-20DREAMWEB: 'deletetaken' ported to C++Bertrand Augereau
2011-08-20DREAMWEB: Ported 'dochange' to C++Bertrand Augereau
2011-08-20DREAMWEB: 'setallchanges' ported to C++Bertrand Augereau
2011-08-20DREAMWEB: 'findormake' ported to C++Bertrand Augereau
2011-08-18DREAMWEB: Pathfind routines go to pathfind.cppBertrand Augereau
2011-08-18DREAMWEB: Ported 'findxyfrompath' to C++Bertrand Augereau
2011-08-18DREAMWEB: Ported 'blocknametext', 'walktotext', 'personnametext',Bertrand Augereau
2011-08-18DREAMWEB: Add/fix loading from launcherWillem Jan Palenstijn
2011-08-18DREAMWEB: 'commandonly' ported to C++Bertrand Augereau
2011-08-17DREAMWEB: Drawing of background objects ported to C++Bertrand Augereau
2011-08-17DREAMWEB: Ported 'movemap' to C++Bertrand Augereau