| .. |
|
Accounts
|
refactor(Core/Misc): remove the ternary operator when used improperly (#3327)
|
2020-09-10 12:29:23 +02:00 |
|
Achievements
|
fix(Core/PacketsIO): Send correct messages about server first achievements depending on faction. (#3379)
|
2020-09-21 12:09:08 +02:00 |
|
Addons
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
AI
|
fix(Core/Misc): all GCC warnings (#3457)
|
2020-09-14 17:31:12 +02:00 |
|
ArenaSpectator
|
fix(CI/Core/ArenaSpectator): clang warnings + prevent new warnings (#3317)
|
2020-08-19 19:44:07 +02:00 |
|
AuctionHouse
|
refactor(Core/Misc): remove the ternary operator when used improperly (#3327)
|
2020-09-10 12:29:23 +02:00 |
|
Battlefield
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Battlegrounds
|
fix(Core/Misc): all GCC warnings (#3457)
|
2020-09-14 17:31:12 +02:00 |
|
Calendar
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Chat
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Combat
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Conditions
|
refactor(Core/Misc): remove the ternary operator when used improperly (#3327)
|
2020-09-10 12:29:23 +02:00 |
|
DataStores
|
fix(Core/DBCStores): prevent crash worldserver
|
2020-08-23 01:50:26 +02:00 |
|
DungeonFinding
|
fix(Core/Misc): all GCC warnings (#3457)
|
2020-09-14 17:31:12 +02:00 |
|
Entities
|
chore(Core/Player): remove useless SendQuestComplete (#3380)
|
2020-09-26 14:46:27 +02:00 |
|
Events
|
feat(Core/Events): update holiday code and remove misleading log (event date is the one from game_event) (#3365)
|
2020-09-20 20:36:33 +02:00 |
|
Globals
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Grids
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Groups
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Guilds
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Handlers
|
fix(Core/Misc): all GCC warnings (#3457)
|
2020-09-14 17:31:12 +02:00 |
|
Instances
|
feat(InstanceScripts): new scriptable function DoAction() (#3445)
|
2020-09-19 23:27:47 +02:00 |
|
Loot
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Mails
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Maps
|
refactor(Core/Misc): remove the ternary operator when used improperly (#3327)
|
2020-09-10 12:29:23 +02:00 |
|
Misc
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Miscellaneous
|
feat(Core/Config): Enable/Disable Debug BG/Arena (#3001)
|
2020-06-21 13:17:07 +02:00 |
|
Motd
|
fix build
|
2019-01-19 10:23:23 +01:00 |
|
Movement
|
feat(Core/Movement): added orientation input for Point movement (#3456)
|
2020-10-05 12:28:25 +02:00 |
|
OutdoorPvP
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Petitions
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Pools
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
PrecompiledHeaders
|
feat(Cmake): Rewrite build and use inherited dependencies (#1652)
|
2019-04-01 22:41:08 +02:00 |
|
Quests
|
refactor(Core): rename namespaces and macros to acore (#2454)
|
2019-12-01 13:13:31 +01:00 |
|
Reputation
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Scripting
|
chore(Core/Scripting): cleanup unused code (#3473)
|
2020-09-13 00:45:52 +02:00 |
|
Server
|
fix(Core/Misc): all GCC warnings (#3457)
|
2020-09-14 17:31:12 +02:00 |
|
Skills
|
refactor(Core): rename namespaces and macros to acore (#2454)
|
2019-12-01 13:13:31 +01:00 |
|
Spells
|
fix(Core/Spells): prevent client crash on use spell Neural Needle + ESC (#3383)
|
2020-09-27 16:31:41 +02:00 |
|
Texts
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Tickets
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Tools
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Warden
|
refactor(Core): NULL -> nullptr (#3275)
|
2020-08-31 11:55:09 +02:00 |
|
Weather
|
fix(Core/Misc): all GCC warnings (#3457)
|
2020-09-14 17:31:12 +02:00 |
|
World
|
feat(Core/Time): remove inherited ACE Time (#3455)
|
2020-09-11 14:03:26 +02:00 |
|
CMakeLists.txt
|
feat(Core/DBC): rework load DBC (#3002)
|
2020-07-22 08:43:16 +02:00 |