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
|
3a6d13fc77
|
Delink already known files
|
2024-10-07 21:28:49 +02:00 |
|
Aetias
|
099eb240be
|
Prune fake Thumb functions starting with invalid str bases
|
2024-10-06 09:03:59 +02:00 |
|
Aetias
|
4c966479a7
|
Prune fake Thumb functions starting with invalid ldr load offsets
|
2024-10-06 08:50:28 +02:00 |
|
Aetias
|
27d5c772d9
|
Disambiguate function pointers to incorrect instruction set
|
2024-09-29 09:12:31 +02:00 |
|
Aetias
|
494841c25a
|
Disambiguate function calls to incorrect instruction set
|
2024-09-29 09:06:03 +02:00 |
|
Aetias
|
f7bae44c0b
|
Add empty .bss sections to pad modules
|
2024-09-22 20:34:58 +02:00 |
|
Aetias
|
b03eb7c9d3
|
Build ROM in Ninja build script
|
2024-09-22 12:44:50 +02:00 |
|
Aetias
|
b17265318a
|
Update configs
|
2024-09-22 11:10:43 +02:00 |
|
Aetias
|
3dc95dcb1d
|
Update config location
|
2024-09-22 08:18:22 +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
|
a916c6f030
|
Update dsd configs
|
2024-09-15 22:28:39 +02:00 |
|
Aetias
|
514f8e43da
|
Fix ItemManager error
|
2024-09-14 10:55:59 +02:00 |
|
Aetias
|
ce3ed54481
|
Update Makefile to use dsd
|
2024-09-14 10:55:17 +02:00 |
|
Aetias
|
01f669a4d2
|
Init dsd config
|
2024-09-14 10:54:40 +02:00 |
|
Aetias
|
deb5251ad8
|
.gitignore /dsd.pdb
|
2024-09-14 10:54:08 +02:00 |
|
Aetias
|
af83cfaa98
|
Remove make gen_externs
|
2024-09-10 20:20:42 +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
|
31313a73ef
|
Delete assembly code
|
2024-09-10 20:17:10 +02:00 |
|
Mike
|
5c3e3aee99
|
Remove nonmatching function, fix static function type
|
2024-07-20 11:39:01 -04:00 |
|
Mike
|
902f3bbce4
|
Match ActorManager::FindActorById
|
2024-07-20 11:37:22 -04:00 |
|
Mike
|
b7a6355bc6
|
Match ActorManager::Actor_vfunc_10
|
2024-07-20 11:37:22 -04:00 |
|
Mike
|
481da76f4d
|
Match ActorTypeIsOneOf
|
2024-07-20 11:37:18 -04:00 |
|
Mike
|
2c27235787
|
Match ActorManager::Actor_vfunc_28
|
2024-07-20 11:34:33 -04:00 |
|
Mike
|
33a875477d
|
Add fields to FilterActorBase
|
2024-07-20 11:34:29 -04:00 |
|
Mike
|
ea0fcb1d74
|
Match ActorManager::GetActor
|
2024-07-20 11:33:19 -04:00 |
|
Mike
|
f1559f1ef1
|
Add nonmatching function for FindActorById
|
2024-07-20 11:33:18 -04:00 |
|
Mike
|
900fe70157
|
Add nonmatching function for func_ov00_020c3484
|
2024-07-20 11:33:14 -04:00 |
|
Mike
|
e019275433
|
Update function arg type
|
2024-07-20 11:27:07 -04:00 |
|
Mike
|
2518963308
|
Add nonmatched ActorManager::Actor_vfunc_10
|
2024-07-20 11:27:01 -04:00 |
|
Mike
|
9266f69aa7
|
Match ActorManager::DeleteActor
|
2024-07-20 11:25:27 -04:00 |
|
Mike
|
eb75915d38
|
Update type of ActorManager.mNumActors
|
2024-07-20 11:23:46 -04:00 |
|
Aetias
|
32c4725191
|
Merge pull request #48 from AetiasHax/actor
Decomp `00_Core/Actor/Actor`
|
2024-07-02 10:35:44 +02:00 |
|
Aetias
|
26bcdcc2e1
|
Update docs
|
2024-07-02 10:32:58 +02:00 |
|
Aetias
|
77e7c6d8d4
|
Decomp Actor
|
2024-07-02 10:32:48 +02:00 |
|
Aetias
|
2a55eb0a48
|
Ignore KILL macros inside line comments
|
2024-07-02 10:31:33 +02:00 |
|
Aetias
|
e60433c809
|
Remangle MapManager::func_ov00_02083ef8
|
2024-06-30 11:12:33 +02:00 |
|
Aetias
|
28597a0698
|
Decomp Actor
|
2024-06-22 15:30:46 +02:00 |
|
Aetias
|
20f86e8926
|
Mangle PlayerLinkBase:func_ov00_020bd304
|
2024-06-22 15:30:36 +02:00 |
|
Aetias
|
ca9c59074a
|
Mangle Actor_UnkStruct_0a4::Actor_UnkStruct_0a4
|
2024-06-21 12:29:48 +02:00 |
|
Aetias
|
8b51b9f16b
|
Decomp Actor_UnkStruct_020::Actor_UnkStruct_020
|
2024-06-21 12:16:14 +02:00 |
|
Aetias
|
c7195d52d9
|
Fix build error
|
2024-06-21 12:05:31 +02:00 |
|
Aetias
|
4329a6892f
|
Merge branch 'main' into actor
|
2024-06-21 11:59:50 +02:00 |
|
Aetias
|
925505ed5d
|
Merge pull request #50 from AetiasHax/objdiff-integration
`objdiff` integration
|
2024-06-21 11:53:12 +02:00 |
|
Aetias
|
5f4d3da867
|
Update build_system.md
|
2024-06-21 11:30:48 +02:00 |
|
Aetias
|
21e2fce743
|
Remove function definitions in m2ctx
|
2024-06-21 10:12:14 +02:00 |
|