summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_sea.cpp
AgeCommit message (Expand)Author
11 daysClean up angle constants and conversions (#1135)LagoLunatic
2026-05-29Update all code to use the new enum formatsLagoLunatic
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
2026-05-07Rename fopAcM_SetupActor to fopAcM_ctLagoLunatic
2026-04-01Move extern forward decls from cpps to headersLagoLunatic
2026-03-14GX Vertex Format Fixes (#938)Briggs Baltzell
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-07-14obj_mkiek demo match, remove fake inlines from cXyzLagoLunatic
2025-05-21Add enum for actor priorityLagoLunatic
2025-05-19Fix version definesLagoLunatic
2025-04-12JPN build fix, remove nonmatching commentsLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2024-10-29misc cleanup, mostly inlinesLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-06-22d_a_sea cleanup (#660)Daniel Hajjar
2024-06-21d_a_sea OK on JPNLagoLunatic
2024-06-21d_a_sea (#659)Daniel Hajjar
2024-04-22Regenerate old actor profiles for consistencyLagoLunatic
2024-04-17add static keyword in more placesLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-01-23minor matchesJasper St. Pierre
2024-01-04Add save stage table, stage type, and event bit enumsLagoLunatic
2023-12-20various constructors and other small functionsJcw87
2023-12-19misc minor cleanup (indentation, offset comments, etc)LagoLunatic
2023-12-19move placement new to MSL_CJcw87
2023-11-30Add return type and static keyword to common actor static funcsLagoLunatic
2023-11-25Finished porting all actor classes to headersLagoLunatic
2023-11-24d_a_obj_kanat OKLagoLunatic
2023-11-24Better defaults for create/delete/execute/draw/isdeleteLagoLunatic
2023-11-24Begin moving existing actor class defs to headersLagoLunatic
2023-11-18d_a_sea startJasper St. Pierre
2023-10-09Add sea headersLagoLunatic
2023-09-10Import projectLuke Street