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
/
pegasus
/
items
/
item.cpp
Age
Commit message (
Collapse
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2014-04-17
PEGASUS: Reset item state upon starting a new game
Matthew Hoops
2012-09-26
PEGASUS: Remove trailing whitespaces.
Johannes Schickel
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2012-04-03
PEGASUS: Fix file permissions
Matthew Hoops
2011-12-20
PEGASUS: Some space/misc cleanup
Matthew Hoops
2011-12-16
PEGASUS: Remove t prefix from typedefs
Matthew Hoops
Some other minor cleanup too
2011-09-29
PEGASUS: Fix drag sprite transparency
Matthew Hoops
2011-09-24
PEGASUS: Add remaining specialized inventory items
Matthew Hoops
2011-09-24
PEGASUS: Import AI code and relevant items
Matthew Hoops
2011-09-22
PEGASUS: Implement Item::getDragSprite()
Matthew Hoops
2011-09-08
PEGASUS: Fix stupid bugs in the item code
Matthew Hoops
2011-09-05
PEGASUS: Restructure remaining MMShell code into the base code
Matthew Hoops
MMTimeValue has been removed, as Common::Timestamp will just be used instead
2011-09-04
PEGASUS: Implement more item code
Matthew Hoops
2011-09-02
PEGASUS: Restructure remaining (already converted) Game Shell classes
Matthew Hoops