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
/
hugo
/
inventory.cpp
Age
Commit message (
Expand
)
Author
2012-06-13
HUGO: Rename structs and enums
Strangerke
2012-06-13
HUGO: Apply coding convention (in progress)
Strangerke
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-18
HUGO: Remove extra spaces at end of lines
strangerke
2011-02-18
HUGO: Move several short function bodies from headers to cpp files
strangerke
2011-02-18
HUGO: Avoid duplicated code in functions related to HUGO.DAT
strangerke
2011-02-15
HUGO: more refactoring and encapsulation
strangerke
2011-02-11
HUGO: Cleanup: fix style issue in Doxygen comments
Arnaud Boutonné
2011-02-08
HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)
Arnaud Boutonné
2011-02-03
HUGO: Suppress static variables (except one)
Arnaud Boutonné
2011-02-02
HUGO: 'Constify' engine as much as possible
Arnaud Boutonné
2011-01-23
HUGO: Cleanup
Arnaud Boutonné
2011-01-19
HUGO: Move mouseHander() out of runMachine()
Arnaud Boutonné
2010-12-15
HUGO: No longer shift down inventory by 8 pixels
Arnaud Boutonné
2010-12-10
HUGO: Enable the use of the icon based inventory
Arnaud Boutonné
2010-11-11
HUGO: Cleanup, move several functions and variables to the object class
Arnaud Boutonné
2010-11-01
HUGO: Convert class member comments to Doxygen format
Arnaud Boutonné
2010-10-21
HUGO: Moved _objects to a separate file
Arnaud Boutonné
2010-10-03
HUGO: Clean-up
Arnaud Boutonné
2010-08-17
HUGO: Fix file permissions
Sven Hesse
2010-08-17
HUGO: Fix warnings
Eugene Sandulenko
2010-08-17
HUGO: Adding engine to the main tree
Eugene Sandulenko