1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-09 12:17:45 +00:00
sapphire/src/world/Manager
2019-10-21 23:24:26 +02:00
..
ActionMgr.cpp kinda working effect packets 2019-08-09 17:50:31 +10:00
ActionMgr.h kinda working effect packets 2019-08-09 17:50:31 +10:00
BaseManager.h add missing zonepositions, use move semantics for framework constructor 2019-03-17 13:50:01 +11:00
DebugCommandMgr.cpp Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
DebugCommandMgr.h Questbattle instances can be created and joined. 2019-03-31 23:45:03 +02:00
EventMgr.cpp Questbattle instances can be created and joined. 2019-03-31 23:45:03 +02:00
EventMgr.h Progress... 2018-12-23 03:53:08 +01:00
HousingMgr.cpp Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
HousingMgr.h Move housingmgr to u8s for inv slots instead of u16s 2019-01-14 21:37:32 +11:00
InventoryMgr.cpp revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
InventoryMgr.h it works (again!) 2018-12-29 13:05:13 +11:00
ItemMgr.cpp use prepared statement for item loading, network item stain 2019-04-13 22:42:02 +10: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 revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
MarketMgr.h somewhat working marketboard implementation 2019-01-01 17:29:06 +11:00
NaviMgr.cpp fix naviprovider not being set on instances 2019-04-19 18:52:55 +10:00
NaviMgr.h only create naviproviders if one doesn't exist for the map 2019-01-25 22:47:50 +11:00
PlayerMgr.cpp rename zone to territory 2019-08-09 17:49:40 +10: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 revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
TerritoryMgr.h minor zone -> territory refactoring 2019-08-09 17:49:40 +10:00