DarkflameServer/dScripts
EmosewaMC ec00f5fd9d holy mother of const
Use const everywhere that makes sense
return const variables when it makes sense
const functions and variables again, where it makes sense
No raw access and modifications to protected members
Move template definitions to tcc file

idk how I feel about this one
2023-06-09 01:04:42 -07:00
..
02_server holy mother of const 2023-06-09 01:04:42 -07:00
ai holy mother of const 2023-06-09 01:04:42 -07:00
client Move to shared pointer 2023-06-07 00:23:50 -07:00
EquipmentScripts Move to shared pointer 2023-06-07 00:23:50 -07:00
EquipmentTriggers Move to shared pointer 2023-06-07 00:23:50 -07:00
zone Fix typing of some player flag variables (#1067) 2023-05-06 13:32:26 -05:00
ActivityManager.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
ActivityManager.h format codebase 2022-07-28 08:39:57 -05:00
BaseConsoleTeleportServer.cpp Merge remote-tracking branch 'upstream/main' into more-cdclient-cleanup 2023-05-13 16:16:58 -07:00
BaseConsoleTeleportServer.h format codebase 2022-07-28 08:39:57 -05:00
BasePropertyServer.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
BasePropertyServer.h format codebase 2022-07-28 08:39:57 -05:00
BaseRandomServer.cpp format codebase 2022-07-28 08:39:57 -05:00
BaseRandomServer.h format codebase 2022-07-28 08:39:57 -05:00
BaseSurvivalServer.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
BaseSurvivalServer.h format codebase 2022-07-28 08:39:57 -05:00
BaseWavesGenericEnemy.cpp format codebase 2022-07-28 08:39:57 -05:00
BaseWavesGenericEnemy.h format codebase 2022-07-28 08:39:57 -05:00
BaseWavesServer.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
BaseWavesServer.h format codebase 2022-07-28 08:39:57 -05:00
ChooseYourDestinationNsToNt.cpp Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
ChooseYourDestinationNsToNt.h format codebase 2022-07-28 08:39:57 -05:00
CMakeLists.txt Implement the Imaginite Backpack and Shard armor scripts (#886) 2022-12-21 14:33:41 -08:00
CppScripts.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
CppScripts.h fix: not exiting shooting gallery when clicking activity close button 2023-05-10 19:26:04 -05:00
Darkitect.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
Darkitect.h Optimize scripts for faster compilation (#597) 2022-07-04 23:00:10 -07:00
NPCAddRemoveItem.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
NPCAddRemoveItem.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
NtFactionSpyServer.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
NtFactionSpyServer.h Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
ScriptComponent.cpp Rename some variables in Component 2023-06-06 18:59:53 -07:00
ScriptComponent.h breakout the component types into a scoped enum (#1002) 2023-03-04 01:16:37 -06:00
ScriptedPowerupSpawner.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
ScriptedPowerupSpawner.h format codebase 2022-07-28 08:39:57 -05:00
SpawnPetBaseServer.cpp Move to shared pointer 2023-06-07 00:23:50 -07:00
SpawnPetBaseServer.h format codebase 2022-07-28 08:39:57 -05:00