summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_npc_os.cpp
AgeCommit message (Expand)Author
2024-04-17Add enum for attention typesLagoLunatic
2024-04-16add more default parameters for common funcsLagoLunatic
2024-04-10fix msgId/msgNo naming mixupsLagoLunatic
2024-04-02misc work and cleanupLagoLunatic
2024-03-25Fix some namesLagoLunatic
2024-03-18d_a_player_npc OK, d_a_npc_os 100% except weakfunc orderLagoLunatic
2024-03-18daNpc_Os_c Work (#611)SuperDude88
2023-12-30Add autogenerated HIO class defs to actor headersLagoLunatic
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