Aaron Kimbrell
15954413ae
chore: rename rebuild to quickbuild ( #1364 )
...
* rename rebuild to quickbuild
* fix includes
2023-12-28 22:24:30 -06:00
David Markowitz
3e3148e910
Move dZoneManager to game namespace ( #1143 )
...
* convert zone manager to game namespace
* Destroy logger last
2023-07-17 17:55:33 -05:00
Aaron Kimbrell
6aa90ad5b2
Breakout rest of the enums from dCommonVars and clean it up ( #1061 )
...
* Breakout rest of the enums from dcommonvars
so we don't have to deal with merge conflicts
ePlayerFlags is not a scoped enum, yet, due to it's complexity
* address feedback
* make player flag types consistent
* fix typo
2023-05-02 17:39:21 -05:00
David Markowitz
8d37d9b681
Organize dScripts ( #814 )
...
* Organize dScripts
whitespace
Remove parent scope
Remove parent scope from initial setter
Remove debug
Remove helper programs
* Fix NtImagimeterVisibility script
Co-authored-by: aronwk-aaron <aronwk.aaron@gmail.com>
2022-11-03 12:57:54 -05:00