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
/
dialogs
/
dialogs_items.cpp
Age
Commit message (
Expand
)
Author
2018-05-06
XEEN: Fix setup of mode buttons in Items dialog
Paul Gilbert
2018-04-08
XEEN: Allow deselecting items in Items dialog
Paul Gilbert
2018-03-31
XEEN: Change many item Id checks to use empty() function
Paul Gilbert
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-31
XEEN: Show number of charges remaining when show Misc items
Paul Gilbert
2018-03-27
XEEN: Fix display of Use icon for Items dialog Miscellaneous
Paul Gilbert
2018-03-27
XEEN: Fixes for the buttons in the Items dialog
Paul Gilbert
2018-03-25
XEEN: Add custom engine option for showing inventory item costs
Paul Gilbert
2018-03-20
XEEN: Fix transferring items between characters in items dialog
Paul Gilbert
2018-03-19
XEEN: Fix Items dialog header when an item is selected
Paul Gilbert
2018-03-17
XEEN: Change bool _isDarkCc to int _ccNum
Paul Gilbert
2018-03-16
XEEN: Bought weapons shouldn't be equipped by default
Paul Gilbert
2018-03-16
XEEN: Refactor item selection dialog into it's own dialog class
Paul Gilbert
2018-03-15
XEEN: Don't needlessly show class profiency error dialogs when just viewing i...
Paul Gilbert
2018-03-15
XEEN: Fix for identifying items
Paul Gilbert
2018-03-14
XEEN: Fix switching characters when buying from blacksmith
Paul Gilbert
2018-03-14
XEEN: Fix transfer of bought items to character inventory
Paul Gilbert
2018-03-14
XEEN: Fixes and refactoring for Blacksmith Wares
Paul Gilbert
2018-03-04
XEEN: Move all the dialog classes to their own sub-folder
Paul Gilbert