index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
tony
/
inventory.h
Age
Commit message (
Expand
)
Author
2014-03-10
TONY: Revert 60980e783ef263f3ed5aa708dc3032779d3be923
Strangerke
2014-03-10
TONY: Fix clang warnings - Courtesy of LordHoto
Strangerke
2014-03-09
TONY: Add some missing virtual keywords
Strangerke
2014-02-18
TONY: Make GPL headers consistent in themselves.
Johannes Schickel
2012-11-12
TONY: Cleanup whitespace formatting.
D G Turner
2012-09-02
TONY: Move code from .h to .cpp files
Strangerke
2012-06-18
TONY: Remove useless void in function declaration
Strangerke
2012-06-17
TONY: Move functions comment to doxygen format
Strangerke
2012-06-16
TONY: Translate some Italian terms, rename enums
Strangerke
2012-06-14
TONY: Silent some CppCheck warnings
Strangerke
2012-06-12
TONY: Rename some Italian into English
Strangerke
2012-06-11
TONY: Rename variables in inventory.h
Strangerke
2012-06-07
TONY: Rename variables and functions in loc.h and tonychar.h
Strangerke
2012-06-06
TONY: Rename variables and functions in inventory.h
Strangerke
2012-06-06
TONY: More renaming
Strangerke
2012-06-05
TONY: Some renaming
Strangerke
2012-06-05
TONY: Some more renaming
Strangerke
2012-05-21
TONY: Some more code formatting
Strangerke
2012-05-20
TONY: Converting Italian comments to English and formatting
Paul Gilbert
2012-05-14
TONY: Remove original header
Strangerke
2012-05-13
TONY: Converted object passing to use const reference where appropriate.
Paul Gilbert
2012-05-12
TONY: Conversion of more methods to coroutines
Paul Gilbert
2012-05-02
TONY: Added code from Inventory.cpp
Paul Gilbert
2012-04-30
TONY: Added include files for graphics engine and all dependent classes
Paul Gilbert