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
|
e0866ebdd4
|
CMetroid: More implementation & fixes
|
2020-05-21 12:50:17 -04:00 |
Luke Street
|
74d9bf4abc
|
CMetroid: More AI impl & fixes
|
2020-05-17 11:21:52 -04:00 |
Luke Street
|
3cafee2abd
|
CMetroid: Implement SuckEnergyFromTarget
|
2020-05-17 02:46:23 -04:00 |
Luke Street
|
9608efc222
|
CMetroid: Implement KnockBack, TelegraphAttack & more
|
2020-05-09 18:39:11 -04:00 |
Luke Street
|
e8ce4c2e27
|
CMetroid: More function implementations
|
2020-05-09 02:51:02 -04:00 |
Luke Street
|
78b364a445
|
CMetroid: Add EGammaType
|
2020-05-08 05:22:12 -04:00 |
Luke Street
|
ac30616efb
|
CMetroid: Implement GetDamageVulnerability
|
2020-05-08 05:05:47 -04:00 |
Luke Street
|
ca659bdcbc
|
CMetroid: Add fields & function definitions
|
2020-05-08 04:19:51 -04:00 |
Lioncash
|
fa3e639a9d
|
RuntimeCommon: Make use of bitfield initializers where applicable
Continues and finishes the migration towards initializing all bitfield
members where applicable
|
2020-04-21 17:16:19 -04:00 |
Luke Street
|
153004faee
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -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 |
Jack Andersen
|
e218b8aeb5
|
CActorContraption fixes, better CMake dependency handling
|
2019-06-11 16:05:17 -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 |
Jack Andersen
|
ad2681f857
|
Windows fixes
|
2019-01-28 22:28:35 -10:00 |
Jack Andersen
|
ec1cb75b25
|
Finish CSpacePirate implementation
|
2018-12-12 21:39:16 -10:00 |
Jack Andersen
|
636c82a568
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
Jack Andersen
|
c91e5df986
|
Convert to pragma once
|
2018-10-06 17:42:33 -10:00 |
Phillip Stephens
|
679ce01a61
|
More CPatterned imps
|
2018-09-13 17:49:34 -07:00 |
Jack Andersen
|
8301adc3d6
|
Huge compile performance refactor
|
2017-12-28 22:08:12 -10:00 |
Jack Andersen
|
f7ec7bdc0c
|
string_view refactor
|
2017-11-12 20:19:18 -10:00 |
Jack Andersen
|
bfb16a3a0d
|
Various CPlayer and CBodyStateCmdMgr imps
|
2017-07-05 08:34:12 -10:00 |