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
ee8b3967a5
Fix getPalLanguage name
2024-07-06 09:45:47 -04:00
LagoLunatic
d38f8edad2
f_pc_manager OK
...
final regalloc fix courtesy of hatal175
2024-07-05 01:57:52 -04:00
LagoLunatic
c3722dbeb5
Add some dCom inlines from TP debug
2024-07-04 13:19:51 -04:00
LagoLunatic
ecd91cdf44
messageSet closer to matching on PAL, no longer matches on USA
2024-07-04 12:15:05 -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
4805f9b38d
improve mount direction enum
2024-05-10 01:06:16 -04:00
LagoLunatic
4298f20af6
d_a_bk work, fix some fakematches
2024-03-12 01:41:30 -04:00
LagoLunatic
0dd3f6e47c
Standardize process ID type to be uint
2024-03-11 19:03:47 -04:00
LagoLunatic
d0e8844b4b
Add uint typedef
2024-03-11 18:23:44 -04:00
LagoLunatic
3f892bfb64
fix version differences
2024-03-08 21:51:15 -05:00
LagoLunatic
443691603d
rename fopAc_ac_c member vars to match TP decomp
2024-03-08 21:31:41 -05:00
LagoLunatic
f24ffc7345
misc cleanup
2024-01-09 18:06:42 -05:00
LagoLunatic
83bcf1bd1f
use enums in more places
2023-12-28 01:39:53 -05:00
Jasper St. Pierre
2acf4ca63f
misc
2023-12-27 22:19:15 -08:00
Jcw87
d5abc1b49a
include casing
2023-12-20 18:52:51 -08:00
LagoLunatic
ec3f7f0198
misc minor cleanup (indentation, offset comments, etc)
2023-12-19 21:29:37 -05:00
Jcw87
c4862c0028
JAudio
2023-12-17 21:02:52 -08:00
Jcw87
e2a3c6b7bf
use macros for compiler alignment and section directives
2023-12-10 01:25:36 -08:00
LagoLunatic
c2625b0369
f_pc_manager done except PAL regswap
2023-12-07 15:52:47 -05:00
LagoLunatic
56a37d2594
JUTFontData_Ascfont_fix12 match
2023-12-06 15:52:57 -05:00
Jasper St. Pierre
8e970b3566
f_pc_manager: Fix TWidth load
...
inline
2023-12-02 14:04:49 -08:00
LagoLunatic
08feb48be3
f_pc_manager almost matches
2023-12-02 05:44:43 -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
74944b4a81
Fix includes of .inc files, add src/ to includes
2023-10-22 21:41:05 -04:00
Jasper St. Pierre
46fd798ce9
f_pc_manager work
2023-10-22 16:21:59 -07:00
Jasper St. Pierre
9984dabcaf
f_pc_manager progress
2023-10-20 09:10:42 -07: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
Dylan Ascencio
4ae6468700
Name base_process_class.mUnk2 to mCreateResult, and add fpcM_CreateResult
2023-10-04 02:08:02 -04:00
Jasper St. Pierre
3416c1966e
f_pc_manager drawDvdCondition 90%
2023-09-23 13:51:55 -07:00
Jasper St. Pierre
a6126589f0
f_op_actor_mng progress
2023-09-22 22:10:16 -07:00
Jasper St. Pierre
9f6f0cad0a
profile updates
2023-09-11 16:59:30 -07:00
Jasper St. Pierre
f945d95281
JUTAssert: simplify assert
2023-09-09 23:02:40 -07:00
Jasper St. Pierre
0899971923
f_pc_manager, f_ap_game work
2023-09-09 22:40:48 -07:00
Luke Street
f4b38909a9
Add JPN diff to f_pc_fstcreate_req
2023-09-10 01:20:54 -04:00
Jasper St. Pierre
5ea54cb071
f_pc mostly matching
2023-09-09 22:13:52 -07:00
Luke Street
adb95b135c
Import project
...
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00