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

28 Commits

Author SHA1 Message Date
aaf96615cb Windows build fixes 2025-04-04 17:32:17 -06:00
b45f808e2c Replace logvisor with spdlog; remove athena, discord-rpc, rapidjson 2025-04-03 21:07:07 -06:00
d29df977f3 Minor fixes 2023-06-21 13:22:49 -07:00
Henrique Gemignani Passos Lima
cf41841f1d
Fix references to WIN32 instead of _WIN32 2022-03-12 21:13:01 +02:00
7a59585c70
Use RE'd CStopwatch adapted for std::chrono, get metaforce linking again 2022-02-26 08:42:42 -08:00
832eb180bd Begin transitioning to new CModel/CCubeModel & friends 2022-02-25 02:45:25 -05:00
c33674b9ab Lots of Windows fixes; add D3D12; more boo decoupling 2022-02-22 00:53:57 -05:00
6c92f03664
Move CVar* into Metaforce to begin removal of hecl's Dataspec 2022-02-21 08:01:06 -08:00
dad7249927
RE COutput/InputStream and friends and migrate over
This branch is probably still horribly broken, but it's a good first step to migrating away from having hecl embedded in the runtime
2022-02-21 08:01:05 -08:00
9bae2f943e
Rename everything 2021-04-10 01:42:06 -07: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
e2ab93dfac
Update submodules 2019-09-09 04:21:01 -07:00
Jack Andersen
7a3da1f7a6 Massive fmtlib refactor 2019-07-19 18:27:21 -10:00
Jack Andersen
636c82a568 New code style refactor 2018-12-07 19:30:43 -10:00
Jack Andersen
8301adc3d6 Huge compile performance refactor 2017-12-28 22:08:12 -10:00
Jack Andersen
ef43c3319b Adopt JBus' GetGCTicks() 2017-01-07 17:08:02 -10:00
Jack Andersen
0d4ea76c7f CGBASupport implementations 2016-12-31 20:46:52 -10:00
777419ad4e Remove IAllocator, CMemory and CGameAllocator 2016-12-23 22:08:48 -08:00
Jack Andersen
a7322e8916 Additional memory card imps 2016-12-23 14:45:51 -10:00
Jack Andersen
d7f79d6ec3 Work on CMemoryCardDriver 2016-12-22 20:41:39 -10:00
Jack Andersen
a85ea968c3 MemoryCard PutTo implementations 2016-10-09 11:41:23 -10:00
Jack Andersen
783fb4c4fe Humungous refactor 2016-03-04 13:04:53 -10:00
af69c9d3ab Rename namespaces 2016-02-13 01:02:47 -08:00
Jack Andersen
14c7731cf8 updated hecl 2015-11-10 13:19:36 -10:00
b261e09f51 Various stubs, and starting on core functionality 2015-11-02 10:45:39 -08:00
Jack Andersen
6809fcc4a4 Codebase refactor 2015-08-18 12:51:54 -10:00
Jack Andersen
520eec7aa2 Refactored directory layout for cleaner runtime organization 2015-08-17 12:05:00 -10:00
Jack Andersen
387332ed70 several core runtime stubs added 2015-08-16 19:26:58 -10:00