2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 22:31:21 +00:00

19 Commits

Author SHA1 Message Date
9bae2f943e
Rename everything 2021-04-10 01:42:06 -07:00
Lioncash
a0c4b6b3ec CAiFuncMap: Store std::string_view instances instead of std::string
We only make use of static string entries, so we can make use of
std::string view to elide several memory allocations.
2020-05-08 16:38:19 -04:00
Lioncash
221cc5c6b8 RuntimeCommonB: Normalize cpp file includes
Like the prior changes normalizing the inclusions within headers, this
tackles the cpp files of the RuntimeCommonB target, making these source
files consistent with their headers.
2019-12-22 18:12:04 -05:00
Jack Andersen
636c82a568 New code style refactor 2018-12-07 19:30:43 -10:00
Jack Andersen
41ae32be31 Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/urde 2018-12-07 18:36:12 -10:00
Jack Andersen
7c7da6671a SIMD refactor 2018-12-07 15:49:15 -10:00
0ec9f1f4eb Finish CSpankWeed 2018-12-03 18:31:15 -08:00
95fbcf914c Finish CAi imps 2018-09-06 22:24:55 -07:00
1a372d2589 Add support for InvDstMultiply blending for shadows, initial CAi implementation 2018-09-06 20:37:39 -07:00
Jack Andersen
f7ec7bdc0c string_view refactor 2017-11-12 20:19:18 -10:00
870e8c80ee Refactor ResId into CAssetId 2017-08-12 22:26:14 -07:00
Jack Andersen
1731cae418 Implement remaining CStateManager stubs 2017-03-31 09:51:40 -10:00
8292e8abaa Fix CIOWinManager crash when attempting to distribute messages 2017-01-27 01:21:02 -08:00
af1e22a62d Start naming EMaterialTypes values 2016-12-29 13:38:59 -08:00
f721d0494e Make CMain a polymorphic class 2016-09-16 23:40:45 -07:00
130108070d More CPhysicsActor imps 2016-09-01 02:31:18 -07:00
6d9ccc7f89 Various Implementations 2016-04-24 22:53:06 -07:00
f2d4040cdc Various implementations 2016-04-23 19:46:13 -07:00
Jack Andersen
7afdc556fd Adjust runtime directory layout 2016-04-16 13:48:29 -10:00