1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-06 02:37:47 +00:00
sapphire/src/common
Rushi a17c891c2c
[3.x] Basic map icon support (MapMgr backport) (#896)
* Fix several structs

* Preliminary map icon support (only quests work)
Backport of #721 to 3.x

* MapMgr cleanup

* Add missing null check for ENpcBase

* Use CLASSJOB_SLOTS in PlayerSetup instead

* Use util function for getting bit fields
2023-02-16 22:16:01 +01:00
..
Config More cleanups around namespaces 2022-02-05 23:31:35 +01:00
Crypt Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Database Implement glamouring 2023-02-11 17:31:48 +01:00
Exd Remove Component namespace 2022-01-27 21:24:54 +01:00
Logging Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Network Fixed a few fields in playerstatus and changed script events to display script name instad of quest text. 2023-02-16 12:45:01 +01:00
Util Various smaller cleanups 2022-01-15 22:48:27 +01:00
CMakeLists.txt fix build 2019-04-29 20:29:50 +10:00
Common.h [3.x] Basic map icon support (MapMgr backport) (#896) 2023-02-16 22:16:01 +01:00
CommonGen.cpp Gear matters! 2019-03-21 18:06:48 +01:00
CommonGen.h fix online status 2023-01-21 05:57:56 +00:00
Forwards.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Service.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Vector3.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Vector3.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Version.cpp.in some cleanup, move lobby to Sapphire::Lobby 2019-06-03 00:21:58 +10:00
Version.h No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00