1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-05 02:07:46 +00:00
sapphire/src/world/Manager
2019-03-07 20:28:35 +11:00
..
ActionMgr.cpp add ref to Data::Action inside action obj, move can cast logic to action 2019-03-07 20:28:35 +11:00
ActionMgr.h add ref to Data::Action inside action obj, move can cast logic to action 2019-03-07 20:28:35 +11:00
BaseManager.h Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
DebugCommandMgr.cpp Style 2019-01-23 21:26:48 +01:00
DebugCommandMgr.h Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
EventMgr.cpp Progress... 2018-12-23 03:53:08 +01:00
EventMgr.h Progress... 2018-12-23 03:53:08 +01:00
HousingMgr.cpp Move housingmgr to u8s for inv slots instead of u16s 2019-01-14 21:37:32 +11:00
HousingMgr.h Move housingmgr to u8s for inv slots instead of u16s 2019-01-14 21:37:32 +11:00
InventoryMgr.cpp fix house building, update slot struct for house exteriors 2018-12-29 16:47:26 +11:00
InventoryMgr.h it works (again!) 2018-12-29 13:05:13 +11:00
ItemMgr.cpp it works (again!) 2018-12-29 13:05:13 +11:00
ItemMgr.h More fw related cleanup 2018-12-23 13:26:33 +01:00
LinkshellMgr.cpp Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
LinkshellMgr.h Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
MarketMgr.cpp RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00
MarketMgr.h somewhat working marketboard implementation 2019-01-01 17:29:06 +11:00
NaviMgr.cpp only create naviproviders if one doesn't exist for the map 2019-01-25 22:47:50 +11:00
NaviMgr.h only create naviproviders if one doesn't exist for the map 2019-01-25 22:47:50 +11:00
PlayerMgr.cpp Cleaned up some zoning code. Secondly, alot more bnpcs will spawn now 2019-01-14 22:29:52 +01:00
PlayerMgr.h start of marketboard implementation 2018-12-31 23:27:21 +11:00
RNGMgr.cpp RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00
RNGMgr.h RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00
ShopMgr.cpp Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
ShopMgr.h Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
TerritoryMgr.cpp Make in range distance configurable 2019-01-28 20:48:33 +11:00
TerritoryMgr.h Make in range distance configurable 2019-01-28 20:48:33 +11:00