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
/
xeen
/
item.h
Age
Commit message (
Expand
)
Author
2018-03-31
XEEN: Fixes for enchanting items
Paul Gilbert
2018-03-31
XEEN: Cleanup of item bonus flags to a bitfield state structure
Paul Gilbert
2018-03-30
XEEN: Fixes for giving items via scripts
Paul Gilbert
2018-03-28
XEEN: Don't allow dismissing characters holding Elder weapons in Swords
Paul Gilbert
2018-03-25
XEEN: Fix capitalization of item descriptions in the inventory
Paul Gilbert
2018-03-24
XEEN: Handle weapon elemental category like original does
Paul Gilbert
2018-03-22
XEEN: Fix bought items going into correct character's inventory
Paul Gilbert
2018-03-22
XEEN: Fix implementation of breakAllItems
Paul Gilbert
2018-03-15
XEEN: Don't needlessly show class profiency error dialogs when just viewing i...
Paul Gilbert
2018-03-14
XEEN: Fix selecting items in items dialog
Paul Gilbert
2018-03-10
XEEN: Cleanup up usage of RangeType enum
Paul Gilbert
2018-03-10
XEEN: Cleanup and comments for Combat class
Paul Gilbert
2018-03-10
XEEN: Move item classes into their own file
Paul Gilbert