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
/
lastexpress
/
game
/
inventory.cpp
Age
Commit message (
Expand
)
Author
2011-06-28
LASTEXPRESS: Cleanup comments
Littleboy
2011-06-28
LASTEXPRESS: Move Sound class to the sound folder
Littleboy
2011-06-28
LASTEXPRESS: Move sound queue related functions to a separate class
Littleboy
2011-06-24
LASTEXPRESS: Refactor Sound class
Littleboy
2011-06-23
LASTEXPRESS: Move Menu class to a separate folder
Littleboy
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-11
LASTEXPRESS: Implement last part of inventory handling
Littleboy
2011-05-10
LASTEXPRESS: Implement item selection and scene loading
Littleboy
2011-05-10
LASTEXPRESS: Implement highlight of inventory items
Littleboy
2011-05-10
LASTEXPRESS: Draw portrait non-highlighted in Inventory::show()
Littleboy
2011-05-10
LASTEXPRESS: Add button pressed state for inventory handling
Littleboy
2011-05-10
LASTEXPRESS: Implement skeleton code for selected item and inventory selection
Littleboy
2011-02-09
LASTEXPRESS: Add support for item highlight in inventory and scene restore
Julien Templier
2011-02-09
LASTEXPRESS: Implement proper Inventory::open() and Inventory::close()
Julien Templier
2011-02-09
LASTEXPRESS: Refactor inventory handling
Julien Templier
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-26
LASTEXPRESS: More savegame work
Julien Templier
2010-10-18
LASTEXPRESS: Merge in the engine.
Eugene Sandulenko