Commit Graph

  • 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
  • 5d8782d64a Mangle PlayerLinkBase::GetCurrentCharacter Aetias 2024-05-23 23:52:52 +02:00
  • 23bbb6fe5b Mangle EquipBoomerang::GetActor Aetias 2024-05-23 23:51:15 +02:00
  • 9579c4c9bf Rename Vec3p_Distance; update math.h Aetias 2024-05-23 23:45:34 +02:00
  • 4ca86b9fdd Mangle PlayerLinkBase::GetGrabActorId Aetias 2024-05-23 23:03:19 +02:00
  • 5746ed7925 Rename gPlayerControl Aetias 2024-05-23 23:00:10 +02:00
  • 0019a6751f Decomp Actor Aetias 2024-05-23 22:59:14 +02:00
  • 66cd1914fe Decomp Actor Aetias 2024-05-23 22:53:54 +02:00
  • b32a2702e8 Decomp Actor Aetias 2024-05-23 19:53:26 +02:00
  • 552101cc26 Rename gSinCosTable Aetias 2024-05-23 19:52:34 +02:00
  • c806d36e26 Decomp Actor Aetias 2024-05-23 19:31:57 +02:00
  • 549cfb6276 Update ActorManager Aetias 2024-05-23 19:17:15 +02:00
  • e0285dbb76 Rename PlayerLinkBase::GongoronCollidesWith Aetias 2024-05-23 19:02:40 +02:00
  • c779b21215 Rename EquipCollidesWith, Cylinder::Overlaps Aetias 2024-05-23 18:52:36 +02:00
  • 502425ad80 Rename Atan2 Aetias 2024-05-23 18:38:55 +02:00
  • ec8aae7d54 Rename gPlayerVel and gPlayerAngle Aetias 2024-05-23 18:32:24 +02:00
  • ae6b47f0fd Decomp Actor Aetias 2024-05-19 13:09:58 +02:00
  • 135436ed81 Rename PlayerBase::CollidesWith Aetias 2024-05-19 13:04:14 +02:00
  • b5764f424a Name Vec3p functions and abs Aetias 2024-05-19 12:58:22 +02:00
  • a573a263ba Name gPlayerPos Aetias 2024-05-19 10:56:05 +02:00
  • c1384df63c Decomp Actor Aetias 2024-05-19 10:49:14 +02:00
  • 7ccd1447b0 Name gActorManager singleton Aetias 2024-05-19 10:34:27 +02:00
  • b2d053475e Name gPlayer singleton Aetias 2024-05-19 10:24:21 +02:00