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
2014-02-18
LASTEXPRESS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-12-10
LASTEXPRESS: Rename InventoryItem properties
Littleboy
2013-10-12
LASTEXPRESS: Redo d71b48 and use variable instead of commenting it
Eugene Sandulenko
2013-10-08
LASTEXPRESS: Comment out unused variable
Eugene Sandulenko
2012-08-27
LASTEXPRESS: Remove unnecessary casts
Littleboy
2012-08-27
LASTEXPRESS: Remove some unreachable code
Littleboy
2012-07-28
LASTEXPRESS: Implement menu egg blinking
Littleboy
2012-07-27
LASTEXPRESS: More include re-organization
Littleboy
2012-07-16
LASTEXPRESS: Remove strange casts
Littleboy
2012-07-14
LASTEXPRESS: Cleanup
Littleboy
2012-07-14
LASTEXPRESS: Remove duplicated include statements
Littleboy
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