Commit Graph

1135 Commits

Author SHA1 Message Date
Jasper St. Pierre 18b82cdc5a cLib_calcTimer fix
thanks to DanTGL
2024-07-13 14:46:35 -07:00
Jasper St. Pierre 31c60bc9f7 d_ovlp_fade4 work 2024-07-13 12:47:45 -07:00
Jasper St. Pierre 19f9d529eb d_ovlp_fade2 work 2024-07-13 10:45:21 -07:00
Jasper St. Pierre d4a36b32e4 some scene/overlap documentation and fixes 2024-07-13 09:47:17 -07: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 61d9f474a5 Add extern declarations to headers for all global variables 2024-07-12 19:19:30 -04:00
LagoLunatic 1cd37880b7 Add AT_ADDRESS macro 2024-07-12 11:03:34 -04:00
LagoLunatic 33c6922ae8 small fixes 2024-07-12 10:36:30 -04:00
Jasper St. Pierre a597a1902b d_operate_wind work 2024-07-11 23:37:28 -07:00
LagoLunatic 45cb8efb56 Copy THP progress from prime decomp
A few functions don't match
2024-07-11 13:11:35 -04:00
Jasper St. Pierre 83462d3f27 d_spline_path 2024-07-11 00:26:17 -07:00
Jasper St. Pierre e145388b84 dDlst_2DBattery_c work 2024-07-10 22:42:42 -07:00
LagoLunatic 9489cd4bcb d_a_movie_player start 2024-07-10 17:16:55 -04:00
LagoLunatic 635a1fd052 d_a_obj_figure done except linkDraw regalloc 2024-07-10 11:25:00 -04:00
SuperDude88 17a7656450 Bit of Figurine Work (#665)
* Bit of Figurine Work

Not super complete, was just poking around to figure a few things out

* Fix Build

I really need to stop having this every single time
2024-07-09 20:52:54 -07:00
LagoLunatic a09fe965c0 Remove OSExec
This TU exists in TP but not TWW
2024-07-08 15:48:17 -04:00
LagoLunatic 42d942d33c __start OK, OSReboot almost 2024-07-07 18:41:48 -04:00
LagoLunatic 6eb8518355 Fix inconsistent indentation 2024-07-07 16:36:38 -04:00
LagoLunatic fbdb3cede3 More dolphin/os matches 2024-07-07 16:04:13 -04:00
LagoLunatic 09e3562a32 Copy dolphin/os progress from TP decomp 2024-07-07 13:24:14 -04:00
LagoLunatic 3bef4f90d4 misc minor JAI fixes 2024-07-06 13:49:32 -04:00
LagoLunatic ee8b3967a5 Fix getPalLanguage name 2024-07-06 09:45:47 -04:00
DanTGL d2212904ba Modified return types 2024-07-06 15:38:13 +02:00
LagoLunatic 44e2c2695a JAIZelSound OK 2024-07-06 01:47:05 -04:00
LagoLunatic b825eebd9d Fix JPN build 2024-07-04 13:25:42 -04:00
LagoLunatic c3722dbeb5 Add some dCom inlines from TP debug 2024-07-04 13:19:51 -04:00
LagoLunatic 5778c31aed Add developer-specific macros for g_regHIO child registers 2024-07-04 00:57:17 -04:00
LagoLunatic d71ff64d2d minor d_cam_param work 2024-07-04 00:38:31 -04:00
Jasper St. Pierre 84c76203fc d_s_menu work 2024-07-02 16:31:05 -07:00
LagoLunatic 31997de799 d_wpot_water OK 2024-07-02 11:04:30 -04:00
Jasper St. Pierre b85c72d3f5 d_s_menu work 2024-07-02 01:21:48 -07:00
Jasper St. Pierre db39a0968d fix build 2024-07-01 23:45:16 -07:00
Jasper St. Pierre 05f1e29c10 build fix 2024-07-01 23:39:59 -07:00
Jasper St. Pierre 30103693f5 d_s_open_sub work 2024-07-01 23:35:25 -07:00
Jasper St. Pierre 6d078a7eeb d_wind_arrow work 2024-07-01 21:49:56 -07:00
LagoLunatic 1e37c6cd2d JAISoundTable almost 2024-07-01 18:13:55 -04:00
LagoLunatic 96654f9a1f JAISystemInterface OK
adapted from pikmin2 decomp
2024-07-01 13:33:48 -04:00
Jasper St. Pierre 07b59b1de5 d_wpot_water work 2024-06-30 17:29:54 -07:00
LagoLunatic cbc5be21cd player_main work 2024-06-30 15:45:44 -04:00
LagoLunatic 3d9813b985 bk_class typo fix 2024-06-30 15:45:28 -04:00
LagoLunatic aad93dbfb4 clean up c_xyz to not use fake inlines 2024-06-30 11:18:02 -04:00
LagoLunatic 8634478bc1 Use the "next TU" fakematch to link d_door 2024-06-30 11:15:20 -04:00
LagoLunatic 8f371a7c1b d_door 100%, weak order not matching 2024-06-30 11:14:10 -04:00
LagoLunatic 8279e934b1 Implement inlines for d_gameover 2024-06-29 23:18:51 -04:00
Jasper St. Pierre a1068eae25 fix build 2024-06-29 20:15:09 -07:00
Jasper St. Pierre ec93cb6da5 d_door work 2024-06-29 19:38:18 -07:00
LagoLunatic 3463dd8dc2 d_gameover done on JPN and PAL 2024-06-29 21:23:00 -04:00
Jasper St. Pierre affea18c9f d_grass work 2024-06-29 16:54:04 -07:00
Daniel Hajjar b57c451595 d_gameover (#663)
* dDlst_GameOverScrnDraw_c::animeOpen matching

* dDlst_GameOverScrnDraw_c::animeClose matching

* dDlst_GameOverScrnDraw_c::anime1 fakematch

* dDlst_GameOverScrnDraw_c::anime2 matching

* dDlst_GameOverScrnDraw_c::setRotate matching

* d_gameover matching

* dDlst_GameOverScrnDraw_c::anime1 cleanup

* d_gameover rename fake inline

* d_gameover non matching

* PR fixes
2024-06-29 16:04:28 -07:00
Jasper St. Pierre edb26111fc d_wpot_water work 2024-06-29 15:06:25 -07:00