aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/object.cpp
AgeCommit message (Expand)Author
2017-11-12DREAMWEB: Use accurate memory reclamation for Ex transfersColin Snover
2014-02-18DREAMWEB: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-30DREAMWEB: Add some debugging output to emergencyPurgeWillem Jan Palenstijn
2012-11-30DREAMWEB: Make frame fixups more specific and add sanity checksWillem Jan Palenstijn
2012-11-30DREAMWEB: Fix emergencyPurge checksWillem Jan Palenstijn
2012-11-30DREAMWEB: Change various loop variables to uint, rather than size_t.D G Turner
2012-11-30DREAMWEB: Migrate object/inventory related functions out of stubs.D G Turner
2012-11-30DREAMWEB: Remove dead code functions and minor formatting cleanup.D G Turner
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-05-30DREAMWEB: Replaced vsync() function with waitForVSync().D G Turner
2011-12-28DREAMWEB: Use ObjectType enums in more placesMax Horn
2011-12-28DREAMWEB: Added commandOnlyCond() methodMax Horn
2011-12-28DREAMWEB: Clean up checkCoordsWillem Jan Palenstijn
2011-12-28Merge pull request #154 from fingolfin/dreamweb-cleanupFilippos Karapetis
2011-12-28DREAMWEB: Clean up some constantsWillem Jan Palenstijn
2011-12-28DREAMWEB: Rename a member of SetObject & DynObject to objIdMax Horn
2011-12-28DREAMWEB: Rename getEitherAdCPP to getEitherAd, use obj type enumsMax Horn
2011-12-28DREAMWEB: Completely remove all of the runtime, and move everything into Drea...Filippos Karapetis
2011-12-28DREAMWEB: Move all saved variables to a GameVars structWillem Jan Palenstijn
2011-12-28DREAMWEB: Remove more global variablesFilippos Karapetis
2011-12-28DREAMWEB: Mass-move variables out of dataWillem Jan Palenstijn
2011-12-27DREAMWEB: Convert room text into TextFilesWillem Jan Palenstijn
2011-12-27DREAMWEB: Convert exText into TextFileWillem Jan Palenstijn
2011-12-27DREAMWEB: Remove Extras segmentWillem Jan Palenstijn
2011-12-27DREAMWEB: Streamline graphics file accessWillem Jan Palenstijn
2011-12-27DREAMWEB: Move kQuitRequested out of data blob.D G Turner
2011-12-27DREAMWEB: Move all of the functions to DreamBase and remove stubs.hFilippos Karapetis
2011-12-27DREAMWEB: Move remaining use functions to DreamBaseWillem Jan Palenstijn
2011-12-26DREAMWEB: Move some functions to DreamBase, remove dead codeFilippos Karapetis
2011-12-26Revert "DREAMWEB: Remove dead code and move most functions to DreamBase"Filippos Karapetis
2011-12-26DREAMWEB: Remove dead code and move most functions to DreamBaseFilippos Karapetis
2011-12-26DREAMWEB: Reduce dependency on globals and move functions to DreamBaseWillem Jan Palenstijn
2011-12-26DREAMWEB: Combine transferMap and transferInvWillem Jan Palenstijn
2011-12-26DREAMWEB: Convert pickupContsWillem Jan Palenstijn
2011-12-26DREAMWEB: Minor cleanupWillem Jan Palenstijn
2011-12-26DREAMWEB: Move openInvList, ryanInvList out of buffersWillem Jan Palenstijn
2011-12-26DREAMWEB: Fix regression in transferToExWillem Jan Palenstijn
2011-12-26DREAMWEB: Fix a regression in fillOpen() and remove the now unused getOpenedS...Filippos Karapetis
2011-12-26DREAMWEB: Convert findAllOpen, fillOpenWillem Jan Palenstijn
2011-12-26DREAMWEB: Port 'transfertoex' to C++Filippos Karapetis
2011-12-26DREAMWEB: Cleanup identifyOb()Filippos Karapetis
2011-12-26DREAMWEB: Port 'findpathofpoint' to C++D G Turner
2011-12-25Merge pull request #153 from fingolfin/dreamweb-cleanupFilippos Karapetis
2011-12-26DREAMWEB: Cleaned up findFirstPath(), fixed a regression and moved it to Drea...Filippos Karapetis
2011-12-26DREAMWEB: Rename workToScreenCPP to workToScreenMax Horn
2011-12-26DREAMWEB: Remove some dead codeMax Horn
2011-12-25DREAMWEB: Ported 'findfirstpath' to C++.D G Turner
2011-12-25DREAMWEB: Port 'findopenpos' to C++Filippos Karapetis
2011-12-25DREAMWEB: Port 'purgeanitem' to C++, some cleanupFilippos Karapetis
2011-12-25DREAMWEB: Port 'outofopen' to C++Filippos Karapetis