LagoLunatic
|
67259edeeb
|
Clean up HIO reg accesses
|
2025-07-17 21:41:40 -04:00 |
|
LagoLunatic
|
63a92eaa88
|
More demo work
|
2025-05-31 23:53:05 -04:00 |
|
LagoLunatic
|
b9190842b7
|
Demo work
|
2025-05-28 01:39:07 -04:00 |
|
LagoLunatic
|
7cd75e8f7b
|
Demo matches (#767)
|
2025-05-24 18:54:46 -04:00 |
|
LagoLunatic
|
99c78680de
|
Fix version defines
|
2025-05-19 20:17:13 -04:00 |
|
LagoLunatic
|
c4eb26b2a1
|
d_attention cleanup, add mDoCPd inlines
|
2025-04-27 16:38:29 -04:00 |
|
LagoLunatic
|
1f049c0911
|
Move remaining class definitions to headers
|
2025-04-16 14:18:08 -04:00 |
|
LagoLunatic
|
26015238ef
|
d_stage cleanup
|
2025-04-13 23:21:01 -04:00 |
|
LagoLunatic
|
a0536371e6
|
player_swim 100%, bunch of inline cleanup
|
2025-03-29 20:09:32 -04:00 |
|
LagoLunatic
|
822b13e57a
|
Add cPhs_State typedef and use it everywhere
|
2025-03-17 22:26:56 -04:00 |
|
LagoLunatic
|
b18a1e448a
|
Add enums for island room numbers and indexes
|
2025-01-06 00:47:29 -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 |
|
LagoLunatic
|
3eac0a16ac
|
warning cleanup
|
2024-11-02 00:00:04 -04:00 |
|
LagoLunatic
|
329d94a301
|
Add fake headers for unsolved weak objects to reduce manual copy-pasting
|
2024-10-19 14:03:50 -04:00 |
|
LagoLunatic
|
34afbd84db
|
clangd: Started fixing warnings and errors, code cleanup
|
2024-10-17 21:35:18 -04:00 |
|
LagoLunatic
|
d0990e3271
|
d_a_bk work, FILI inline cleanup
|
2024-10-10 16:10:16 -04:00 |
|
LagoLunatic
|
d7c228a628
|
misc cleanup
|
2024-09-16 17:46:19 -04:00 |
|
Daniel Hajjar
|
596fe9ab93
|
d_a_obj_quake (#676)
* d_a_obj_quake work
* daObjQuake_c::_create matching
* daObjQuake_c::_is_delete matching
* d_a_obj_quake matching
|
2024-08-27 10:07:14 -04:00 |
|
LagoLunatic
|
a25d2651de
|
Move sqrtf to std:: namespace
|
2024-08-08 14:55:57 -04:00 |
|
LagoLunatic
|
707fceca57
|
Move fmodf, atan2f, sinf, and cosf to std:: namespace
|
2024-08-08 14:50:10 -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 |
|
SuperDude88
|
3f08458809
|
d_a_npc_people Almost OK (#658)
* daNpcPeople Work
* Oops
Somehow I break this file every time I touch it
|
2024-06-15 22:55:31 -07:00 |
|
LagoLunatic
|
f8f84a2ac8
|
procTactPlay, player_tact 100%
fixes #641
|
2024-06-07 10:02:06 -04:00 |
|
LagoLunatic
|
f9a8f92a15
|
Fix TevType enum
|
2024-05-01 13:19:25 -04:00 |
|
LagoLunatic
|
a116292705
|
add static keyword in more places
|
2024-04-17 13:27:52 -04:00 |
|
LagoLunatic
|
d0e8844b4b
|
Add uint typedef
|
2024-03-11 18:23:44 -04:00 |
|
LagoLunatic
|
443691603d
|
rename fopAc_ac_c member vars to match TP decomp
|
2024-03-08 21:31:41 -05:00 |
|
LagoLunatic
|
76083c90ea
|
Misc matches, including dComIfGp_event_runCheck fixes
|
2024-02-05 02:13:21 -05:00 |
|
LagoLunatic
|
9037c8e8f1
|
Use BGM/SE enums for JAIZelBasic
|
2024-01-13 01:50:54 -05:00 |
|
LagoLunatic
|
830d3c80fe
|
Add drawlist inlines
|
2024-01-04 15:57:55 -05:00 |
|
LagoLunatic
|
a0ea511650
|
Add save stage table, stage type, and event bit enums
|
2024-01-04 00:37:52 -05:00 |
|
Jcw87
|
7215995e94
|
avoid name collisions
|
2023-12-30 01:15:29 -08:00 |
|
TakaRikka
|
5773ee904c
|
reorganize MSL_C/Runtime files. wip, notmatching
|
2023-12-27 21:07:21 -08:00 |
|
Jcw87
|
eb0260d0ea
|
create headers for GF
|
2023-12-20 19:04:10 -08:00 |
|
LagoLunatic
|
ec3f7f0198
|
misc minor cleanup (indentation, offset comments, etc)
|
2023-12-19 21:29:37 -05:00 |
|
LagoLunatic
|
bf9545f614
|
dKy_setLight_again match
|
2023-12-09 19:54:59 -05: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 |
|
SuperDude88
|
c95364dc7e
|
Ghost Ship Mostly Matching
Down to a couple regswaps + unused floats at the start of .data
|
2023-12-03 13:22:47 -05:00 |
|
LagoLunatic
|
cf3d4d4a38
|
minor d_kankyo matches
|
2023-12-02 01:38:31 -05:00 |
|
Jasper St. Pierre
|
440287c60c
|
d_kankyo work
|
2023-12-01 21:21:00 -08:00 |
|
Jasper St. Pierre
|
1a92d09c5a
|
d_kankyo work
|
2023-12-01 00:01:48 -08:00 |
|
LagoLunatic
|
74944b4a81
|
Fix includes of .inc files, add src/ to includes
|
2023-10-22 21:41:05 -04:00 |
|
Jasper St. Pierre
|
db8f4615b2
|
d_kankyo fix, some matches
|
2023-10-14 16:40:05 -07:00 |
|
Jasper St. Pierre
|
8845e983e1
|
kankyo fixes, d_envse start
|
2023-10-14 15:35:20 -07:00 |
|
Jasper St. Pierre
|
8c92f794b9
|
some more minor matches
|
2023-10-13 13:07:18 -07:00 |
|
Jasper St. Pierre
|
a27409621a
|
d_kankyo fixes
|
2023-10-01 14:02:23 -07:00 |
|
Jasper St. Pierre
|
f44e135b45
|
d_kankyo work
|
2023-09-30 18:01:05 -07:00 |
|
LagoLunatic
|
d39c604b83
|
Fix various regswaps caused by casting
|
2023-09-26 19:26:04 -04:00 |
|
SuperDude88
|
0220c2a510
|
d_a_agbsw0 Almost OK
Biggest gaps are where it needs other actor classes, couple functions with regalloc issues too
|
2023-09-24 20:34:09 -04:00 |
|