1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-16 23:47:45 +00:00
sapphire/src/world
2022-01-27 21:24:54 +01:00
..
Action Remove Component namespace 2022-01-27 21:24:54 +01:00
Actor Remove Component namespace 2022-01-27 21:24:54 +01:00
ContentFinder Remove Component namespace 2022-01-27 21:24:54 +01:00
DebugCommand Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Event Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
Inventory Remove Component namespace 2022-01-27 21:24:54 +01:00
Linkshell Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
Manager Remove Component namespace 2022-01-27 21:24:54 +01:00
Math Remove Component namespace 2022-01-27 21:24:54 +01:00
Navi Improve path finding and stop position of mobs, also auto attack distance fixed 2022-01-04 22:51:29 +01:00
Network Remove Component namespace 2022-01-27 21:24:54 +01:00
Quest Get bit fields in correct order 2021-12-01 21:37:00 +01:00
Script Remove Component namespace 2022-01-27 21:24:54 +01:00
StatusEffect Remove Component namespace 2022-01-27 21:24:54 +01:00
Task DelayedEmnityTask and BNpc additions 2022-01-24 02:39:21 -06:00
Territory Remove Component namespace 2022-01-27 21:24:54 +01:00
Util Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
CMakeLists.txt Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
ForwardsZone.h Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
mainGameServer.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Session.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Session.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
WorldServer.cpp Removed test tasks and moved info print on task execute to taskmgr 2022-01-20 22:45:48 +01:00
WorldServer.h Cleanup of the server mainloop 2022-01-12 15:10:54 +01:00