LagoLunatic
bae595b973
Update all code to use the new enum formats
2026-05-29 16:34:55 -04:00
LagoLunatic
8b46c357e4
Demo work and fakematch cleanup ( #1034 )
2026-05-28 13:49:11 -04:00
LagoLunatic
102042628f
Process profiles and enums cleanup ( #1031 )
...
* Fix some profile comments
* Add missing static for local visibility data
* Move proc name and draw priority enums to f_pc
* Add _e suffix to daObjBarrier_c proc enum
* Change proc name enum format to match TP
* Change draw prio enum format to match TP
* Change ItemNo enum format, finish fixing item names
* Revert static for cb1 hio
* Clean up formatting of profile comments
* Fix comment alignment
2026-05-26 00:11:58 -04:00
LagoLunatic
897f043575
Document some more enum value names
2026-05-08 18:12:26 -04:00
LagoLunatic
e1f5b7e23b
Rename fopAcM_SetupActor to fopAcM_ct
2026-05-07 15:59:23 -04:00
LagoLunatic
207f6e911f
Add default arguments to anm init functions to simplify calls
2026-03-31 22:11:01 -04:00
LagoLunatic
061fa893eb
Replace particle enums with official names
2026-03-20 16:02:41 -04:00
LagoLunatic
217775af4e
Use precompiled headers, fix weak data issues
2025-08-20 18:51:42 -04:00
LagoLunatic
816f08fc7c
Add extra brackets to collision src structs
2025-08-03 20:41:05 -04:00
LagoLunatic
7cd75e8f7b
Demo matches ( #767 )
2025-05-24 18:54:46 -04:00
LagoLunatic
21cd7a2f67
G_CM3D_F_INF
2025-05-21 16:46:21 -04:00
LagoLunatic
c625992a77
Add enum for actor priority
2025-05-21 14:44:25 -04:00
LagoLunatic
a0536371e6
player_swim 100%, bunch of inline cleanup
2025-03-29 20:09:32 -04:00
LagoLunatic
4c3bd2c651
Missed some spots where cPhs_State should be used
2025-03-18 15:10:32 -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
49c69eeb0f
C_BG_MIN_HEIGHT, C_BG_MAX_HEIGHT
2025-03-06 20:41:37 -05:00
LagoLunatic
4a4624decf
Populate particle IDs enum with placeholders and use them everywhere
2025-03-06 17:37:20 -05:00
LagoLunatic
3bdcd42944
Clean up the weak data fakematches to be slightly closer to the real code
2024-11-20 16:38:29 -05:00
Jasper St. Pierre
70044ec8dd
Clean up cc enums
2024-10-28 21:16:46 -07:00
LagoLunatic
329d94a301
Add fake headers for unsolved weak objects to reduce manual copy-pasting
2024-10-19 14:03:50 -04:00
LagoLunatic
5778c31aed
Add developer-specific macros for g_regHIO child registers
2024-07-04 00:57:17 -04:00
LagoLunatic
f9d40ebad8
Use NULL macro in asserts, fix NULL macro to match
2024-06-22 11:07:16 -04:00
LagoLunatic
2870b39dd3
use loopmode enum in more places
2024-05-10 01:04:38 -04:00
LagoLunatic
f856df04e5
Regenerate old actor profiles for consistency
2024-04-22 13:20:05 -04:00
LagoLunatic
a116292705
add static keyword in more places
2024-04-17 13:27:52 -04:00
LagoLunatic
443691603d
rename fopAc_ac_c member vars to match TP decomp
2024-03-08 21:31:41 -05:00
LagoLunatic
fdba7c3a7b
Started cleaning up the itemNo enum
2024-02-25 02:05:17 -05:00
LagoLunatic
deb7faebbf
various cleanup, fix some fakematches
2024-02-10 01:09:51 -05:00
LagoLunatic
2412c2c41b
PSMulUnit01
2024-02-09 06:23:06 -05:00
LagoLunatic
cac8575a94
Realmatch daIball_c::m_arcname
2024-02-09 05:35:00 -05:00
LagoLunatic
59c571a4b3
Clean up inlines for f_op_actor_mng
2024-01-23 22:49:15 -05:00
LagoLunatic
4463680333
Rename actor orig->home and next->old
2024-01-16 18:30:05 -05:00
LagoLunatic
0490fd3c84
more collision enums and inlines
2023-12-22 21:02:23 -05:00
LagoLunatic
94465b0dbb
add c_cc_d and d_cc_d SPrm enums
2023-12-20 21:11:57 -05:00
LagoLunatic
df6853e917
fix SrcGObjTg SPrm name in comments
2023-12-20 20:05:55 -05:00
Jcw87
fe28552c28
move placement new to MSL_C
2023-12-19 03:30:16 -08:00
Jasper St. Pierre
35f65c4e3a
Merge pull request #548 from Jcw87/other_compilers
...
Improve compatibility with other compilers
2023-12-12 21:13:17 -08:00
Jcw87
5359c59323
ptmf syntax
2023-12-10 01:25:37 -08:00
Jcw87
e2a3c6b7bf
use macros for compiler alignment and section directives
2023-12-10 01:25:36 -08:00
LagoLunatic
27f3ef4c55
f_op_actor_mng 99% (1 regswap left)
2023-12-09 15:38:09 -05:00
LagoLunatic
a3170e5d69
add default params to a lot more functions
2023-12-08 16:25:12 -05:00
LagoLunatic
897b22f936
Move more actor classes to headers
2023-11-25 18:05:07 -05:00
LagoLunatic
5b7cd2e1b2
d_a_hookshot 33%
2023-11-08 04:02:20 -05:00
LagoLunatic
0ab15b4127
d_a_ib OK, add J3DFrameCtrl state enum
2023-10-31 16:41:28 -04:00
Luke Street
adb95b135c
Import project
...
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00