aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/object.cpp
AgeCommit message (Expand)Author
2011-12-24DREAMWEB: Port 'dropobject' to C++Filippos Karapetis
2011-12-24DREAMWEB: Convert getObTextStartWillem Jan Palenstijn
2011-12-24DREAMWEB: Use the C++ versions of getAnyAd and makeWorn in some placesFilippos Karapetis
2011-12-23DREAMWEB: Move rest of saveload.cpp to DreamBaseMax Horn
2011-12-23DREAMWEB: Convert resetLocation and purgeALocation to C++Max Horn
2011-12-23DREAMWEB: cleanupMax Horn
2011-12-23DREAMWEB: Turn RectWithCallback into templateMax Horn
2011-12-20DREAMWEB: Fix regression in deleteExObjectWillem Jan Palenstijn
2011-12-20DREAMWEB: Fix regressions in intoInv, outOfInv; cleanup selectObWillem Jan Palenstijn
2011-12-19DREAMWEB: More work on inToInv and outOfInvFilippos Karapetis
2011-12-19DREAMWEB: Port 'intoinv', 'outofinv' to C++Filippos Karapetis
2011-12-18DREAMWEB: Convert removeObFromInv, deleteExObject, deleteExFrame, deleteExTextWillem Jan Palenstijn
2011-12-18DREAMWEB: Fix yet another regression in setPickupWillem Jan Palenstijn
2011-12-18DREAMWEB: Fix multiple regressions in setPickupWillem Jan Palenstijn
2011-12-18DREAMWEB: Port 'setpickup' to C++ and added an enum for the object typesFilippos Karapetis
2011-12-17DREAMWEB: Name some DynObject/SetObject fieldsWillem Jan Palenstijn
2011-12-17DREAMWEB: Fix regression in getOpenedSizeWillem Jan Palenstijn
2011-12-17DREAMWEB: Fix another regression in the ASM-style version of getOpenedSize()Filippos Karapetis
2011-12-17DREAMWEB: Fix another regression in selectOb() (thanks wjp)Filippos Karapetis
2011-12-17DREAMWEB: Fix regression in selectOb() (thanks wjp)Filippos Karapetis
2011-12-17DREAMWEB: Fix regression in getOpenedSize()Filippos Karapetis
2011-12-17DREAMWEB: Port 'findinvpos', 'selectob' to C++ and fix a regression in identi...Filippos Karapetis
2011-12-17DREAMWEB: Fix regression in identifyObFilippos Karapetis
2011-12-16DREAMWEB: Port 'identifyob' to C++Filippos Karapetis
2011-12-15DREAMWEB: Convert notHeldError to C++, move stuff to DreamBaseMax Horn
2011-12-15DREAMWEB: Move even more stuff to DreamBaseMax Horn
2011-12-15DREAMWEB: Convert a bunch of stuff to C++Max Horn
2011-12-12DREAMWEB: Cleanup and add FIXMEsWillem Jan Palenstijn
2011-12-09DREAMWEB: Use the C++ version of workScreen() in C++ codeFilippos Karapetis
2011-12-07DREAMWEB: Replace cs by data (outside of dreamgen.cpp)Max Horn
2011-12-06DREAMWEB: Cleanup end of namespace commentsMax Horn
2011-12-04DREAMWEB: Removed 'icons1' and 'icons2' stubsBertrand Augereau
2011-12-04DREAMWEB: Less direct references to kIcons1 and kIcons2Bertrand Augereau
2011-12-04DREAMWEB: Minor warning fix (shadowing)Bertrand Augereau
2011-12-02DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...Bertrand Augereau
2011-12-01DREAMWEB: Fix compilation due to dreamgen.* function renaming.D G Turner
2011-11-26DREAMWEB: 'getbackfromob' ported to C++Bertrand Augereau
2011-11-15DREAMWEB: crt functionsBertrand Augereau
2011-11-15DREAMWEB: Use strcpy/strlen instead of manual loopsWillem Jan Palenstijn
2011-11-15DREAWMEB: 'transfertext' ported to C++Bertrand Augereau
2011-11-15DREAMWEB: Fix regression in obiconsWillem Jan Palenstijn
2011-11-14DREAMWEB: Unhardcode checkcoords tablesWillem Jan Palenstijn
2011-11-14DREAMWEB: Convert 'inventory'Willem Jan Palenstijn
2011-11-14DREAMWEB: Move 'inventory' from dreamgenWillem Jan Palenstijn
2011-11-14DREAMWEB: Convert 'examineob'Willem Jan Palenstijn
2011-11-14DREAMWEB: Move 'examineob' from dreamgenWillem Jan Palenstijn
2011-10-09DREAMWEB: 'wornerror' ported to C++Bertrand Augereau
2011-10-09DREAMWEB: object.cpp to replicate object.asmBertrand Augereau