summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_ship.cpp
AgeCommit message (Expand)Author
2025-03-31Fix weird gameInfo loads caused by casts within inlinesLagoLunatic
2025-03-29player_swim 100%, bunch of inline cleanupLagoLunatic
2025-03-28d_demo workLagoLunatic
2025-03-28Cleanup the 3 path/point structsLagoLunatic
2025-03-28ship 99.98%LagoLunatic
2025-03-28shand OK, ship 99.8%, add some missing inlinesLagoLunatic
2025-03-28d_a_ship 95% (#706)mattias-blum
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2024-04-21Generate all actor profiles and method tablesLagoLunatic
2024-02-01Clean up commentsLagoLunatic
2023-12-30various fixes to get more actors to compileLagoLunatic
2023-11-30Add return type and static keyword to common actor static funcsLagoLunatic
2023-11-26Remove weak ctors/dtors from .cpp filesLagoLunatic
2023-11-24Better defaults for create/delete/execute/draw/isdeleteLagoLunatic
2023-11-24Remove a bunch of weak symbols from TUsJasper St. Pierre
2023-11-24Automatically generate headers for all actorsLagoLunatic
2023-11-23Remove all autogenerated @ functions from TUsJasper St. Pierre
2023-09-10Import projectLuke Street