EverWrath/src/server/game
2021-04-01 17:27:15 +02:00
..
Accounts feat(Core/DB/Authserver): remove sha_pass_hash (#4827) 2021-03-21 15:17:57 +01:00
Achievements fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Addons fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
AI fix(Core/AI): improve npc_escortAI (#4980) 2021-03-26 14:27:00 +01:00
ArenaSpectator refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
AuctionHouse fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Battlefield fix(Core): prevent potential crash (#4875) 2021-03-19 17:56:51 +01:00
Battlegrounds fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Calendar fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Chat fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Combat fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Conditions fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
DataStores fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
DungeonFinding feat(CORE/Instance): access_requirement db refactor and improved output (#3696) 2021-03-29 10:24:52 -06:00
Entities fix(Scripts/Commands): correct reloading creature_template table (#5020) 2021-03-30 09:55:05 +07:00
Events fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Globals fix(Scripts/Commands): correct reloading creature_template table (#5020) 2021-03-30 09:55:05 +07:00
Grids fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Groups fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Guilds feat(Core/DB/Authserver): remove sha_pass_hash (#4827) 2021-03-21 15:17:57 +01:00
Handlers feat(Core/DB/Authserver): remove sha_pass_hash (#4827) 2021-03-21 15:17:57 +01:00
Instances fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Loot fix(Core/Loot): Gold should always be lootable, even if it's the only loot (#4842) 2021-03-20 17:26:57 +01:00
Mails fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Maps feat(Core/Maps): Use a fixed offset instead of full collision height when retrieving floor Z. (#4909) 2021-03-21 15:20:06 +01:00
Misc refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
Miscellaneous feat(CORE/Instance): access_requirement db refactor and improved output (#3696) 2021-03-29 10:24:52 -06:00
Motd refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
Movement Revert "feat(Core/Spells): improve SpellCheckRange(), spell cast when dismounting, falling or levitating spells (#3384)" (#5052) 2021-03-30 12:55:07 +02:00
OutdoorPvP fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Petitions refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
Pools fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
PrecompiledHeaders refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
Quests fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Reputation fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Scripting feat(Core/Hooks): OnLastIpUpdate(accountId, ip) (#4913) 2021-03-20 18:26:35 +01:00
Server feat(Core/Sockets): replace ACE_ASSERT to default core ASSERT (#4950) 2021-03-24 20:09:13 -06:00
Skills fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Spells Revert "feat(Core/Spells): improve SpellCheckRange(), spell cast when dismounting, falling or levitating spells (#3384)" (#5052) 2021-03-30 12:55:07 +02:00
Texts fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Tickets fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Tools fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
Warden fix(Core/Warden): Fixed random kicks caused by warden. (#5027) 2021-03-28 18:45:15 +02:00
Weather fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
World fix(Core/Config): Removed unsued config. (#4957) 2021-04-01 17:27:15 +02:00
CMakeLists.txt feat(Core/DBC): rework load DBC (#3002) 2020-07-22 08:43:16 +02:00