DarkflameServer/dScripts/EquipmentScripts
David Markowitz 7671cc6865
CDClient cleanup and optimization (#1023)
* CDClient cleanup and optimization

- Use static function to get table name
- Remove unused GetName function
- Replace above function with a static GetTableName function
- Remove verbose comments
- Remove verbose initializers
- Remove need to specify table name when getting a table by name
- Remove unused typedef for mac and linux

* Re-add unused table

Convert tables to singletons

- Convert all CDClient tables to singletons
- Move Singleton.h to dCommon
- Reduce header clutter in CDClientManager
2023-03-17 07:36:21 -07:00
..
AnvilOfArmor.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AnvilOfArmor.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
BuccaneerValiantShip.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
BuccaneerValiantShip.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
CauldronOfLife.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
CauldronOfLife.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
CMakeLists.txt add stun immunity script (#1015) 2023-03-08 07:31:45 -06:00
FireFirstSkillonStartup.cpp CDClient cleanup and optimization (#1023) 2023-03-17 07:36:21 -07:00
FireFirstSkillonStartup.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FountainOfImagination.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FountainOfImagination.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
PersonalFortress.cpp Imminuty updates (#925) 2023-01-06 23:59:19 -06:00
PersonalFortress.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
StunImmunity.cpp add stun immunity script (#1015) 2023-03-08 07:31:45 -06:00
StunImmunity.h add stun immunity script (#1015) 2023-03-08 07:31:45 -06:00
Sunflower.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
Sunflower.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00