Luke Street
|
f96a02e7ae
|
CAtomicBeta: Some member renaming
|
2020-08-24 03:59:30 -04:00 |
Lioncash
|
4dc553e72a
|
General: Resolve several -Wextra-semi warnings
Remove redundant semicolons and also amends some macros to require
semicolon termination.
|
2020-08-23 15:45:54 -04:00 |
Lioncash
|
67cd0d44c6
|
CAtomicBeta: Make skBombLocators an internal array
Like with CAtomicAlpha, we can also fully hide this array from external
view by making it internally linked.
|
2019-10-03 01:34:45 -04:00 |
Lioncash
|
a633b8e8fd
|
General: Normalize RuntimeCommon include paths
Performs the same normalizing done to the RuntimeCommonB target, now all
of the runtime headers have normalized include paths.
|
2019-09-28 04:14:29 -04:00 |
Lioncash
|
9312eef905
|
RuntimeCommon: Use override where applicable
Continues the override modernization by applying it to the main
RuntimeCommon target. Resolves around 1100+ cases where override can be
used.
|
2019-08-09 17:39:42 -04:00 |
Jack Andersen
|
3a0d2930fa
|
Numerous uninitialized memory fixes
|
2019-04-06 19:14:48 -10:00 |
Phillip Stephens
|
0bb51f067c
|
Various fixes and minor code cleanup, issue warning when attempting to load an unimplemented object
|
2019-01-31 12:44:05 -08:00 |
Phillip Stephens
|
049f51382b
|
Initial CAtomicBeta imps, needs variable names
|
2019-01-22 21:59:53 -08:00 |