1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-30 02:55:23 +00:00
OpenDiablo2/OpenDiablo2.Common/Models
2018-12-11 18:15:50 -05:00
..
Item Inventory based on hero type (#43) 2018-12-11 02:25:41 -03:00
Mobs Inventory based on hero type (#43) 2018-12-11 02:25:41 -03: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 attribute/skill buttons to the HUD (#47) 2018-12-11 13:09:21 -05:00
GlobalConfiguration.cs Added fullscreen option 2018-11-29 18:20:38 -05:00
ImageSet.cs Fixed animation glitches. Started work in animation priority. Fixed memory issues 2018-12-11 18:15:50 -05:00
ItemContainerLayout.cs Fixed more rule validations. Added ImmultableDictionary reference. 2018-12-08 12:52:09 -05:00
LevelDetail.cs Minor updates to map engine. 2018-12-10 21:43:06 -05:00
LevelPreset.cs Minor updates to map engine. 2018-12-10 21:43:06 -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 Minor updates to map engine. 2018-12-10 21:43:06 -05:00
MPQ.cs Forced 'north' map generation. Blood moore boundaries generated. 2018-12-10 00:24:25 -05:00
MPQCOF.cs Fixed animation glitches. Started work in animation priority. Fixed memory issues 2018-12-11 18:15:50 -05:00
MPQDCC.cs Fixed animation rendering. 2018-12-09 01:55:53 -05:00
MPQDS1.cs Minor updates to map engine. 2018-12-10 21:43:06 -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 Inventory based on hero type (#43) 2018-12-11 02:25:41 -03: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