DarkflameServer/dScripts/02_server/Map/AM
jadebenn 0c1ee0513d
refactor: Change TryParse implementation (#1442)
* Changed how the TryParse function works (and also did some general cleanup along the way)

* Update noexcept attributes (verified these are correct)

* Add fp overload for MacOS functionality

* resolving some feedback

* Split out unrelated changes to CleanupRoundup branch

* Update in response to feedback

* the consequences of emo's member variable renaming request

* Revert "the consequences of emo's member variable renaming request"

This reverts commit bf318caeda.

* Fully revert renaming attempt

* Revert "the consequences of emo's member variable renaming request"

This reverts commit bf318caeda.

Fully revert renaming attempt

* Created ClientVersion.h and moved the client version defaults to it

* Fix partial parsing and MacOS floating point errors

* attempting fix to MacOS compiler error

* syntax pass (should be the last commit unless the CI fails)

* ah, wait, forgot to uncomment the preprocessor statements for MacOS. THIS should be the last commit pending CI

* Okay, one last thing I noticed: We were including C headers here. Now they're C++ headers. Pinky swear this is it!

* typo and I am OCD. please let this be the last

* hash is usally but not always noexcept, so the specifier should go

* Address MOST of the feedback

* address the claim codes issue
2024-02-10 05:05:25 -06:00
..
AmBlueX.cpp Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
AmBlueX.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmBridge.cpp chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
AmBridge.h chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
AmConsoleTeleportServer.cpp Refactor: Amf3 implementation (#998) 2023-05-13 17:22:00 -05:00
AmConsoleTeleportServer.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmDrawBridge.cpp refactor: allow usage of NiPoint3 and NiQuaternion in constexpr context (#1414) 2024-01-29 01:53:12 -06:00
AmDrawBridge.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmDropshipComputer.cpp refactor: Change TryParse implementation (#1442) 2024-02-10 05:05:25 -06:00
AmDropshipComputer.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmScrollReaderServer.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmScrollReaderServer.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmShieldGenerator.cpp chore: Small movementAiComponent cleanup (#1145) 2023-08-03 21:38:04 -05:00
AmShieldGenerator.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmShieldGeneratorQuickbuild.cpp chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
AmShieldGeneratorQuickbuild.h chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
AmSkullkinDrill.cpp Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
AmSkullkinDrill.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmSkullkinDrillStand.cpp Remove inlines 2023-03-26 02:59:46 -07:00
AmSkullkinDrillStand.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmSkullkinTower.cpp refactor: Change TryParse implementation (#1442) 2024-02-10 05:05:25 -06:00
AmSkullkinTower.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmTeapotServer.cpp Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
AmTeapotServer.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AmTemplateSkillVolume.cpp refactor: Change TryParse implementation (#1442) 2024-02-10 05:05:25 -06:00
AmTemplateSkillVolume.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
CMakeLists.txt fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00
RandomSpawnerFin.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
RandomSpawnerFin.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
RandomSpawnerPit.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
RandomSpawnerPit.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
RandomSpawnerStr.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
RandomSpawnerStr.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
RandomSpawnerZip.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
RandomSpawnerZip.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00