aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/inventory.h
AgeCommit message (Expand)Author
2012-09-02TONY: Move code from .h to .cpp filesStrangerke
2012-06-18TONY: Remove useless void in function declarationStrangerke
2012-06-17TONY: Move functions comment to doxygen formatStrangerke
2012-06-16TONY: Translate some Italian terms, rename enumsStrangerke
2012-06-14TONY: Silent some CppCheck warningsStrangerke
2012-06-12TONY: Rename some Italian into EnglishStrangerke
2012-06-11TONY: Rename variables in inventory.hStrangerke
2012-06-07TONY: Rename variables and functions in loc.h and tonychar.hStrangerke
2012-06-06TONY: Rename variables and functions in inventory.hStrangerke
2012-06-06TONY: More renamingStrangerke
2012-06-05TONY: Some renamingStrangerke
2012-06-05TONY: Some more renamingStrangerke
2012-05-21TONY: Some more code formattingStrangerke
2012-05-20TONY: Converting Italian comments to English and formattingPaul Gilbert
2012-05-14TONY: Remove original headerStrangerke
2012-05-13TONY: Converted object passing to use const reference where appropriate.Paul Gilbert
2012-05-12TONY: Conversion of more methods to coroutinesPaul Gilbert
2012-05-02TONY: Added code from Inventory.cppPaul Gilbert
2012-04-30TONY: Added include files for graphics engine and all dependent classesPaul Gilbert