aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/inv.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-24AGI: Fix bug #3087825: AGI: Code analysis warningsEugene Sandulenko
2010-09-22AGI: Fix for Bug #3067263 "SQ2: ScummVM hanging on the inventory screen"David Turner
2010-01-03Reduce header dependencies for AGI engine.Eugene Sandulenko
2009-10-20AGI: Turn g_tickTimer & g_mouse into members of class AgiEngine resp. AgiBaseMax Horn
2009-06-06Whitespace fixes and C++ commentsEugene Sandulenko
2007-09-23Add support for Russian versions of AGI gamesEugene 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-05-06Removed several goto statementsFilippos Karapetis
2007-01-16Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.David Symonds
2007-01-16Formating names in source codePaweł Kołodziejski
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
2006-06-10Pop AGIs text.cpp into a class, for later cleanup.James Brown
2006-05-24include mouse support alwaysPaweł Kołodziejski
2006-05-23imported AGI enginePaweł Kołodziejski