Commit Graph

27 Commits

Author SHA1 Message Date
Aetias 8ad6359c7d ActorSwitchObject OK (#130)
* Map symbol in Game

* ActorSwitchObject OK

* Mark ActorSwitchObject as complete

* Document `mTrapActors`

* Fix FilterActorBase

* Fix regressions
2025-07-25 15:59:54 +02:00
Aetias aee9c362bb ActorRupee 90% (#124)
* Remove `force_data` macro

* Use size_t in `operator new`

* Bump objdiff to v3.0.0-beta.10

* Decompile functions using gRandom

* ActorRupee 90%

* Fix old gRandom.Next calls

* Revert objdiff

* Clean up
2025-07-21 19:09:56 +02:00
Yanis 7a01af4783 update .clang-format rules (#120) 2025-07-16 15:33:58 +02:00
Aetias 5739c36160 Actor::vfunc_08 -> Actor::Init 2025-05-29 12:38:15 +02:00
Aetias 2c27f6cb3d ActorRefill OK 2025-05-29 08:51:28 +02:00
Aetias 1d4fc368c2 Move ov000 documentation from Ghidra 2025-01-23 23:11:04 +01:00
Aetias fe4c283ba2 Document math functions 2025-01-18 15:50:03 +01:00
Aetias 52e0ac185a Decomp ActorRupee 2024-10-20 16:51:14 +02:00
Aetias 29d76fbe45 Decomp ActorRupee 2024-10-20 12:36:47 +02:00
Aetias fb9d00b87f Fix build; add RNG code 2024-10-20 10:39:09 +02:00
Aetias 8181d30b87 Remove nonmatching functions 2024-10-19 13:38:06 +02:00
Aetias 4826a6e764 Merge branch 'main' into match_actor_rupee 2024-10-19 13:34:42 +02:00
Aetias 0b6c727e36 Add .clang-format 2024-10-12 16:16:32 +02:00
Aetias 9f495cd494 Fix build errors in stubs 2024-06-21 10:11:01 +02:00
Aetias 1fe5a61575 Remove #ifdef STUBS 2024-06-20 18:48:09 +02:00
Aetias 0d62c02f14 Merge branch 'match_actor_rupee' of Yanis42/ph into match_actor_rupee 2024-05-03 19:27:30 +02:00
Aetias 8977783337 Use demangled funcs 2024-05-03 19:22:24 +02:00
Yanis42 3099ac3fed Merge remote-tracking branch 'upstream/main' into match_actor_rupee 2024-05-02 23:54:12 +02:00
Yanis42 5f9ed12416 progress? 2024-04-21 13:40:14 +02:00
Yanis42 efd86d8156 more data stuff 2024-04-21 01:06:46 +02:00
Yanis42 c7fd0dd4bd fix more matching issues 2024-04-19 21:57:52 +02:00
Yanis42 808cd5bf0f fixed build issues and function non-matchings 2024-04-17 13:59:41 +02:00
Yanis42 e38046cd56 fix some build issues 2024-04-17 00:39:42 +02:00
Yanis42 2577871c94 improved vfunc_20 a bit 2024-04-16 00:58:58 +02:00
Yanis42 40e593461f initial work 2024-04-15 23:54:15 +02:00
Aetias 392ccb357e Mangle ActorRupee actor type and resource 2024-04-07 15:04:51 +02:00
Aetias b27372d921 Add ActorRupee 2024-04-07 14:12:39 +02:00