aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.cpp
AgeCommit message (Expand)Author
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
2011-08-16DREAMWEB: Bugfix (introduced with porting)Bertrand Augereau
2011-08-16DREAMWEB: Encapsulate the hack to guess if this is a CD build or notBertrand Augereau
2011-08-15DREAMWEB: 'showpanel' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'commandwithob' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'copyname' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'findobname' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'getreelstart' is now only called from C++Bertrand Augereau
2011-08-15DREAMWEB: 'checkifperson' ported to C++Bertrand Augereau
2011-08-14Merge pull request #60 from tramboi/masterEugene Sandulenko
2011-08-11DREAMWEB: 'setuptimedtemp' ported to C++Bertrand Augereau
2011-08-11DREAMWEB: 'dumptimedtext' ported to C++Bertrand Augereau
2011-08-11DREAMWEB: 'getreelstart' ported to C++Bertrand Augereau
2011-08-11DREAMWEB: 'dealwithspecial' has a better signatureBertrand Augereau
2011-08-11DREAMWEB: Misc cleanings in stubs.cppBertrand Augereau
2011-08-11DREAMWEB: 'showframe' takes a FrameBertrand Augereau
2011-08-10DREAMWEB: Improvement of 'printdirect' signature and register usageBertrand Augereau
2011-08-09DREAMWEB: 'checkdest' ported to C++Bertrand Augereau
2011-08-09DREAMWEB: 'autosetwalk' ported to C++Bertrand Augereau
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-03DREAMWEB: Less register usage in 'plotreel'Bertrand Augereau
2011-08-03DREAMWEB: Less register interaction in 'multiput' and 'multiget'Bertrand Augereau
2011-08-03DREAMWEB: 'deltextline' ported to C++Bertrand Augereau
2011-08-03DREAMWEB: 'crosshair' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'plotreel' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'dealwithspecial' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'fillspace' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'allocatemem' has a nicer APIBertrand Augereau
2011-07-30DREAMWEB: 'readheader' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'startloading' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'getroomdata' ported to C++Bertrand Augereau