ace/Source/ACE.DatLoader/Entity
Ty Conner ef62342eab
Convert PropertyInt properties from uint to int (#559)
* Update EmoteCategory, EmoteType and SpellType enums

* Add CombatStyle enum

* Rebase SQL scripts

* Change uint to int in SQL

* Adjust SpellType

* Changed all PropertyInt properties from uint to int

* Some CombatStance work + StyleCop clean up

* Update README

* Updated ACE-World requirement and appveyor
2017-11-01 13:53:08 -04:00
..
AnimationHooks Added Animation parsing from the client_portal.dat and all relevant hooks and properties. (#495) 2017-08-18 08:22:44 -04:00
AmbientSoundDesc.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
AmbientSTBDesc.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
AnimationFrame.cs Added Animation parsing from the client_portal.dat and all relevant hooks and properties. (#495) 2017-08-18 08:22:44 -04:00
AnimationHook.cs Added Animation parsing from the client_portal.dat and all relevant hooks and properties. (#495) 2017-08-18 08:22:44 -04:00
AnimationPartChange.cs Barber (#448) 2017-07-07 19:08:50 -04:00
AnimData.cs Added MotionTable parsing and relevant dat classes (#489) 2017-08-10 10:33:26 -04:00
AttackCone.cs Added Animation parsing from the client_portal.dat and all relevant hooks and properties. (#495) 2017-08-18 08:22:44 -04:00
BSPLeaf.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
BSPNode.cs Don't bend the knee - Wielded items persisted and a few old bugs squashed. READY TO MERGE (#511) 2017-09-29 19:26:08 -04:00
BSPPortal.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
BSPTree.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
BuildInfo.cs Re-added SpellTable, CLandblockInfo and fixed some StyleCop issues. (#387) 2017-06-17 18:23:31 -04:00
CBldPortal.cs Re-added SpellTable, CLandblockInfo and fixed some StyleCop issues. (#387) 2017-06-17 18:23:31 -04:00
CellPortal.cs Dat Updates (#329) 2017-05-06 21:20:41 -04:00
CellStruct.cs items from failed crafting (#509) 2017-09-19 12:25:45 -04:00
CloObjectEffect.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
CloSubPalEffect.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
CloSubPalette.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
CloSubPalleteRange.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
CloTextureEffect.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
ClothingBaseEffect.cs Dress-up (#391) 2017-06-17 22:42:51 -04:00
CombatManeuver.cs Portal.dat Parsing Additions (#502) 2017-09-04 10:04:13 -04:00
Contract.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
CSphere.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
CVertexArray.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
CylSphere.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
DayGroup.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
EyeStripCG.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
FaceStripCG.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
GameTime.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
GearCG.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
Generator.cs Read the Generators from portal.dat file 0x0E00000D and enhance DatRe… (#273) 2017-04-24 07:23:05 -04:00
GfxObjInfo.cs Portal.dat Parsing Additions (#502) 2017-09-04 10:04:13 -04:00
HairStyleCG.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
HeritageGroupCG.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
LandDefs.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
LandSurf.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
LightInfo.cs Convert PropertyInt properties from uint to int (#559) 2017-11-01 13:53:08 -04:00
Loc.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
LocationType.cs Convert PropertyInt properties from uint to int (#559) 2017-11-01 13:53:08 -04:00
MotionData.cs Added MotionTable parsing and relevant dat classes (#489) 2017-08-10 10:33:26 -04:00
ObjDesc.cs Barber (#448) 2017-07-07 19:08:50 -04:00
ObjectDesc.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
PhysicsScriptData.cs More Dat Parsing Updates (#503) 2017-09-06 10:16:49 -04:00
PhysicsScriptTableData.cs More Dat Parsing Updates (#503) 2017-09-06 10:16:49 -04:00
PlacementType.cs Convert PropertyInt properties from uint to int (#559) 2017-11-01 13:53:08 -04:00
Plane.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
Polygon.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
PortalPoly.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
PositionExtensions.cs More Dat Parsing Updates (#503) 2017-09-06 10:16:49 -04:00
RegionMisc.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
RestrictionTable.cs Re-added SpellTable, CLandblockInfo and fixed some StyleCop issues. (#387) 2017-06-17 18:23:31 -04:00
RoadAlphaMap.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
SceneDesc.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
SceneType.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
ScriptAndModData.cs More Dat Parsing Updates (#503) 2017-09-06 10:16:49 -04:00
Season.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
SexCG.cs Object overhaul (#384) 2017-06-16 09:54:39 -04:00
SkillCG.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
SkyDesc.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
SkyObject.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
SkyObjectReplace.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
SkyTimeOfDay.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
SoundDesc.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
SpellBase.cs Re-added SpellTable, CLandblockInfo and fixed some StyleCop issues. (#387) 2017-06-17 18:23:31 -04:00
SpellComponentBase.cs Re-added SpellTable, CLandblockInfo and fixed some StyleCop issues. (#387) 2017-06-17 18:23:31 -04:00
Stab.cs Dat Updates (#329) 2017-05-06 21:20:41 -04:00
SubPalette.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
SWVertex.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00
TemplateCG.cs Full reset of repo (#327) 2017-05-05 10:26:35 -04:00
TerrainAlphaMap.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
TerrainDesc.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
TerrainTex.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
TerrainType.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
TexMerge.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
TextureMapChange.cs Barber (#448) 2017-07-07 19:08:50 -04:00
TimeOfDay.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
TMTerrainDesc.cs Region & Scene (#500) 2017-09-02 11:36:24 -04:00
Vec2Duv.cs Yet More client_portal.dat Parsing Updates (#507) 2017-09-15 11:22:51 -04:00