1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-30 15:15:56 -04:00
Commit Graph

11 Commits

Author SHA1 Message Date
Tim Sarbin
ebfcf5cf26 Fixed typo on program startup blurb. 2018-12-08 09:13:53 -05:00
Tim Sarbin
a624fcaa66 Change scene names to enums. Started adding GPL headers and comments. 2018-12-08 09:12:40 -05:00
Diego M
a3208e26f2 Inventory Slots Management (#32)
Initial Character Panel Work
2018-12-02 16:34:00 -05:00
Tim Sarbin
0cabaceb48 Added client/server architecture support. 2018-11-30 23:37:08 -05:00
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
Tim Sarbin
baed1834b4 Added fullscreen option 2018-11-29 18:20:38 -05:00
Tim Sarbin
22f75b7e39 Added hardware mouse support with scailing 2018-11-27 20:02:18 -05:00
Tim Sarbin
ba6455317f Detatched Core from Scenes 2018-11-26 18:18:23 -05:00
Tim Sarbin
1983d0d40e Added textbox. Added keyboard manager. Added name entry. 2018-11-23 20:51:32 -05:00
Tim Sarbin
245eabe4c2 Added resource manager. Working on weird memory and performance things. 2018-11-22 22:53:05 -05:00
Tim Sarbin
4d124ad959 Initial commit 2018-11-22 00:18:42 -05:00