1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-06 19:44:15 -04:00
OpenDiablo2/OpenDiablo2.Scenes
Diego M f3793e0a60 Basic Character Panel and Inventory Panel drawing (#30)
* Initial minipanel work
* Character and Inventory panel implementation, frame included
* Separate panel frame from the actual inventory and character panels so they can be reused by other panels
2018-11-29 19:11:25 -05:00
..
Properties Initial commit 2018-11-22 00:18:42 -05:00
AutofacModule.cs Added resource manager. Working on weird memory and performance things. 2018-11-22 22:53:05 -05:00
CharacterSelection.cs Added support for label and button text wrappping and alignment. 2018-11-28 23:03:32 -05:00
Game.cs Basic Character Panel and Inventory Panel drawing (#30) 2018-11-29 19:11:25 -05:00
MainMenu.cs Added hardware mouse support with scailing 2018-11-27 20:02:18 -05:00
OpenDiablo2.Scenes.csproj Character selection scene skeleton (#27) 2018-11-28 22:25:08 -05:00
packages.config Initial commit 2018-11-22 00:18:42 -05:00
SelectHeroClass.cs Character selection scene skeleton (#27) 2018-11-28 22:25:08 -05:00