Commit Graph

13 Commits

Author SHA1 Message Date
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 217775af4e Use precompiled headers, fix weak data issues 2025-08-20 18:51:42 -04:00
LagoLunatic c625992a77 Add enum for actor priority 2025-05-21 14:44:25 -04:00
LagoLunatic 4c3bd2c651 Missed some spots where cPhs_State should be used 2025-03-18 15:10:32 -04:00
LagoLunatic f856df04e5 Regenerate old actor profiles for consistency 2024-04-22 13:20:05 -04:00
LagoLunatic 8ef6dd4285 Fix some names 2024-03-25 18:49:19 -04:00
LagoLunatic 443691603d rename fopAc_ac_c member vars to match TP decomp 2024-03-08 21:31:41 -05:00
LagoLunatic 6f2587f2ee misc actor cleanup 2024-01-08 17:25:17 -05:00
LagoLunatic e69d6ae3f6 Begin moving existing actor class defs to headers 2023-11-24 13:53:54 -05: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
LagoLunatic 8d4a9545e1 Use fopAcStts enum everywhere 2023-10-07 02:26:59 -04:00
Kristopher Early 0a9745477f [ACTOR] d_a_rectangle OK (#58)
* Update d_a_rectangle.cpp

* Update d_a_rectangle.cpp

* parking

* 100% match

* fixing this return type as it cant really be a bool

* this isn't padding, its the size of fopAc_ac_c

* formatting
2023-09-19 16:44:03 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00