Aetias
|
39850e99b9
|
Remove support for Python on MSYS
|
2025-01-09 08:29:10 +01:00 |
|
Aetias
|
820b8fefdc
|
pre-commit: Install instructions
|
2025-01-06 17:27:31 +01:00 |
|
mike8699
|
83e058a8a1
|
Run pre-commit formatting
|
2025-01-01 21:19:30 -05:00 |
|
Aetias
|
1fd88bee60
|
Set language to C++ when exportign to decomp.me
|
2024-11-23 17:38:04 +01:00 |
|
Aetias
|
2890f75969
|
Update dsd
|
2024-11-23 17:37:41 +01:00 |
|
Aetias
|
4a603eab47
|
Add ninja delink
|
2024-10-24 22:43:38 +02:00 |
|
Aetias
|
58837ca1fc
|
rom and objdiff phonies
|
2024-10-20 15:09:12 +02:00 |
|
Aetias
|
105d170b9c
|
Update toolchain setup
|
2024-10-20 15:05:16 +02:00 |
|
Aetias
|
7a755a1170
|
Bump dsd to v0.2.0
|
2024-10-19 15:08:55 +02:00 |
|
Aetias
|
10c2e3413b
|
Remove obsolete path arguments
|
2024-10-19 12:17:08 +02:00 |
|
Aetias
|
b7905ab660
|
Configure build.ninja for one version at a time
|
2024-10-19 09:15:57 +02:00 |
|
Aetias
|
f914eefd8a
|
Run m2ctx from build.ninja
|
2024-10-13 14:16:13 +02:00 |
|
Aetias
|
96e8e4386a
|
Generate objdiff config in each target version
|
2024-10-13 11:18:09 +02:00 |
|
Aetias
|
cc82956a0d
|
Delete old unused files
|
2024-10-13 11:17:41 +02:00 |
|
Aetias
|
74a29deff3
|
Remove elfkill
|
2024-10-12 16:16:17 +02:00 |
|
Aetias
|
13f8efc252
|
Remove dead code elimination
It appears to no longer be needed under this new build system 🤔 But we take those
|
2024-10-12 08:16:06 +02:00 |
|
Aetias
|
b03eb7c9d3
|
Build ROM in Ninja build script
|
2024-09-22 12:44:50 +02:00 |
|
Aetias
|
ca938e9c31
|
Set license file path correctly for cmd /c shell
|
2024-09-18 19:28:49 +02:00 |
|
Aetias
|
db2b3f79c7
|
Initial Ninja build script
|
2024-09-15 22:29:02 +02:00 |
|
Aetias
|
294359d8d6
|
Install dsd in setup.py
|
2024-09-10 20:19:49 +02:00 |
|
Aetias
|
191bc0938d
|
Remove obsolete ROM tools
|
2024-09-10 20:19:34 +02:00 |
|
Aetias
|
a1fdc1b546
|
Remove redundant Python scripts
|
2024-09-10 20:19:12 +02:00 |
|
Aetias
|
fb63b9271d
|
Remove non-matching functions and progress.py
|
2024-09-10 20:18:52 +02:00 |
|
Aetias
|
2a55eb0a48
|
Ignore KILL macros inside line comments
|
2024-07-02 10:31:33 +02:00 |
|
Aetias
|
21e2fce743
|
Remove function definitions in m2ctx
|
2024-06-21 10:12:14 +02:00 |
|
Aetias
|
2823cb8f61
|
Export decomp.me scratch in objdiff
|
2024-06-20 18:48:46 +02:00 |
|
Aetias
|
1fe5a61575
|
Remove #ifdef STUBS
|
2024-06-20 18:48:09 +02:00 |
|
Aetias
|
300b45556e
|
Add objdiff.py to generate objdiff config
|
2024-05-18 15:33:44 +02:00 |
|
Mike
|
af20c468f1
|
Match ActorType.s
|
2024-05-04 11:33:48 -04:00 |
|
Aetias
|
ccd21f46ee
|
Use UTF-8 in tools
|
2024-05-03 19:15:16 +02:00 |
|
Aetias
|
420e2c5fa3
|
Merge branch 'main' into item-manager
|
2024-05-03 18:48:44 +02:00 |
|
Aetias
|
cdf3bb7553
|
Merge branch 'main' into fix-build
|
2024-05-03 15:35:43 +02:00 |
|
Aetias
|
f4d873c4b3
|
Match ItemManager data
|
2024-05-01 12:47:48 +02:00 |
|
Aetias
|
840c6f8538
|
Add C++ includes to m2ctx
|
2024-04-30 17:49:24 +02:00 |
|
Aetias
|
eacc6617ef
|
Delink MapBase
|
2024-04-30 15:22:29 +02:00 |
|
Aetias
|
780b65b7a6
|
Update compiler flags in mangle.py
|
2024-04-30 15:09:04 +02:00 |
|
Aetias
|
04b3812395
|
Merge branch 'main' into map-manager
|
2024-04-28 10:48:38 +02:00 |
|
Aetias
|
a7b55a9883
|
Use argparse in m2ctx
|
2024-04-28 10:40:46 +02:00 |
|
Aetias
|
8d89e18780
|
Place .cpp ahead of corresponding .s files in LCF
|
2024-04-28 10:40:34 +02:00 |
|
Aetias
|
6ffc7aa81a
|
Warn when symbol was not killed by elfkill
|
2024-04-27 21:31:24 +02:00 |
|
Aetias
|
f1987ecefc
|
Add elfkill
|
2024-04-27 12:24:17 +02:00 |
|
Aetias
|
a8c5c49efa
|
Delink Course
|
2024-04-23 00:30:20 +02:00 |
|
Aetias
|
87a650dc30
|
Delink MapManager
|
2024-04-21 13:06:44 +02:00 |
|
Aetias
|
1b5f40c995
|
Output non-mangled symbols in mangle.py
|
2024-04-21 12:12:14 +02:00 |
|
Aetias
|
188ac744ca
|
Delink ActorType
|
2024-04-21 12:11:23 +02:00 |
|
Aetias
|
cd26802eaf
|
Decomp __register_global_object
|
2024-04-20 13:09:19 +02:00 |
|
Aetias
|
9b3049e7e6
|
Exclude builtin macros in m2ctx
|
2024-04-20 12:37:30 +02:00 |
|
Aetias
|
fdfc303fb4
|
Delink AdventureFlags
|
2024-04-14 15:07:18 +02:00 |
|
Aetias
|
de3c324184
|
Delink Actor
|
2024-04-14 13:18:16 +02:00 |
|
Aetias
|
5a40c5a0e4
|
Delink ActorManager
|
2024-04-13 18:50:33 +02:00 |
|