DarkflameServer/dScripts/02_server
jadebenn 29666a1ff7
chore: General cleanup roundup (#1444)
* Moved unrelated changes out of the TryParse PR branch

* const correctness and cstdint type usage

* removing a few "== nullptr"

* amf constexpr, const-correctness, and attrib tagging

* update to account for feedback

* Fixing accidentally included header and hopefully fixing the MacOS issue too

* try reordering the amf3 specializations to fix the MacOS issue again

* Amf3 template class member func instantiation fix

* try including only on macos

* Using if constexpr rather than specialization

* Trying a different solution for the instantiation problem

* Remove #include "dPlatforms.h"
2024-02-10 13:44:40 -06:00
..
DLU Remove inlines 2023-03-26 02:59:46 -07:00
Enemy refactor: allow usage of NiPoint3 and NiQuaternion in constexpr context (#1414) 2024-01-29 01:53:12 -06:00
Equipment perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
Map chore: General cleanup roundup (#1444) 2024-02-10 13:44:40 -06:00
Minigame perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
Objects chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
Pets refactor: allow usage of NiPoint3 and NiQuaternion in constexpr context (#1414) 2024-01-29 01:53:12 -06:00
CMakeLists.txt fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00