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

14 Commits

Author SHA1 Message Date
d8f4f522f2 CCameraFilter: Implement DrawRandomStatic 2022-07-02 12:39:14 -04:00
9bae2f943e
Rename everything 2021-04-10 01:42:06 -07:00
c4ccb1cfce CStaticInterference: Fix id reference 2020-05-27 12:45:17 -04:00
330eeebf08 CRasterFont: Remove ignored maybe_unused attributes 2020-05-27 12:40:35 -04:00
Lioncash
9ce7c72a1c CStaticInterference: Shorten some find_if calls
While we're at it, we can also const qualify a reference
2020-05-19 22:17:25 -04:00
Lioncash
463e9e9f60 CStaticInterference: Eliminate sign conversion warnings in constructor
We can just accept a size_t to prevent warnings from occurring.
2020-05-19 22:14:21 -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
e274cd12b9 Refactorings to support .upak generation 2017-10-24 21:47:49 -10:00
Jack Andersen
4f33422423 Lots of CPlayer implementations 2017-06-11 18:23:34 -10:00
Jack Andersen
746eb46026 various implementations 2015-08-19 16:52:07 -10: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
281b908574 Additional runtime stubs 2015-08-17 10:33:58 -10:00