1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-29 06:36:30 -04:00
OpenDiablo2/OpenDiablo2.Common/Models
2018-12-09 18:38:54 -05:00
..
Item Inventory Slots Management (#32) 2018-12-02 16:34:00 -05:00
Mobs Fixed more rule violations 2018-12-08 13:11:52 -05:00
AnimationData.cs Initial commit for animation decoding (not finished). Minor fixups. 2018-12-05 22:29:45 -05:00
BitMuncher.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
BitStream.cs Lots of optimizations. 2018-12-09 14:55:01 -05:00
ButtonLayout.cs added slot switch in inventory (#41) 2018-12-09 17:12:15 -03:00
GlobalConfiguration.cs Added fullscreen option 2018-11-29 18:20:38 -05:00
ImageSet.cs Lots of optimizations. 2018-12-09 14:55:01 -05:00
ItemContainerLayout.cs Fixed more rule validations. Added ImmultableDictionary reference. 2018-12-08 12:52:09 -05:00
LevelDetail.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
LevelPreset.cs Still trying to fix the rendering 2018-11-24 17:54:15 -05:00
LevelType.cs Still trying to fix the rendering 2018-11-24 17:54:15 -05:00
MapCellInfo.cs Map engine improvements 2018-12-09 18:38:54 -05:00
MapInfo.cs Map engine now fully supports multi-map rendering. 2018-11-28 21:20:01 -05:00
MPQ.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
MPQCOF.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
MPQDCC.cs Fixed animation rendering. 2018-12-09 01:55:53 -05:00
MPQDS1.cs More refactoring 2018-12-08 13:31:50 -05:00
MPQDT1.cs Replaced all system exceptions with OpenDiablo2Exception 2018-12-08 12:08:01 -05:00
MPQFont.cs Replaced all system exceptions with OpenDiablo2Exception 2018-12-08 12:08:01 -05:00
MPQHuffman.cs Replaced all system exceptions with OpenDiablo2Exception 2018-12-08 12:08:01 -05:00
MPQStream.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
MPQWavCompression.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
Palette.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
PKLibDecompress.cs More refactoring 2018-12-08 13:31:50 -05:00
PlayerInfo.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
PlayerLocationDetails.cs Fixed more rule violations 2018-12-08 13:11:52 -05:00
SoundEntry.cs Initial commit 2018-11-22 00:18:42 -05:00