1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-23 05:24:19 -04:00
OpenDiablo2/OpenDiablo2.Core/UI
Kacper Drobny 862ea62b44 added slot switch in inventory (#41)
* refactoring of minipanel
* removed unnecessary fields
* panel location is now relative to the panel position
* adjusted inventory sprites
* added close button to panels
* added slot switch in inventory panel
2018-12-09 17:12:15 -03:00
..
Button.cs added slot switch in inventory (#41) 2018-12-09 17:12:15 -03:00
CharacterPanel.cs added slot switch in inventory (#41) 2018-12-09 17:12:15 -03:00
GameHUD.cs Lots of optimizations. 2018-12-09 14:55:01 -05:00
InventoryPanel.cs added slot switch in inventory (#41) 2018-12-09 17:12:15 -03:00
ItemContainer.cs Lots of optimizations. 2018-12-09 14:55:01 -05:00
MiniPanel.cs Lots of optimizations. 2018-12-09 14:55:01 -05:00
PanelFrame.cs Lots of optimizations. 2018-12-09 14:55:01 -05:00
TextBox.cs Lots of optimizations. 2018-12-09 14:55:01 -05:00