ace/Source/ACE.DatLoader
Mag-nus 3e836a6cbb
Profiling based improvements (#1115)
* Use PortalDat skill table instead of reflection properties

* Update showstats comments

* remove attributes from Skill enum (Values now come from dat)

* Remove attributes from PropertyAttribute2nd (Values come from dat now)

* Landblock, worldObjects to private and adjacents->Adjacents

* Landblock remove PhysicsObj != null check. No need. 6% CPU savings

* showstats shows [Unusable] for untrained skills which are unusable

* Improve performance of GetWorldObjectsForPhysicsHandling

* Improve Skill IsUsable

* Updating showstats

* Fixing null pointer exception in IsUsable
2018-12-03 17:53:32 -06:00
..
Entity Profiling based improvements (#1115) 2018-12-03 17:53:32 -06:00
FileTypes Profiling based improvements (#1115) 2018-12-03 17:53:32 -06:00
ACE.DatLoader.csproj Image Export (#852) 2018-07-09 08:56:32 -07:00
BinaryReaderExtensions.cs Improving DatLoader for third-party apps (#1092) 2018-11-22 01:33:17 -05:00
CellDatDatabase.cs keepOpen option added to DatDatabase FileStream (#1097) 2018-11-20 07:45:09 -06:00
DatDatabase.cs Fix HighRes and Langauge dats to use base DatDatabase class. (#1113) 2018-12-02 13:46:01 -06:00
DatDatabaseHeader.cs ACE.DatLoader DatDirectory reading cleaned up (#624) 2018-02-06 10:18:38 -06:00
DatDatabaseType.cs Dat updates (#847) 2018-07-05 07:50:42 -05:00
DatDatabaseTypeAttribute.cs ACE.DatLoader and ACE.DatLoader.Tests improvements (#614) 2018-02-03 17:54:07 -06:00
DatDirectory.cs ACE.DatLoader work (#625) 2018-02-07 09:02:24 -06:00
DatDirectoryHeader.cs Some DatLoader updates (#1110) 2018-12-02 12:49:52 -05:00
DatFile.cs Some DatLoader updates (#1110) 2018-12-02 12:49:52 -05:00
DatFileType.cs Some DatLoader updates (#1110) 2018-12-02 12:49:52 -05:00
DatFileTypeAttribute.cs ACE.DatLoader and ACE.DatLoader.Tests improvements (#614) 2018-02-03 17:54:07 -06:00
DatFileTypeExtensionAttribute.cs ACE.DatLoader refactoring (#594) 2018-01-23 04:02:39 -06:00
DatFileTypeIdRangeAttribute.cs ACE.DatLoader and ACE.DatLoader.Tests improvements (#614) 2018-02-03 17:54:07 -06:00
DatManager.cs Fix HighRes and Langauge dats to use base DatDatabase class. (#1113) 2018-12-02 13:46:01 -06:00
DatReader.cs ACE.DatLoader DatDirectory reading cleaned up (#624) 2018-02-06 10:18:38 -06:00
DxtUtil.cs Image Export (#852) 2018-07-09 08:56:32 -07:00
IUnpackable.cs ACE.DatLoader and ACE.DatLoader.Tests improvements (#614) 2018-02-03 17:54:07 -06:00
PortalDatDatabase.cs Fix HighRes and Langauge dats to use base DatDatabase class. (#1113) 2018-12-02 13:46:01 -06:00
UnpackableExtensions.cs Improving DatLoader for third-party apps (#1092) 2018-11-22 01:33:17 -05:00