LagoLunatic
719ac3f748
Misc cleanup
2025-07-25 22:24:57 -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
58ab930817
More inlines
...
Also update dtk-template
2025-04-19 13:55:59 -04:00
LagoLunatic
4ac105c02d
JPN build fix, remove nonmatching comments
2025-04-12 23:27:17 -04:00
LagoLunatic
556e578f23
Misc small cleanup
2025-04-09 01:49:35 -04:00
LagoLunatic
41621f4e72
Fix weird gameInfo loads caused by casts within inlines
2025-03-31 14:07:20 -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
4a4624decf
Populate particle IDs enum with placeholders and use them everywhere
2025-03-06 17:37:20 -05:00
LagoLunatic
33f76d9968
More cleanup
2025-02-23 20:56:27 -05:00
LagoLunatic
c4ad9f7241
Various cleanup
2025-02-23 19:59:54 -05:00
LagoLunatic
417ef8cacb
Fix mDoHIO inlines
2025-01-08 15:49:00 -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
b45ba25123
fixes
2024-07-24 19:16:26 -04:00
LagoLunatic
9f647b6b14
minor bk, damagereaction, mozo work
2024-07-20 19:31:55 -04:00
LagoLunatic
e5db7b81a0
Use loopmode enum in a couple more places
2024-07-18 13:12:24 -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
LagoLunatic
f9d40ebad8
Use NULL macro in asserts, fix NULL macro to match
2024-06-22 11:07:16 -04:00
LagoLunatic
c836c5ca1f
Use FALSE macro in asserts, remove JUT_PANIC macro
2024-06-22 10:10:07 -04:00
LagoLunatic
2870b39dd3
use loopmode enum in more places
2024-05-10 01:04:38 -04:00
LagoLunatic
12c8b6fcc7
Move res enums in cpp files to include res headers instead
2024-04-23 14:15:57 -04:00
LagoLunatic
f856df04e5
Regenerate old actor profiles for consistency
2024-04-22 13:20:05 -04:00
LagoLunatic
94f3b78155
Generate all actor profiles and method tables
2024-04-21 23:31:40 -04:00
LagoLunatic
459cf6caa7
clean up some inline parameters
2024-04-18 23:16:38 -04:00
LagoLunatic
8238d12e71
add more default parameters for common funcs
2024-04-16 13:44:24 -04:00
LagoLunatic
0dd3f6e47c
Standardize process ID type to be uint
2024-03-11 19:03:47 -04:00
LagoLunatic
443691603d
rename fopAc_ac_c member vars to match TP decomp
2024-03-08 21:31:41 -05:00
LagoLunatic
15e2e3e86c
Fix a fakematch in d_a_warpfout
2024-02-23 00:55:23 -05:00
LagoLunatic
deb7faebbf
various cleanup, fix some fakematches
2024-02-10 01:09:51 -05:00
LagoLunatic
f4ac738d36
Clean up comments
2024-02-01 20:56:47 -05:00
LagoLunatic
4463680333
Rename actor orig->home and next->old
2024-01-16 18:30:05 -05:00
LagoLunatic
8485e571b4
d_a_player_main work
2024-01-15 04:47:27 -05:00
Jasper St. Pierre
ae731fa8ad
d_event cleanup
2024-01-06 12:20:52 -08:00
LagoLunatic
a0ea511650
Add save stage table, stage type, and event bit enums
2024-01-04 00:37:52 -05:00
LagoLunatic
ea78ea5f5c
d_a_player_main
2024-01-03 15:55:56 -05:00
Jasper St. Pierre
faca18a93f
minor cleanup
2023-12-30 18:39:19 -08:00
LagoLunatic
97c76bce9b
d_a_bomb 100%, not matching
2023-12-28 23:35:28 -05:00
LagoLunatic
fa5fb18d3c
use inlines in more places
2023-12-20 19:04:01 -05:00
LagoLunatic
ec3f7f0198
misc minor cleanup (indentation, offset comments, etc)
2023-12-19 21:29:37 -05:00
Jcw87
fe28552c28
move placement new to MSL_C
2023-12-19 03:30:16 -08:00
LagoLunatic
0b64eb7d7e
use enums for tbox file indexes
2023-12-15 23:26:20 -05: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
897b22f936
Move more actor classes to headers
2023-11-25 18:05:07 -05:00
LagoLunatic
97eb1fb31f
Remove fake inlines from fopAc_ac_c, add real inlines
2023-11-24 18:06:07 -05:00
LagoLunatic
469f243030
Process IDs cleanup
...
* Use fpcM_ERROR_PROCESS_ID_e enum instead of literal -1/0xFFFFFFFF everywhere
* Disambiguate variable names by using itemNo/msgNo instead of itemID/msgID
2023-11-22 16:25:28 -05:00
LagoLunatic
a3ac23c265
misc cleanup
2023-11-19 03:23:36 -05:00