DarkflameServer/dScripts/02_server
jadebenn ef6f2f133e
chore: Eradicate C-style casts and further clean up some code (#1361)
* cast and code cleanup

* cast cleanup

* bug fixes and improvements

* no getBoolField method exists

* fixes

* unbroke sg cannon scoring

* removing comments

* Remove the c-style cast warning I added from CMakeLists now that they're gone (it triggers on 3rd party dependencies and slows down compilation)

* (Hopefully) fix MacOS compilation error

* partially-implemented feedback

* more updates to account for feedback

* change bool default

---------

Co-authored-by: jadebenn <jonahebenn@yahoo.com>
2023-12-27 22:18:20 -06:00
..
DLU Remove inlines 2023-03-26 02:59:46 -07:00
Enemy Script: Fix crashes (#1233) 2023-10-23 09:56:12 -05:00
Equipment perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
Map chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
Minigame perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
Objects Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
Pets Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
CMakeLists.txt Organize dScripts (#814) 2022-11-03 12:57:54 -05:00