aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.cpp
AgeCommit message (Expand)Author
2011-10-15DREAMWEB: Silenced warnings, applied coding conventionsFilippos Karapetis
2011-10-09DREAMWEB: object.cpp to replicate object.asmBertrand Augereau
2011-10-09DREAMWEB: 'zoomonoff' ported to C++Bertrand Augereau
2011-09-04DREAMWEB: 'examineobtext' ported to C++Bertrand Augereau
2011-09-08DREAMWEB: Fix quitting in several modal parts of the gameBertrand Augereau
2011-09-07DREAMWEB: Useless includes removedBertrand Augereau
2011-09-07DREAMWEB: Simpler flavour of 'printdirect' for cases when the output layout i...Bertrand Augereau
2011-09-07DREAMWEB: 'getobtextstart' C++ wrapperBertrand Augereau
2011-09-07DREAMWEB: 'findnextcolon' ported to C++Bertrand Augereau
2011-09-06DREAMWEB: 'hangon' and 'hangonp' ported to C++Bertrand Augereau
2011-09-06DREAMWEB: Ported 'fillryan' to C++Bertrand Augereau
2011-09-05DREAMWEB: Ported 'findallryan' to C++Bertrand Augereau
2011-09-05DREAMWEB: Ported 'showryanpage' to C++Bertrand Augereau
2011-09-05DREAMWEB: Removal of a useless register usageBertrand Augereau
2011-09-02DREAMWEB: 'obtoinv' ported to C++Bertrand Augereau
2011-09-02DREAMWEB: 'isitworn' and 'makeworn' ported to C++Bertrand Augereau
2011-09-02DREAMWEB: Removal of stubs that became uselessBertrand Augereau
2011-09-02DREAMWEB: 'checkifset' ported to C++Bertrand Augereau
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