LagoLunatic
|
b77717694c
|
Add dolzel_rel.pch
This fixes the sdata linker error in the debug build.
|
2025-08-23 12:17:10 -04:00 |
|
LagoLunatic
|
bc74b63d11
|
Fix collision struct formatting
|
2025-08-22 23:26:48 -04:00 |
|
LagoLunatic
|
217775af4e
|
Use precompiled headers, fix weak data issues
|
2025-08-20 18:51:42 -04:00 |
|
LagoLunatic
|
04488db389
|
Fix field names for cM3dGCpsS comments
|
2025-06-01 17:01:32 -04:00 |
|
LagoLunatic
|
c625992a77
|
Add enum for actor priority
|
2025-05-21 14:44:25 -04:00 |
|
LagoLunatic
|
9a3f07b7da
|
Fix obj_shelf weak order, fix MoveBG inline usage
|
2025-03-21 01:42:04 -04:00 |
|
LagoLunatic
|
e71662caa0
|
More return types, set up all dBgS_MoveBgActor subclasses
|
2025-03-18 16:17:53 -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
|
5571ec74e4
|
Document the second param to joint callback functions
|
2025-02-28 18:04:05 -05:00 |
|
Jasper St. Pierre
|
70044ec8dd
|
Clean up cc enums
|
2024-10-28 21:16:46 -07:00 |
|
LagoLunatic
|
f9d40ebad8
|
Use NULL macro in asserts, fix NULL macro to match
|
2024-06-22 11:07:16 -04:00 |
|
Jasper St. Pierre
|
ee52d98f78
|
d_a_wind_tag start
|
2024-06-19 21:41:51 -07:00 |
|
LagoLunatic
|
e235db5379
|
Use resource enums for all other old actors
|
2024-04-25 12:36:12 -04:00 |
|
LagoLunatic
|
ae0bc3ff95
|
Started using resource enums for old actors
|
2024-04-24 16:20:56 -04:00 |
|
LagoLunatic
|
f856df04e5
|
Regenerate old actor profiles for consistency
|
2024-04-22 13:20:05 -04:00 |
|
LagoLunatic
|
443691603d
|
rename fopAc_ac_c member vars to match TP decomp
|
2024-03-08 21:31:41 -05:00 |
|
LagoLunatic
|
e05e065854
|
Rename wind damage type
|
2024-01-08 20:39:00 -05:00 |
|
LagoLunatic
|
be6791f68f
|
d_a_fan OK
|
2024-01-08 17:28:39 -05:00 |
|
LagoLunatic
|
69444ef01e
|
use enums and inlines in more places
|
2023-12-30 15:08:24 -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 |
|
LagoLunatic
|
a3170e5d69
|
add default params to a lot more functions
|
2023-12-08 16:25:12 -05:00 |
|
LagoLunatic
|
a8d10408a2
|
Add return type and static keyword to common actor static funcs
|
2023-11-30 15:54:02 -05:00 |
|
Jasper St. Pierre
|
2551f09ba2
|
d_a_fan kinda
|
2023-11-28 20:35:06 -08: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 |
|