2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-12 19:25:51 +00:00

680 Commits

Author SHA1 Message Date
94f5c48b03 Update submodules (includes LLVM 12 fix) 2021-05-02 00:01:56 -04:00
e9008c9e25 Move all submodules to extern 2021-04-06 15:07:45 -04:00
be0319820c Move zeus to root 2021-04-06 13:32:50 -04:00
7469f6aed7 Merge submodule contents for specter/master 2021-04-06 13:10:24 -04:00
162f6aa228 Remove submodule specter 2021-04-06 13:09:49 -04:00
914b98096a Update submodules & set remote tracking branches 2021-04-06 12:58:29 -04:00
f18da254ce Set submodule tracking branch 2021-04-06 12:50:01 -04:00
172eae4a61
Don't differentiate export path between standalone and Trilogy extracts, minor fix in CMetroidPrimeEssence, update submodules 2021-02-26 01:35:54 -08:00
e39fee8154
Allow specifying memory card image path for slot A and B 2021-02-25 21:07:41 -08:00
5f263b8a4f Check _M_X64 for MSVC; update hecl, specter 2021-02-15 21:05:16 -05:00
6a01ed8e9a Update zeus 2021-02-15 21:03:54 -05:00
31c5d6d8de Update hecl, specter 2021-02-01 05:15:28 +00:00
129943f7b5 Link UrdeLocales 2021-02-01 05:09:04 +00:00
019e104355 Update specter 2021-01-09 14:27:43 -05:00
fc11c5c801 Update zeus 2021-01-09 14:27:34 -05:00
4b9bdcc802 Fixes for Apple Silicon
Updates amuse, hecl, nod, specter
2021-01-06 20:54:21 -05:00
2e80d0114f Update zeus 2021-01-06 20:46:30 -05:00
9ab8c4cd8b
Fix PowerBomb radius derp 2020-09-23 16:32:15 -07:00
5cbc608867 Update zeus 2020-09-19 15:44:50 -07:00
3314c6003a Update specter 2020-09-16 00:45:01 -04:00
a278593de5 Update zeus (CVector3f::isZero fix) 2020-09-16 00:44:21 -04:00
24acb585f8 MSVC & zeus fixes; update hecl-gui 2020-04-19 21:09:30 -04:00
ac8b72ddae Fix Windows build errors; update zeus 2020-04-19 21:06:46 -04:00
Jack Andersen
5b4441ac36 Update fmtlib 2020-04-11 12:51:39 -10:00
Jack Andersen
81c5d40211 Update fmtlib 2020-04-11 12:50:38 -10:00
Jack Andersen
26f272735d Set compiler flags for building with C++20 2020-04-10 19:05:55 -10:00
Jack Andersen
401f8b8ef5 Exclude CMake CXX standard from MSVC 2020-04-10 19:02:21 -10:00
1092250559
Update submodules 2020-03-04 17:33:51 -08:00
987c4bb297 Update zeus 2020-03-04 17:31:44 -08:00
80dbc1920c
Update submodules 2020-03-03 16:49:13 -08:00
3dac8ad966 Update zeus 2020-03-03 16:48:53 -08:00
d941a6a526 Update specter 2019-12-22 18:31:16 -05:00
21159e604e
More CThardus 2019-12-14 15:50:29 -08:00
8689d599c5
GCC Fixes 2019-12-14 01:14:58 -08:00
21b4e72100 Fix specter submodule ref 2019-12-12 01:07:00 -05:00
4e5921c952
Update submodules 2019-12-10 20:51:23 -08:00
d5845d2b5e Update zeus 2019-12-10 20:50:02 -08:00
Jack Andersen
16ca0d24c2 Explicit Asset ID refactor 2019-09-30 21:38:03 -10:00
Jack Andersen
2a367df869 Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/specter 2019-09-30 21:32:32 -10:00
Jack Andersen
33fd0f2fd7 Switch to string compare operators 2019-09-30 21:32:06 -10:00
d884ccedf9 Update zeus 2019-09-21 05:46:47 -07:00
349626ac93 Merge pull request #17 from lioncash/endian
FontCache: Specify athena endian types explicitly
2019-09-14 08:38:20 -07:00
Lioncash
ed763a5b18 FontCache: Specify athena endian types explicitly
Allows this code to remain compilable if the enum is ever converted into
a strongly-typed enum.
2019-09-14 10:45:53 -04:00
Lioncash
dbb44d20b9 FontCache: Be explicit about athena's SeekOrigin type
Allows this code to still function properly if the enum is turned into
an enum class.
2019-09-08 16:42:24 -04:00
6af485d949 Update zeus 2019-09-06 23:32:22 -07:00
30164a1e65 Update zeus 2019-09-05 23:15:14 -07:00
Lioncash
765c51776b General: Use std::make_unique where applicable
No behavior change.
2019-09-06 01:14:32 -04:00
81beae5526 Merge pull request #13 from lioncash/move
FontCache: Make filters non-allocating
2019-09-05 19:32:59 -07:00
c32c8d0a91 Merge pull request #14 from lioncash/emplace
General: Use emplace_back's return value where applicable
2019-09-05 19:31:35 -07:00
d773925fde Merge pull request #15 from lioncash/unused
General: Remove unused file-scope variables
2019-09-05 19:31:15 -07:00