Lioncash
|
99c564cfe4
|
CFireFlea: Make colors constexpr internal details
Same behavior, but makes the color constants fully internal details.
|
2020-04-05 05:25:47 -04:00 |
Lioncash
|
16f7925652
|
CFireFlea: Set CPathFindSearch's padding to 50.0f within AcceptScriptMsg()
v0-00 sets the padding member of CPathFindSearch here to 50.0, not a
member variable that's part of the CFireFlea class.
|
2020-02-07 16:27:56 -05: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
|
c7573ae52f
|
Finalize CFireFlea
|
2018-12-09 21:12:55 -08:00 |
Jack Andersen
|
636c82a568
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
Phillip Stephens
|
ea4848196a
|
Implement CNewIntroBoss
|
2018-11-16 21:05:57 -08:00 |
Phillip Stephens
|
89ece2e9b2
|
Proper CRandom16 usage
More CScriptGunTurret imps
|
2018-11-09 18:48:06 -08:00 |
Phillip Stephens
|
bbfe61efbf
|
Various loader implementations
|
2018-10-11 15:57:05 -07:00 |