DarkflameServer/dCommon/dClient
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
..
AssetManager.cpp chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
AssetManager.h AssetManager: fix deleting no file (#1358) 2023-12-25 08:48:57 -06:00
CMakeLists.txt Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
Pack.cpp chore: Eradicate C-style casts and further clean up some code (#1361) 2023-12-27 22:18:20 -06:00
Pack.h feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
PackIndex.cpp chore: Speed up and cleanup level and zone loading; Add safer asset buffer reading (#1314) 2023-12-23 11:24:16 -06:00
PackIndex.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00