aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
AgeCommit message (Expand)Author
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
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: 'checkone' ported to C++Bertrand Augereau
2011-08-22DREAMWEB: 'finishedwalking' ported to C++Bertrand Augereau
2011-08-22DREAMWEB: 'adjustlen' is not neededBertrand 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-21DREAMWEB: 'showallfree' ported to C++Bertrand Augereau
2011-08-21DREAMWEB: 'calcfrframe' returns (width,height) in (cl,ch)Bertrand Augereau
2011-08-20DREAMWEB: 'placesetobject' and 'removesetobject' ported to C++Bertrand Augereau
2011-08-20DREAMWEB: Set objects have a four char name tagBertrand 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