Commit Graph

1157 Commits

Author SHA1 Message Date
LagoLunatic 287bdab653 Match daNpc_Bs1_c::CreateInit and cLib_minMaxLimit inline 2024-07-19 13:17:43 -04:00
LagoLunatic 66dfae2571 Change i_entry from int to BOOL 2024-07-19 12:47:27 -04:00
LagoLunatic 004d5929c4 JASSeqParser work 2024-07-17 20:25:55 -04: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 bad4ac23e9 work on various inlines, JASSeqCtrl OK 2024-07-17 11:51:58 -04:00
Daniel Hajjar 4e2faca54b d_a_obj_timer (#669)
* Started work on d_a_obj_timer

* daObjTimer::Act_c::_create matching

* d_a_obj_timer work

* daObjTimer::Act_c::mode_count matching

* d_a_obj_timer matching

* Fix build
2024-07-17 10:07:28 -04:00
LagoLunatic c98c9307ed d_a_bk work 2024-07-15 17:04:14 -04:00
Jasper St. Pierre d70fb719a1 JPAEmitter work 2024-07-14 23:46:20 -07:00
Jasper St. Pierre bae8aa63bc JPA work 2024-07-14 20:30:36 -07:00
Jasper St. Pierre 26add38fb0 build fix 2024-07-14 11:24:54 -07:00
Jasper St. Pierre 7cc7ad2b14 m_Do_MemCardRWmng work 2024-07-14 11:02:23 -07:00
Jasper St. Pierre ee2fef6351 m_Do_MemCardRWmng work 2024-07-14 10:36:13 -07:00
LagoLunatic 11362ce122 build fix 2024-07-14 13:32:54 -04:00
Jasper St. Pierre 96596b299e build fix 2024-07-14 10:06:19 -07:00
Daniel Hajjar 347f996cd4 d_a_title (#666)
* d_a_title work

* daTitle_proc_c::proc_draw matching

* daTitle_proc_c::~daTitle_proc_c matching

* daTitle_proc_c::daTitle_proc_c matching

* d_a_title work

* daTitle_proc_c::set_mtx matching

* proc_execute matching

* daTitle_proc_c::model_draw matching

* daTitle_c inlines matching

* daTitle_proc_c::calc_2d_alpha matching

* Fixed mDoExt_bpkAnm::remove inline

* Updated configure.py

* d_a_title cleanup

* Updated configure.py
2024-07-14 10:05:20 -07:00
Jasper St. Pierre 0614e8cb9e m_Do_MemCardRWmng work 2024-07-14 10:04:25 -07:00
Jasper St. Pierre 1b84587696 m_Do_graphic work 2024-07-13 23:06:34 -07:00
Jasper St. Pierre dba13917e3 build fix 2024-07-13 22:31:08 -07:00
Jasper St. Pierre e4024253ab d_particle work 2024-07-13 20:38:12 -07:00
Jasper St. Pierre 5f6ef2a214 c_rnd 2024-07-13 16:57:20 -07:00
Jasper St. Pierre 3d8c73e574 d_cam_param work 2024-07-13 16:43:59 -07:00
Jasper St. Pierre 2a65dfdb6e d_ovlp_fade4 work 2024-07-13 15:58:17 -07:00
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