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
|
e855019ab4
|
Rename some more item enum entries
|
2024-06-07 14:04:18 -04:00 |
|
LagoLunatic
|
4767560aea
|
Fix some warnings and errors
|
2024-06-03 20:10:38 -04:00 |
|
LagoLunatic
|
3e02c1e450
|
minor cleanup and matches
|
2024-05-12 12:26:10 -04:00 |
|
SuperDude88
|
d29443b920
|
A Little More Orca Work
|
2024-05-10 23:18:51 -04:00 |
|
LagoLunatic
|
2870b39dd3
|
use loopmode enum in more places
|
2024-05-10 01:04:38 -04:00 |
|
LagoLunatic
|
e235db5379
|
Use resource enums for all other old actors
|
2024-04-25 12:36:12 -04:00 |
|
LagoLunatic
|
0b75cd4ed7
|
d_a_npc_roten 100%, weak order not matched
|
2024-04-24 15:45:16 -04:00 |
|
LagoLunatic
|
12e1b800ad
|
Use NULL instead of 0
|
2024-04-23 14:04:42 -04:00 |
|
LagoLunatic
|
f856df04e5
|
Regenerate old actor profiles for consistency
|
2024-04-22 13:20:05 -04:00 |
|
LagoLunatic
|
459cf6caa7
|
clean up some inline parameters
|
2024-04-18 23:16:38 -04:00 |
|
LagoLunatic
|
2b71216c8b
|
Add enum for attention types
|
2024-04-17 00:15:24 -04:00 |
|
LagoLunatic
|
8238d12e71
|
add more default parameters for common funcs
|
2024-04-16 13:44:24 -04:00 |
|
LagoLunatic
|
282756e6e8
|
fix msgId/msgNo naming mixups
|
2024-04-10 23:55:17 -04:00 |
|
LagoLunatic
|
c7cd6b25b2
|
d_a_bk
|
2024-03-24 15:22:02 -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 |
|
Jasper St. Pierre
|
b13eb4e2ce
|
d_a_tag_volcano 99%
|
2024-02-25 10:52:58 -08:00 |
|
LagoLunatic
|
fdba7c3a7b
|
Started cleaning up the itemNo enum
|
2024-02-25 02:05:17 -05:00 |
|
LagoLunatic
|
914393649b
|
d_a_npc_ji1 cleanup some inlines
|
2024-02-25 01:29:32 -05:00 |
|
SuperDude88
|
0e3d78e421
|
Minor Cleanup
Clarify comments, add missing inline
|
2024-02-25 00:39:33 -05:00 |
|
SuperDude88
|
d627dd6a0a
|
Start Orca
|
2024-02-25 00:06:20 -05:00 |
|
LagoLunatic
|
e8506099f0
|
Add return type and static keyword for more static funcs
|
2024-02-01 22:26:39 -05:00 |
|
LagoLunatic
|
7309bd9ab1
|
Get more actors compiling
|
2024-01-08 18:58:38 -05:00 |
|
LagoLunatic
|
a8d10408a2
|
Add return type and static keyword to common actor static funcs
|
2023-11-30 15:54:02 -05:00 |
|
LagoLunatic
|
6ec4a2ebbd
|
Remove weak ctors/dtors from .cpp files
|
2023-11-26 23:16:19 -05:00 |
|
LagoLunatic
|
8a2bc19a89
|
Better defaults for create/delete/execute/draw/isdelete
|
2023-11-24 16:49:23 -05:00 |
|
Jasper St. Pierre
|
9553fd0c22
|
Remove a bunch of weak symbols from TUs
Done with regex
/\* .* \*/
.*symbol.*.*\(.*\).* \{
\/\* Nonmatching \*\/
\}
|
2023-11-24 12:45:11 -08:00 |
|
LagoLunatic
|
471b881de8
|
Automatically generate headers for all actors
|
2023-11-24 12:44:06 -05:00 |
|
Jasper St. Pierre
|
fd45c5a4f2
|
Remove all autogenerated @ functions from TUs
|
2023-11-23 19:36:26 -08:00 |
|
Luke Street
|
adb95b135c
|
Import project
Original repository: https://github.com/encounter/ww
|
2023-09-10 00:48:55 -04:00 |
|