Paul Gilbert
dbef4baa79
XEEN: Fix setup of mode buttons in Items dialog
2018-05-06 11:19:08 -04:00
Paul Gilbert
de365eb0c6
XEEN: Allow deselecting items in Items dialog
2018-04-08 18:43:42 -04:00
Paul Gilbert
b6fc3fd991
XEEN: Change many item Id checks to use empty() function
2018-03-31 18:39:42 -04:00
Paul Gilbert
3951c6d2f7
XEEN: Fixes for enchanting items
2018-03-31 17:04:07 -04:00
Paul Gilbert
31bcb09619
XEEN: Cleanup of item bonus flags to a bitfield state structure
2018-03-31 12:37:36 -04:00
Paul Gilbert
23ca6c9e1b
XEEN: Show number of charges remaining when show Misc items
2018-03-31 10:58:33 -04:00
Paul Gilbert
0fe261048f
XEEN: Fix display of Use icon for Items dialog Miscellaneous
2018-03-27 21:35:44 -04:00
Paul Gilbert
4830fb647c
XEEN: Fixes for the buttons in the Items dialog
2018-03-27 21:25:34 -04:00
Paul Gilbert
99729bc15d
XEEN: Add custom engine option for showing inventory item costs
...
This first new option displays the effective cost of items
when viewing in the standard character inventory. This makes
it easier to compare the value (and thus relative power)
of items against either other
2018-03-25 23:14:22 -04:00
Paul Gilbert
078ea7228e
XEEN: Fix transferring items between characters in items dialog
2018-03-20 21:03:17 -04:00
Paul Gilbert
a69294d525
XEEN: Fix Items dialog header when an item is selected
2018-03-19 22:02:36 -04:00
Paul Gilbert
22456b345f
XEEN: Change bool _isDarkCc to int _ccNum
...
Originally the flag was whether the party was on the Dark Side,
but as a bool I was having to cast it to an int side/cc number in
more and more places. So now I've converted it to _ccNum, and it
can be used directly as an int
2018-03-17 20:27:42 -04:00
Paul Gilbert
9c4d3be5e9
XEEN: Bought weapons shouldn't be equipped by default
2018-03-16 21:13:35 -04:00
Paul Gilbert
91e714964e
XEEN: Refactor item selection dialog into it's own dialog class
2018-03-16 21:05:40 -04:00
Paul Gilbert
39640017e6
XEEN: Don't needlessly show class profiency error dialogs when just viewing inventory
2018-03-15 20:52:36 -04:00
Paul Gilbert
5584e7ec37
XEEN: Fix for identifying items
2018-03-15 20:15:01 -04:00
Paul Gilbert
29314838bf
XEEN: Fix switching characters when buying from blacksmith
2018-03-14 21:49:30 -04:00
Paul Gilbert
0b802f25d0
XEEN: Fix transfer of bought items to character inventory
2018-03-14 20:08:52 -04:00
Paul Gilbert
5dbc624903
XEEN: Fixes and refactoring for Blacksmith Wares
2018-03-14 06:57:10 -04:00
Paul Gilbert
f2b574d647
XEEN: Move all the dialog classes to their own sub-folder
2018-03-04 22:40:42 -05:00