ace/Source/ACE.DatLoader/Entity
2025-05-10 22:12:51 -04:00
..
AnimationHooks Dat fixes (#848) 2018-07-05 15:09:20 -05:00
ActionMapValue.cs DatReader - ActionMap (#4217) 2024-08-20 19:26:08 -04: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 server option for players to 'long hold' doors open for other players, as per retail (#2933) 2020-04-16 00:23:37 -04:00
AnimationPartChange.cs update AnimationPartChange DatLoader accessibility for ACViewer clothing (#2995) 2020-05-23 22:51:22 -04:00
AnimData.cs fixing highframe bug (#2023) 2019-06-21 04:14:46 -04: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
BaseProperty.cs Clear compiler warnings (#4216) 2024-08-14 01:47:33 -04:00
BasePropertyDesc.cs Clear compiler warnings (#4216) 2024-08-14 01:47:33 -04: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 match CBldPortal.PortalSide up to client (#4315) 2025-05-10 22:12:51 -04: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 small change for acviewer to build non-dat-based CloSubPalettes (#3799) 2022-02-02 04:47:10 -05:00
CloSubPaletteRange.cs small change for acviewer to build non-dat-based CloSubPalettes (#3799) 2022-02-02 04:47:10 -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 improved player melee attack animations (#2176) 2019-08-02 10:25:27 -04: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
ElementDesc.cs Added Dat structures and tests for UILayout and DbProperties (#4208) 2024-08-13 14:45:30 -04: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 Split fixes, repeat logout protection (#1138) 2018-12-13 22:04:02 -06: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
InputMapConflictsValue.cs DatReader - ActionMap (#4217) 2024-08-20 19:26:08 -04: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
MediaDesc.cs Added Dat structures and tests for UILayout and DbProperties (#4208) 2024-08-13 14:45:30 -04:00
MotionData.cs Improving DatLoader for third-party apps (#1092) 2018-11-22 01:33:17 -05:00
NameFilterLanguageData.cs - Added MaximumSameCharactersInARow to dat NameFilterTable. (#4307) 2025-05-06 11:32:47 -04: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 Split fixes, repeat logout protection (#1138) 2018-12-13 22:04:02 -06: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 adding the very basics for olthoi play (#3559) 2021-10-12 00:34:24 -04:00
SkillBase.cs Fixing monster retired skill #s (#1817) 2019-04-28 01:30:45 -04:00
SkillCG.cs Fix char creation heritage group skill cost overrides (#1123) 2018-12-08 20:33:04 -06:00
SkillFormula.cs Fixing monster retired skill #s (#1817) 2019-04-28 01:30:45 -04: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 Adding enchantments for items wielded by monsters / NPCs (#1445) 2019-02-16 17:18:19 -05:00
SpellComponentBase.cs ACE.DatLoader More IUnpackable progress (#615) 2018-02-03 20:41:21 -06:00
SpellSet.cs Support SpellSets for Items that don't level (#2315) 2019-09-24 11:53:56 -05: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
StateDesc.cs Added Dat structures and tests for UILayout and DbProperties (#4208) 2024-08-13 14:45:30 -04:00
StringInfo.cs Added Dat structures and tests for UILayout and DbProperties (#4208) 2024-08-13 14:45:30 -04:00
StringTableData.cs Improving DatLoader for third-party apps (#1092) 2018-11-22 01:33:17 -05:00
SubPalette.cs Make Dat SubPalette and TextureMapChanges properties public (#2094) 2019-07-11 09:15:44 -05: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 Make Dat SubPalette and TextureMapChanges properties public (#2094) 2019-07-11 09:15:44 -05: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