Phillip Stephens
|
9bae2f943e
|
Rename everything
|
2021-04-10 01:42:06 -07: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 |
Luke Street
|
1571531cd7
|
CMagdolite: Renaming
|
2020-04-21 14:15:17 -04:00 |
Luke Street
|
5f66ab2219
|
CMagdolite: Minor cleanup
|
2020-04-21 01:32:16 -04:00 |
Phillip Stephens
|
0c96380897
|
Minor fixes, start renaming member variables
|
2020-04-21 01:06:52 -04:00 |
Phillip Stephens
|
d1c796f2a9
|
Initial CMagdolite imps
|
2020-04-21 01:06:52 -04:00 |
Lioncash
|
67f6666ea1
|
Runtime: Add more usages of explicit
Prevents error-prone implicit conversions where applicable.
This targets the regular RuntimeCommon target this time around.
|
2020-03-31 03:53:49 -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 |
Phillip Stephens
|
b18576cf58
|
Initial CMagdolite imps
|
2019-05-14 15:30:15 -07: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 |
Jack Andersen
|
636c82a568
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
Phillip Stephens
|
bbfe61efbf
|
Various loader implementations
|
2018-10-11 15:57:05 -07:00 |