1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-30 11:05:23 +00:00
OpenDiablo2/OpenDiablo2.Common/Interfaces
2018-11-24 10:54:02 -05:00
..
IEngineDataManager.cs Started writing map data logic. 2018-11-24 03:07:41 -05:00
IFont.cs Added textbox. Added keyboard manager. Added name entry. 2018-11-23 20:51:32 -05:00
IGameEngine.cs Initial commit 2018-11-22 00:18:42 -05:00
IKeyboardInfoProvider.cs Added textbox. Added keyboard manager. Added name entry. 2018-11-23 20:51:32 -05:00
ILabel.cs Added more button logic. Fixed transparency issues 2018-11-22 18:06:15 -05:00
IMouseInfoProvider.cs Finished button logic. Added github and quit buttons. 2018-11-22 18:46:24 -05:00
IMPQProvider.cs Initial commit 2018-11-22 00:18:42 -05:00
IMusicProvider.cs Added fake loading screen. Added music support. 2018-11-22 02:24:55 -05:00
IPaletteProvider.cs Initial commit 2018-11-22 00:18:42 -05:00
IRenderTarget.cs Initial commit 2018-11-22 00:18:42 -05:00
IRenderWindow.cs Added start of cell renderer. Still trying to fix map load issue 2018-11-24 10:54:02 -05:00
IResourceManager.cs Started writing map data logic. 2018-11-24 03:07:41 -05:00
IScene.cs Initial commit 2018-11-22 00:18:42 -05:00
ISceneManager.cs Started work on character select screen. Disabled audio to prevent crashes. 2018-11-22 20:23:00 -05:00
ISprite.cs Added button disable support. Added ability to darken sprite. Added ok button to char select 2018-11-23 18:03:29 -05:00
ITextDictionary.cs Added hero label text. Added dictionary. Fixed text redraw bug 2018-11-23 16:38:21 -05:00
ITextLabel.cs Cleaned up rendering logic to reduce verbose code 2018-11-22 14:30:37 -05:00