jadebenn
|
b261e63233
|
chore: Change entity and component logic to use bitstream references (#1468)
* chore: Change entity and component logic to use bitstream references
* merge
|
2024-02-27 01:25:44 -06:00 |
|
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 |
|
David Markowitz
|
2cc13c6499
|
chore: Make serialize actually virtual (#1156)
* Make serialize actually virtual
* fix serialize and make update virutal
* Update VendorComponent.h
* Remove flag var
* Update SoundTriggerComponent.h
---------
Co-authored-by: Aaron Kimbrell <aronwk.aaron@gmail.com>
|
2023-08-10 14:33:15 -07:00 |
|
aronwk-aaron
|
19e77a38d8
|
format codebase
|
2022-07-28 08:39:57 -05:00 |
|
Unknown
|
0545adfac3
|
Public release of the DLU server code!
Have fun!
|
2021-12-05 18:54:36 +01:00 |
|