EverWrath/src/server/game
2022-07-11 09:11:26 -03:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Addons fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
AI fix(Core/SmartScripts): Added option to override current running time… (#12298) 2022-07-03 11:22:25 -04:00
ArenaSpectator feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
AuctionHouse fix(Core): Crashfix. (#11495) 2022-04-25 09:26:03 -03:00
Battlefield fix(Core/Wintergrasp): Reimplement Wintergrasp quests and fix vendors (#11533) 2022-04-25 18:20:10 -03:00
Battlegrounds refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Cache feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Calendar fix(Core/Build): macOS build (part 1) (#10549) 2022-02-08 11:21:17 +01:00
Chat fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Combat fix(Scripts/ZulGurub): Mandokir's Threatening Gaze. (#12095) 2022-06-26 04:50:50 -03:00
Conditions refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
DataStores refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
DungeonFinding refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Entities feat(Core): add OnDisplayId hook (#12320) 2022-07-11 09:11:26 -03:00
Events refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Globals fix(core): Npc gossip error logging (#11999) 2022-06-24 12:35:25 -03:00
Grids fix(Core/Spells): Fixed LoS problems with hunter traps. (#12348) 2022-07-10 14:18:36 -04:00
Groups feat(Core/Scripting): Implement OnAllowedForPlayerLootCheck() hook (#12316) 2022-07-09 00:10:04 -03:00
Guilds fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Handlers fix(Scripts/ZulGurub): Hakkar's Blood Siphon (#12196) 2022-07-09 11:05:09 -03:00
Instances refactor(Core/Instances): Update CHAR_DELETE_INSTANCE_SAVED_DATA (#11866) 2022-05-30 15:27:50 -03:00
Loot refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Mails feat(Core/Mail): Server mail (#10628) 2022-04-19 23:43:14 +02:00
Maps feat(Core/Players): Enabled resurrecting players from opposite factio… (#12012) 2022-06-18 13:49:35 -04:00
Misc chore(Core/Misc): nullptr cleanup (#11467) 2022-04-21 19:17:20 +02:00
Miscellaneous fix(Core/Pets): Mob "soloed" by pet should not grant exp/loot to its … (#11969) 2022-06-19 07:46:23 -04:00
Modules refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Motd refactor(Core): remove unused imports (#10296) 2022-01-22 11:21:35 +01:00
Movement fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… (#12111) 2022-06-21 16:07:53 -03:00
OutdoorPvP fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Petitions fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Pools fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
Reputation fix(Core/Reputations): Faction rep gained by killing mobs is now prop… (#9737) 2022-02-05 07:37:00 -03:00
Scripting feat(Core): add OnDisplayId hook (#12320) 2022-07-11 09:11:26 -03:00
Server fix(Core/PacketIO): Stop WorldSession packet processing loop immediat… (#11680) 2022-05-10 17:17:07 +02:00
Skills fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Spells refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Texts fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Tickets refactor(Core): Improve struct alignment and codestyle (#12335) 2022-07-10 14:19:11 -04:00
Time refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Tools feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Warden feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
Weather fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
World update (core): Clean Up SendGMText (#12317) 2022-07-10 19:27:56 -04:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00