summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_npc_ji1.cpp
AgeCommit message (Expand)Author
2024-10-19Add fake headers for unsolved weak objects to reduce manual copy-pastingLagoLunatic
2024-10-18More warning cleanupLagoLunatic
2024-10-17More warning/error cleanup, mostly includesLagoLunatic
2024-10-17clangd: Started fixing warnings and errors, code cleanupLagoLunatic
2024-08-08Move sqrtf to std:: namespaceLagoLunatic
2024-08-07Move abs and fabsf to std namespaceLagoLunatic
2024-07-12Add fpc_ProcID type and use it for all process IDsLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-06-07Rename some more item enum entriesLagoLunatic
2024-06-03Fix some warnings and errorsLagoLunatic
2024-05-12minor cleanup and matchesLagoLunatic
2024-05-10A Little More Orca WorkSuperDude88
2024-05-10use loopmode enum in more placesLagoLunatic
2024-04-25Use resource enums for all other old actorsLagoLunatic
2024-04-24d_a_npc_roten 100%, weak order not matchedLagoLunatic
2024-04-23Use NULL instead of 0LagoLunatic
2024-04-22Regenerate old actor profiles for consistencyLagoLunatic
2024-04-18clean up some inline parametersLagoLunatic
2024-04-17Add enum for attention typesLagoLunatic
2024-04-16add more default parameters for common funcsLagoLunatic
2024-04-10fix msgId/msgNo naming mixupsLagoLunatic
2024-03-24d_a_bkLagoLunatic
2024-03-11Standardize process ID type to be uintLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-25d_a_tag_volcano 99%Jasper St. Pierre
2024-02-25Started cleaning up the itemNo enumLagoLunatic
2024-02-25d_a_npc_ji1 cleanup some inlinesLagoLunatic
2024-02-25Minor CleanupSuperDude88
2024-02-25Start OrcaSuperDude88
2024-02-01Add return type and static keyword for more static funcsLagoLunatic
2024-01-08Get more actors compilingLagoLunatic
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