..
AnimationHooks
Dat fixes ( #848 )
2018-07-05 15:09:20 -05:00
AmbientSoundDesc.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
AmbientSTBDesc.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
AnimationFrame.cs
ACE.DatLoader More IUnpackable progress ( #615 )
2018-02-03 20:41:21 -06:00
AnimationHook.cs
Adding particle emitters ( #1082 )
2018-11-01 02:55:11 -04:00
AnimationPartChange.cs
Dat fixes ( #848 )
2018-07-05 15:09:20 -05:00
AnimData.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
AttackCone.cs
More dat refactoring, this time based on SetupModel and Hooks. ( #603 )
2018-01-27 19:39:07 -06:00
Attribute2ndBase.cs
Dat fixes ( #848 )
2018-07-05 15:09:20 -05:00
BSPLeaf.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
BSPNode.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
BSPPortal.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
BSPTree.cs
ACE.DatLoader more IUnpackable work ( #610 )
2018-01-31 21:09:08 -06:00
BuildInfo.cs
ACE.DatLoader IUnpackable work completed ( #621 )
2018-02-05 11:17:57 -06:00
CBldPortal.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
CellPortal.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
CellStruct.cs
ACE.DatLoader More IUnpackable progress ( #615 )
2018-02-03 20:41:21 -06:00
ChatEmoteData.cs
Dat updates ( #847 )
2018-07-05 07:50:42 -05:00
CloObjectEffect.cs
ACE.DatLoader more IUnpackable refactoring ( #616 )
2018-02-04 11:16:30 -06:00
CloSubPalEffect.cs
ACE.DatLoader more IUnpackable refactoring ( #616 )
2018-02-04 11:16:30 -06:00
CloSubPalette.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
CloSubPaletteRange.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
CloTextureEffect.cs
ACE.DatLoader more IUnpackable refactoring ( #616 )
2018-02-04 11:16:30 -06:00
ClothingBaseEffect.cs
ACE.DatLoader more IUnpackable refactoring ( #616 )
2018-02-04 11:16:30 -06:00
CombatManeuver.cs
Adding monster combat maneuvers / special attacks ( #970 )
2018-08-26 07:43:58 -07:00
Contract.cs
few small things ( #627 )
2018-02-08 08:00:13 -06:00
CVertexArray.cs
Adding physics entity cache system ( #936 )
2018-08-10 19:56:25 -04:00
CylSphere.cs
ACE.DatLoader IUnpackable work completed ( #621 )
2018-02-05 11:17:57 -06:00
DayGroup.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
EyeStripCG.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
FaceStripCG.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
FontCharDesc.cs
Added three new dat FileTypes ( #1106 )
2018-11-28 23:52:14 -05:00
Frame.cs
Refactor generators a bit, fixing some bugs with spawning/respawning items ( #951 )
2018-08-13 18:07:21 -04:00
GameTime.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
GearCG.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
Generator.cs
ACE.DatLoader more IUnpackable refactoring ( #616 )
2018-02-04 11:16:30 -06:00
GfxObjInfo.cs
ACE.DatLoader more IUnpackable refactoring ( #616 )
2018-02-04 11:16:30 -06:00
HairStyleCG.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
HeritageGroupCG.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
LandDefs.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
LandSurf.cs
All this does is cleanup a bunch of style issues that Resharper complains about ( #629 )
2018-02-09 06:46:49 -06:00
LightInfo.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
LocationType.cs
Physics testing adjustments ( #680 )
2018-03-11 07:36:42 -05:00
MotionData.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
NameFilterLanguageData.cs
Dat updates ( #847 )
2018-07-05 07:50:42 -05:00
ObjDesc.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
ObjectDesc.cs
ACE.DatLoader More IUnpackable progress ( #615 )
2018-02-03 20:41:21 -06:00
PhysicsScriptData.cs
ACE.DatLoader bug fixes ( #622 )
2018-02-05 13:34:12 -06:00
PhysicsScriptTableData.cs
ACE.DatLoader More IUnpackable progress ( #615 )
2018-02-03 20:41:21 -06:00
PlacementType.cs
More dat refactoring, this time based on SetupModel and Hooks. ( #603 )
2018-01-27 19:39:07 -06:00
Plane.cs
Environment collision detection with PhysicsBSP ( #705 )
2018-03-27 13:54:23 -04:00
Polygon.cs
Adding physics entity cache system ( #936 )
2018-08-10 19:56:25 -04:00
PortalPoly.cs
ACE.DatLoader more IUnpackable work ( #610 )
2018-01-31 21:09:08 -06:00
Position.cs
few small things ( #627 )
2018-02-08 08:00:13 -06:00
RegionMisc.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
RoadAlphaMap.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
SceneDesc.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
SceneType.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
ScriptAndModData.cs
ACE.DatLoader More IUnpackable progress ( #615 )
2018-02-03 20:41:21 -06:00
Season.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
SexCG.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
SkillBase.cs
Profiling based improvements ( #1115 )
2018-12-03 17:53:32 -06:00
SkillCG.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
SkillFormula.cs
Dat updates ( #847 )
2018-07-05 07:50:42 -05:00
SkyDesc.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
SkyObject.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
SkyObjectReplace.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
SkyTimeOfDay.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
SoundData.cs
Dat updates ( #847 )
2018-07-05 07:50:42 -05:00
SoundDesc.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
SoundTableData.cs
Dat updates ( #847 )
2018-07-05 07:50:42 -05:00
SpellBase.cs
More profiling based improvements ( #1091 )
2018-11-14 20:52:13 -06:00
SpellComponentBase.cs
ACE.DatLoader More IUnpackable progress ( #615 )
2018-02-03 20:41:21 -06:00
SpellSet.cs
Added Spell Sets to DatLoader.SpellTable ( #841 )
2018-07-03 06:59:56 -07:00
SpellSetTiers.cs
Added Spell Sets to DatLoader.SpellTable ( #841 )
2018-07-03 06:59:56 -07:00
Sphere.cs
Refactoring LandblockManager, improving VitalTick performance ( #1079 )
2018-10-28 09:56:48 -04:00
Stab.cs
ACE.DatLoader IUnpackable progress ( #612 )
2018-02-03 13:56:28 -06:00
StarterArea.cs
few small things ( #627 )
2018-02-08 08:00:13 -06:00
StringTableData.cs
Improving DatLoader for third-party apps ( #1092 )
2018-11-22 01:33:17 -05:00
SubPalette.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
SWVertex.cs
Adding physics entity cache system ( #936 )
2018-08-10 19:56:25 -04:00
TabooTableEntry.cs
ACE.DatLoader TabooTable added
2018-03-19 08:10:21 -05:00
TemplateCG.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
TerrainAlphaMap.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
TerrainDesc.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
TerrainTex.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
TerrainType.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
TexMerge.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
TextureMapChange.cs
ACE.DatLoader refactoring ( #594 )
2018-01-23 04:02:39 -06:00
TimeOfDay.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
TMTerrainDesc.cs
ACE.DatLoader RegionDesc updated to the new format w/bug fixes ( #607 )
2018-01-28 13:41:46 -06:00
Vec2Duv.cs
ACE.DatLoader more IUnpackable work ( #610 )
2018-01-31 21:09:08 -06:00