Commit Graph

36 Commits

Author SHA1 Message Date
LagoLunatic b77717694c Add dolzel_rel.pch
This fixes the sdata linker error in the debug build.
2025-08-23 12:17:10 -04:00
LagoLunatic 217775af4e Use precompiled headers, fix weak data issues 2025-08-20 18:51:42 -04:00
LagoLunatic 72dc8f4ef6 DEMO_SELECT 2025-07-25 21:05:36 -04:00
LagoLunatic 7cd75e8f7b Demo matches (#767) 2025-05-24 18:54:46 -04:00
LagoLunatic c625992a77 Add enum for actor priority 2025-05-21 14:44:25 -04:00
LagoLunatic 822b13e57a Add cPhs_State typedef and use it everywhere 2025-03-17 22:26:56 -04:00
LagoLunatic b97eeed779 Rename J3DFrameCtrl loop mode enum
See https://github.com/zeldaret/tp/pull/2327/commits/2a284165cf35a2324d36d825add5c06ffa864398
2025-03-17 16:21:46 -04:00
LagoLunatic 90a8e2db65 Fix compilation warning from ygush 2025-03-17 15:57:32 -04:00
LagoLunatic a52bb789da Rename HostIO mChildID to mNo
TP debug has an assert in d_a_obj showing the name of this variable is `M_no` there.
2025-01-31 15:49:44 -05:00
LagoLunatic 532bdb29ad Some initial work on HIO classes definitions for debug build 2025-01-11 22:10:44 -05:00
LagoLunatic 329d94a301 Add fake headers for unsolved weak objects to reduce manual copy-pasting 2024-10-19 14:03:50 -04:00
LagoLunatic c836c5ca1f Use FALSE macro in asserts, remove JUT_PANIC macro 2024-06-22 10:10:07 -04:00
LagoLunatic e235db5379 Use resource enums for all other old actors 2024-04-25 12:36:12 -04:00
LagoLunatic f856df04e5 Regenerate old actor profiles for consistency 2024-04-22 13:20:05 -04:00
LagoLunatic 443691603d rename fopAc_ac_c member vars to match TP decomp 2024-03-08 21:31:41 -05:00
LagoLunatic fda4313e25 misc cleanup 2024-02-26 15:13:17 -05:00
LagoLunatic e0279f6218 Move event bits enum 2024-01-04 02:19:34 -05:00
Jcw87 fe28552c28 move placement new to MSL_C 2023-12-19 03:30:16 -08:00
LagoLunatic a3170e5d69 add default params to a lot more functions 2023-12-08 16:25:12 -05:00
LagoLunatic 5039fe661c Finished porting all actor classes to headers 2023-11-25 23:53:05 -05:00
LagoLunatic 97eb1fb31f Remove fake inlines from fopAc_ac_c, add real inlines 2023-11-24 18:06:07 -05:00
Jasper St. Pierre 6e3c8bd46f Ygush00 header fix 2023-11-24 12:47:25 -08:00
LagoLunatic 119b56cb17 Use static_cast instead of void* hack 2023-11-12 19:26:58 -05:00
Jasper St. Pierre 72c275355d d_a_obj_AjavW 2023-11-10 20:11:55 -08:00
Jasper St. Pierre a5641b0ba9 f_op_overlap cleanup, d_ovlp_fade progress
remove a bunch of externs
2023-10-13 19:22:57 -07:00
LagoLunatic 8d4a9545e1 Use fopAcStts enum everywhere 2023-10-07 02:26:59 -04:00
LagoLunatic d39c604b83 Fix various regswaps caused by casting 2023-09-26 19:26:04 -04:00
LagoLunatic a8ccae5d96 Ygush 98% (one regswap remaining) 2023-09-23 23:37:02 -04:00
LagoLunatic e806b15578 d_a_nh 75% done (#49)
* d_a_nh 75% done

* More nh actions
2023-09-17 11:58:28 -07:00
LagoLunatic f0cc6a9bef Remove const from fopAcM functions (#44) 2023-09-16 13:50:52 -07:00
Jasper St. Pierre 44c39026c0 d_a_obj_Ygush00 almost 2023-09-13 15:34:06 -07:00
Jasper St. Pierre 9f6f0cad0a profile updates 2023-09-11 16:59:30 -07:00
Jasper St. Pierre b637eaf4eb d_a_obj_Ygush00 closer 2023-09-10 23:47:13 -07:00
Jasper St. Pierre ef45f47306 actor enum, m_Do_ext fixes 2023-09-10 12:35:28 -07:00
Jasper St. Pierre aa738135ed d_a_Obj_Gryw00 nonmatching start 2023-09-10 12:14:15 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00