summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_shop_item.h
AgeCommit message (Expand)Author
2025-03-18Missed some spots where `cPhs_State` should be usedLagoLunatic
2025-03-17Minor include cleanup in actor headersLagoLunatic
2025-02-01Switch return type of _execute/_draw/_delete to be `bool` by default instead ...LagoLunatic
2024-05-01Fix TevType enumLagoLunatic
2023-11-26Remove weak ctors/dtors from .cpp filesLagoLunatic
2023-11-24Better defaults for create/delete/execute/draw/isdeleteLagoLunatic
2023-11-24Fix missing const inlines in actor headersLagoLunatic
2023-09-22d_a_itembase OKLagoLunatic
2023-09-21daShopItem_c "OK"SuperDude88