aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/objectmap.cpp
AgeCommit message (Expand)Author
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-02-18SAGA: Make GPL headers consistent in themselves.Johannes Schickel
2011-06-02SAGA: Replace snprintf() usage with Common::String::format()D G Turner
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-18ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo...Max Horn
2010-10-24SAGA: fix SAGA_DEBUG; fix IHNM cutaway typoAndrew Kurushin
2010-10-24SAGA: replace Resource:loadResource malloc with ByteArray classAndrew Kurushin
2010-10-22SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s...Andrew Kurushin
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-05-01SAGA: fix SAGA_DEBUG&ACTOR_DEBUG enabled compilation; move Actor::_debugPoint...Andrew Kurushin
2008-12-07Some dirty rectangle related codeFilippos Karapetis
2008-12-06- Prevented direct reference to the back buffer in many cases (apart from a f...Filippos Karapetis
2008-12-06Fixed compilation when SAGA_DEBUG is definedFilippos Karapetis
2008-12-06All the screen drawing functions draw to the back buffer, so there is no poin...Filippos Karapetis
2008-12-04Disabled all the test functions in SAGA. They can be enabled again by definin...Filippos Karapetis
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
2007-07-31Cleanup: removed dead code, fixed some comments and did some layout changesFilippos Karapetis
2007-06-08fix IHNM pathfinding engine. now TED(Chapter 5) interacts with the books prop...Andrew Kurushin
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-11-09Workaround for bug #1259608: "ITE: Riff ignores command in Ferret merchantEugene Sandulenko
2006-02-11Moved engines to the new engines/ directoryMax Horn