Commit Graph

  • 105d170b9c Update toolchain setup Aetias 2024-10-20 15:05:16 +02:00
  • 29d76fbe45 Decomp ActorRupee Aetias 2024-10-20 12:36:47 +02:00
  • fb9d00b87f Fix build; add RNG code Aetias 2024-10-20 10:39:09 +02:00
  • 7a755a1170 Bump dsd to v0.2.0 Aetias 2024-10-19 15:08:55 +02:00
  • 8181d30b87 Remove nonmatching functions Aetias 2024-10-19 13:38:06 +02:00
  • 4826a6e764 Merge branch 'main' into match_actor_rupee Aetias 2024-10-19 13:34:42 +02:00
  • ffdfd609fb Merge pull request #51 from AetiasHax/dsd Aetias 2024-10-19 13:20:17 +02:00
  • 10c2e3413b Remove obsolete path arguments Aetias 2024-10-19 12:17:08 +02:00
  • be640e984d Update docs Aetias 2024-10-19 09:29:00 +02:00
  • b7905ab660 Configure build.ninja for one version at a time Aetias 2024-10-19 09:15:57 +02:00
  • f914eefd8a Run m2ctx from build.ninja Aetias 2024-10-13 14:16:13 +02:00
  • ce2c78a308 Update docs Aetias 2024-10-13 11:18:14 +02:00
  • 96e8e4386a Generate objdiff config in each target version Aetias 2024-10-13 11:18:09 +02:00
  • cc82956a0d Delete old unused files Aetias 2024-10-13 11:17:41 +02:00
  • cdc9db34f0 Delete Makefile Aetias 2024-10-12 16:17:17 +02:00
  • 9f4f4a2286 Update dsd configs with build paths Aetias 2024-10-12 16:16:46 +02:00
  • 0b6c727e36 Add .clang-format Aetias 2024-10-12 16:16:32 +02:00
  • 74a29deff3 Remove elfkill Aetias 2024-10-12 16:16:17 +02:00
  • b2f57385a0 Mark completed files Aetias 2024-10-12 12:19:06 +02:00
  • 2ca6986571 Update invalid relocations Aetias 2024-10-12 12:18:13 +02:00
  • 1b58992e5c Import US symbols from xMAP Aetias 2024-10-12 11:32:02 +02:00
  • 266d798755 Import EU symbols from xMAP Aetias 2024-10-12 09:54:49 +02:00
  • 13f8efc252 Remove dead code elimination It appears to no longer be needed under this new build system 🤔 But we take those Aetias 2024-10-12 08:16:06 +02:00
  • 3a6d13fc77 Delink already known files Aetias 2024-10-07 21:28:49 +02:00
  • 099eb240be Prune fake Thumb functions starting with invalid str bases Aetias 2024-10-06 09:03:59 +02:00
  • 4c966479a7 Prune fake Thumb functions starting with invalid ldr load offsets Aetias 2024-10-06 08:50:28 +02:00
  • 27d5c772d9 Disambiguate function pointers to incorrect instruction set Aetias 2024-09-29 09:12:31 +02:00
  • 494841c25a Disambiguate function calls to incorrect instruction set Aetias 2024-09-29 09:06:03 +02:00
  • f7bae44c0b Add empty .bss sections to pad modules Aetias 2024-09-22 20:34:58 +02:00
  • b03eb7c9d3 Build ROM in Ninja build script Aetias 2024-09-22 12:44:50 +02:00
  • b17265318a Update configs Aetias 2024-09-22 11:10:43 +02:00
  • 3dc95dcb1d Update config location Aetias 2024-09-22 08:18:22 +02:00
  • ca938e9c31 Set license file path correctly for cmd /c shell Aetias 2024-09-18 19:28:49 +02:00
  • db2b3f79c7 Initial Ninja build script Aetias 2024-09-15 22:29:02 +02:00
  • a916c6f030 Update dsd configs Aetias 2024-09-15 22:28:39 +02:00
  • 514f8e43da Fix ItemManager error Aetias 2024-09-14 10:55:59 +02:00
  • ce3ed54481 Update Makefile to use dsd Aetias 2024-09-14 10:55:17 +02:00
  • 01f669a4d2 Init dsd config Aetias 2024-09-14 10:54:40 +02:00
  • deb5251ad8 .gitignore /dsd.pdb Aetias 2024-09-14 10:54:08 +02:00
  • af83cfaa98 Remove make gen_externs Aetias 2024-09-10 20:20:42 +02:00
  • 294359d8d6 Install dsd in setup.py Aetias 2024-09-10 20:19:49 +02:00
  • 191bc0938d Remove obsolete ROM tools Aetias 2024-09-10 20:19:34 +02:00
  • a1fdc1b546 Remove redundant Python scripts Aetias 2024-09-10 20:19:12 +02:00
  • fb63b9271d Remove non-matching functions and progress.py Aetias 2024-09-10 20:18:52 +02:00
  • 31313a73ef Delete assembly code Aetias 2024-09-10 20:17:10 +02:00
  • 5c3e3aee99 Remove nonmatching function, fix static function type Mike 2024-06-02 15:40:04 -04:00
  • 902f3bbce4 Match ActorManager::FindActorById Mike 2024-05-11 14:44:34 -04:00
  • b7a6355bc6 Match ActorManager::Actor_vfunc_10 Mike 2024-05-11 14:30:20 -04:00
  • 481da76f4d Match ActorTypeIsOneOf Mike 2024-05-11 14:20:09 -04:00
  • 2c27235787 Match ActorManager::Actor_vfunc_28 Mike 2024-05-05 20:31:06 -04:00
  • 33a875477d Add fields to FilterActorBase Mike 2024-05-05 16:47:04 -04:00
  • ea0fcb1d74 Match ActorManager::GetActor Mike 2024-05-05 16:15:07 -04:00
  • f1559f1ef1 Add nonmatching function for FindActorById Mike 2024-05-05 15:56:39 -04:00
  • 900fe70157 Add nonmatching function for func_ov00_020c3484 Mike 2024-05-05 15:52:24 -04:00
  • e019275433 Update function arg type Mike 2024-05-05 13:02:15 -04:00
  • 2518963308 Add nonmatched ActorManager::Actor_vfunc_10 Mike 2024-05-05 07:57:09 -04:00
  • 9266f69aa7 Match ActorManager::DeleteActor Mike 2024-05-04 15:13:35 -04:00
  • eb75915d38 Update type of ActorManager.mNumActors Mike 2024-05-04 14:54:36 -04:00
  • 32c4725191 Merge pull request #48 from AetiasHax/actor Aetias 2024-07-02 10:35:44 +02:00
  • 26bcdcc2e1 Update docs Aetias 2024-07-02 10:32:58 +02:00
  • 77e7c6d8d4 Decomp Actor Aetias 2024-07-02 10:32:48 +02:00
  • 2a55eb0a48 Ignore KILL macros inside line comments Aetias 2024-07-02 10:31:33 +02:00
  • e60433c809 Remangle MapManager::func_ov00_02083ef8 Aetias 2024-06-30 11:12:33 +02:00
  • 28597a0698 Decomp Actor Aetias 2024-06-22 15:30:46 +02:00
  • 20f86e8926 Mangle PlayerLinkBase:func_ov00_020bd304 Aetias 2024-06-22 15:30:36 +02:00
  • ca9c59074a Mangle Actor_UnkStruct_0a4::Actor_UnkStruct_0a4 Aetias 2024-06-21 12:29:48 +02:00
  • 8b51b9f16b Decomp Actor_UnkStruct_020::Actor_UnkStruct_020 Aetias 2024-06-21 12:16:14 +02:00
  • c7195d52d9 Fix build error Aetias 2024-06-21 12:05:31 +02:00
  • 4329a6892f Merge branch 'main' into actor Aetias 2024-06-21 11:59:50 +02:00
  • 925505ed5d Merge pull request #50 from AetiasHax/objdiff-integration Aetias 2024-06-21 11:53:12 +02:00
  • 5f4d3da867 Update build_system.md Aetias 2024-06-21 11:30:48 +02:00
  • 21e2fce743 Remove function definitions in m2ctx Aetias 2024-06-21 10:12:14 +02:00
  • 9f495cd494 Fix build errors in stubs Aetias 2024-06-21 10:11:01 +02:00
  • 559dd0fa85 Update decompiling.md Aetias 2024-06-21 09:06:59 +02:00
  • 0b8f4fc73b Update inline_assembler.md Aetias 2024-06-20 18:59:26 +02:00
  • 470722e5b9 Update decompiling.md Aetias 2024-06-20 18:59:15 +02:00
  • 33ea1fba38 Update INSTALL.md Aetias 2024-06-20 18:48:57 +02:00
  • 2823cb8f61 Export decomp.me scratch in objdiff Aetias 2024-06-20 18:48:46 +02:00
  • 1fe5a61575 Remove #ifdef STUBS Aetias 2024-06-20 18:48:09 +02:00
  • fa44ec1ca4 Build context files alongside objects Aetias 2024-06-20 18:47:12 +02:00
  • 3306a9c7b4 Match sShipTypes Aetias 2024-06-16 10:46:34 +02:00
  • 536e7af2cb Merge pull request #49 from mike8699/wine-configurable Aetias 2024-06-03 20:14:11 +02:00
  • 049ab6e864 Make WINE makefile var configurable Mike 2024-06-02 14:58:54 -04:00
  • 88fbcd38b0 Update lcf.py Aetias 2024-05-26 10:50:20 +02:00
  • 9deb2db7f7 Disable incremental build when building from objdiff Aetias 2024-05-26 10:50:09 +02:00
  • 31669e1424 Decomp Actor Aetias 2024-05-26 10:49:32 +02:00
  • 9d46c1de01 Remangle ActorManager::FilterActors Aetias 2024-05-26 10:49:03 +02:00
  • 2b81d5a387 Decomp Actor Aetias 2024-05-25 23:15:25 +02:00
  • 67aba5b356 Add MUL_Q20 Aetias 2024-05-25 23:15:11 +02:00
  • 908dba5200 Mangle functions Aetias 2024-05-25 20:26:22 +02:00
  • 11df034300 Mangle EquipRope::func_ov14_0213ddd4 Aetias 2024-05-25 20:16:23 +02:00
  • 165d7201fc Decomp Actor Aetias 2024-05-25 11:41:42 +02:00
  • 8e415b1cd8 Mangle TouchControl functions Aetias 2024-05-25 11:16:50 +02:00
  • c54922bc3a Name gVec3p_ZERO Aetias 2024-05-25 10:34:55 +02:00
  • 0429948e80 Remangle ActorManager::func_ov00_020c39ac Aetias 2024-05-25 10:16:04 +02:00
  • b91c1fe36d Mangle EquipRope::func_ov14_0213defc Aetias 2024-05-25 10:14:28 +02:00
  • b30d1aca74 Mangle EquipRope::func_ov14_0213d420 Aetias 2024-05-25 10:01:48 +02:00
  • dd111d8555 Mangle EquipSword::GetEquipRope Aetias 2024-05-25 09:57:07 +02:00
  • 894246607c Mangle ItemManager::GetEquipItemUnchecked Aetias 2024-05-25 09:18:53 +02:00
  • 00b23885d9 Decomp Actor Aetias 2024-05-23 23:53:19 +02:00