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
/
pink
/
objects
/
inventory.h
Age
Commit message (
Expand
)
Author
2018-06-28
PINK: fixed loading WorldBook when clicking on inv window
Andrei Prykhodko
2018-06-28
PINK: added commands to manipulate inventory
whiterandrek
2018-06-28
PINK: JANITORIAL: More formatting fixes
Eugene Sandulenko
2018-06-28
PINK: fix inventory opening
whiterandrek
2018-06-28
PINK: inline small functions
whiterandrek
2018-06-28
PINK: add state saving/loading of Inventory
whiterandrek
2018-06-28
PINK: fix formatting
whiterandrek
2018-06-28
PINK: remove commas at the end of enumerator lists
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: remove >> << operators
whiterandrek
2018-06-28
PINK: fix includes
whiterandrek
2018-06-28
PINK: added implementation of item using
whiterandrek
2018-06-28
PINK: bugfixes and added basic inventory implementation
whiterandrek
2018-06-28
PINK: added onMouseOver method to LeadActor
whiterandrek
2018-06-28
PINK: did a big file movement for better readability. Almost implemented
whitertandrek
2018-06-28
PINK: Implemented Page loading.
whitertandrek
2018-06-28
PINK: split declaration and definition and some fixes
whitertandrek
2018-06-28
PINK: Added InventoryItem class
whitertandrek
2018-06-28
PINK: Implemented MFC archive, some pink objects and their initialization
whitertandrek