aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/objects.cpp
AgeCommit message (Expand)Author
2011-12-13AGI: Fix bug #3095169: AGI inventory itemsEugene Sandulenko
2011-09-25AGI: Bugfix for script bug #3116541 - "AGI FAN Beyond the Titanic 2: Crash on...Filippos Karapetis
2011-08-13AGI: Implement loader for V1 "object" fileJussi Pitkanen
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2010-10-26AGI: Replace report() macro by debug() / warning()Max Horn
2010-01-03Reduce header dependencies for AGI engine.Eugene Sandulenko
2009-06-06Whitespace fixes and C++ commentsEugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-01-16Formating names in source codePaweł Kołodziejski
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
2006-05-26If a game ends by natural causes, unload_object() will be called twice. MakeTorbjörn Andersson
2006-05-24Fix a const warningMax Horn
2006-05-24Fixed most - not all - GCC warnings.Torbjörn Andersson
2006-05-24removed defines USE_PCM_SOUND, AGDS_SUPPORT, USE_HIRESPaweł Kołodziejski
2006-05-23imported AGI enginePaweł Kołodziejski