1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-11-18 10:26:02 -05:00
OpenDiablo2/OpenDiablo2.Core/UI
Kacper Drobny 5d404cbaa0 code refactoring, added close button to panels, adjustment of items positions (#38)
* refactoring of minipanel
* Yet another refactoring of panels
* removed unnecessary fields
* panel location is now relative to the panel position
* resource paths refactoring
2018-12-08 16:08:59 -05:00
..
Button.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
CharacterPanel.cs code refactoring, added close button to panels, adjustment of items positions (#38) 2018-12-08 16:08:59 -05:00
GameHUD.cs code refactoring, added close button to panels, adjustment of items positions (#38) 2018-12-08 16:08:59 -05:00
InventoryPanel.cs code refactoring, added close button to panels, adjustment of items positions (#38) 2018-12-08 16:08:59 -05:00
ItemContainer.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
MiniPanel.cs code refactoring, added close button to panels, adjustment of items positions (#38) 2018-12-08 16:08:59 -05:00
PanelFrame.cs Lots of minor code cleanup. 2018-12-08 09:32:09 -05:00
TextBox.cs Lots of minor code cleanup. 2018-12-08 09:32:09 -05:00