Commit Graph

31 Commits

Author SHA1 Message Date
Zeclos 65611e09a4 D_a_npc_hi1 matching for retail (#897)
* bit too difficult for me for now, might go back later

* progress

* getmsg

* logic matching data isnt

* data section matches

* mathubcg 100%

* cleanup

* revert this change

* final cleanup and configure.py

* nevermind cleanup

* Equivalent onstead of matching

* removed padding

* cleanup code comments and a bit more

* matching

* cleanup

* matching for retail

* little bit of cleanup
2025-12-23 23:20:37 -05:00
Kelebek1 001c219e14 d_a_warphr 2025-08-18 13:33:35 +01:00
LagoLunatic b9190842b7 Demo work 2025-05-28 01:39:07 -04:00
LagoLunatic 2f4c6f89b3 Bunch of inline fixes 2025-04-16 13:23:21 -04:00
Mattias Blum 5f287fcaee d_camera 28% (#732)
* initial progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* fix outdated member names

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* fixed deprecated member references

* more progress

* more progress

* more progress

* fix deprecated member references

* more progress

* more progress

* more progress

* more progress

* more progress

* check in for review

* remove comment

* initial PR changes

* more PR changes

* more PR changes

* added anonymous struct as class member

* reverted changes to `stage_camera2_data_class`

* added `dCamera_event_data`, `dCamera_monitoring_things` and `dCamera_DMC_system` from debug maps

* more progress

* more progress

* realmatch for `camera_draw`

* PR changes

* fix broken merge

* formatting

* Reverted change to `camSphChkdata` that caused  `sph_chk_callback` match to regress

* Reverted change to `BG` struct that caused ctor and dtor match to regress
2025-04-11 16:37:42 -04:00
LagoLunatic cd777aa35b object-particle OK 2025-04-08 17:03:42 -04:00
LagoLunatic b9c1eed694 d_demo work 2025-03-28 22:35:13 -04:00
LagoLunatic bf2a5b9808 shand OK, ship 99.8%, add some missing inlines 2025-03-28 18:15:14 -04:00
Jasper St. Pierre 4470b7df8a d_a_demo00 work 2024-12-27 12:23:32 -08:00
LagoLunatic a0fdc414b1 Remove leading underscore from uses of GX enums 2024-09-07 17:34:24 -04:00
Jasper St. Pierre 6a7d3e155d d_demo minor work 2024-07-31 00:48:36 -07:00
Daniel Hajjar 2cd767b5cf Merged dMesg_tControl classes (#670)
* Merged dMesg_tControl class definitions

* Fix build

* Fix

* Fixed error
2024-07-17 14:05:53 -04:00
LagoLunatic 2def735282 Add fpc_ProcID type and use it for all process IDs
See https://github.com/zeldaret/tp/pull/2173
2024-07-12 21:14:13 -04:00
LagoLunatic f9d40ebad8 Use NULL macro in asserts, fix NULL macro to match 2024-06-22 11:07:16 -04:00
LagoLunatic b6d0373644 m_Do_ext 2024-03-21 17:53:48 -04:00
LagoLunatic 0dd3f6e47c Standardize process ID type to be uint 2024-03-11 19:03:47 -04:00
LagoLunatic bd2b53d6ae d_demo work 2024-03-09 18:32:19 -05:00
Jasper St. Pierre 661c820d69 d_material 2024-02-25 13:48:17 -08:00
Jasper St. Pierre c1dff9cb1c d_demo work 2024-02-25 13:37:13 -08:00
LagoLunatic 46fd062f47 d_a_branch OK 2024-01-06 20:38:25 -05:00
Jcw87 3e007c7ea9 Make some more TUs compile 2023-12-15 00:01:49 -08:00
Jasper St. Pierre 04e35fdbe0 d_event_data mostly 2023-11-11 01:49:46 -08:00
Jasper St. Pierre c2e50429ba d_a_obj_Vteng 2023-11-10 20:43:44 -08:00
LagoLunatic 52d40a9ce7 JStage all match 2023-10-30 00:08:57 -04:00
LagoLunatic 58de079efd d_a_player_npc 98% 2023-10-08 19:47:32 -04:00
LagoLunatic 218a254c4e kytag05 OK 2023-10-07 20:08:41 -04:00
Kristopher Early 807313395a parking 2023-10-06 20:12:25 +01:00
Jasper St. Pierre 44249fb5ad daThrowstone 99% 2023-10-02 20:29:37 -07:00
LagoLunatic cfffd76895 d_a_mbdoor OK 2023-09-26 20:05:36 -04:00
Jasper St. Pierre f65adb0f97 f_op_camera seems good 2023-09-22 10:58:13 -07:00
TakaRikka 85b77c336b work on m_Do_audio and d_com_inf_game (#18)
* fix float issues and add decompctx.py tool

* work on m_Do_audio and d_com_inf_game

* fix build
2023-09-12 03:14:40 -07:00