aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-01DB/GameObjects: Updated gameobject_template data from 7.0.3Vincent-Michael
2016-10-01Core/Spells: use spellinfo helper methodsjoschiwald
2016-10-01Core/Player: fixed math errorjoschiwald
2016-10-01Core/Player: Implemented account wide mountsMitchesD
Closes #17369
2016-10-01Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structureShauren
2016-09-30DB/Texts: Updated npc_text data from 7.0.3Vincent-Michael
2016-09-30Core/Items: Reworked loading child equipment from database, these items are ↵Shauren
now loaded last Closes #18025
2016-09-30DB/Gameobject: Delete duplicate spawnAokromes
2016-09-29Core/Players: Removed references to removed currenciesShauren
Closes #17721
2016-09-29DB/Gameobject: Delete some duplicate spawnsAokromes
2016-09-29DB/Texts: Updated page_text data from 7.0.3Vincent-Michael
2016-09-29DB/Creature: Reguid one spawn to proper 4.3.4 spawns guidsAokromes
2016-09-28DB/GameObjects: Updated gameobject_template data from 7.0.3Vincent-Michael
2016-09-28Update pull_request_template.mdariel-
2016-09-28Update issue_template.mdariel-
2016-09-28DB/Misc: add some legion instance templatesAokromes
Closes #17919 by searum
2016-09-27DB/Spells: Updated spell_target_position data from 7.0.3Vincent-Michael
2016-09-27SQL: Missed part of 9c220e8f55eaa8cfc93ed26ea7318430e5c6749bShauren
2016-09-27Core/Player: Allow graveyards to be specified for areas, not only zonesJaredNinja
Closes #14089 Closes #18006
2016-09-27Misc: Change www.issuestats.com because it's dead for > monthsAokromes
2016-09-26DB/Texts: Updated npc_text data from 7.0.3Vincent-Michael
2016-09-26Core/Commands: Slightly improve output of bnetaccount create commandShauren
Ref #18002
2016-09-25DB/Quests: Updated quest_template to 7.0.3.22624 part 16Vincent-Michael
2016-09-25Fix non PCH build.Gacko
2016-09-25Core/Scenes: Implemented scene systemTraesh
Closes #17858 Closes #17976
2016-09-25Core/Config: Add config values for all power regen ratesShauren
2016-09-24DB/GameObjects: Updated gameobject_template data from 7.0.3Vincent-Michael
2016-09-24Core/Database: removed unused prepared statementsjoschiwald
2016-09-24Core/Bnet: correct a typo in enum (#17991)tkrokli
The enum LOGIN_DEL_BNET_EXPERIED_ACCOUNT_BANNED should be LOGIN_DEL_BNET_EXPIRED_ACCOUNT_BANNED to avoid confusion and not need any interpretation.
2016-09-24Core/Bnetserver: Re-enable ban on wrong passwordKevin Plestan
Closes #17937 Closes #17969
2016-09-24Warning fixShauren
2016-09-24Warning fixShauren
2016-09-23Core/Players: Implemented regen (and out of combat decay) for all power typesShauren
2016-09-23DB/Quests: Updated quest_template to 7.0.3.22624 part 15Vincent-Michael
2016-09-22Core/PacketIO: Mark all earlyprocess packets as STATUS_NEVER, ↵Shauren
PROCESS_INPLACE (no real change, just a cleanup for consistency)
2016-09-22Core/Misc: Whitespace cleanupVincent-Michael
2016-09-21DB/Quests: Updated quest_template to 7.0.3.22624 part 14Vincent-Michael
2016-09-21Core: Change allowed build to 7.0.3.22624Shauren
2016-09-20Core/Player: Set max power values from PowerType.db2Shauren
2016-09-19Core/Spells: Removed handling of deprecated spell attributeShauren
Closes #17936
2016-09-19DB/Texts: Updated page_text data from 7.1.0Vincent-Michael
2016-09-18DB/GameObjects: Updated gameobject_template data from 7.0.3Vincent-Michael
2016-09-18Core/Garrison: Defined new follower status flagShauren
2016-09-18Core/DataStores: Updated DB2 version checks to 7.0.3 (22594). (#17949)Software Engineer
2016-09-17DB/Texts: Updated npc_text data from 7.0.3Vincent-Michael
2016-09-17Core/DataStores: Fixed loading hotfix locales when default locale set in ↵Shauren
worldserver.conf is not enUS
2016-09-16Core/Creatures: Fixed visuals for spells cast by creatures that have ↵Shauren
missile/travel time Closes #17950
2016-09-16DB/Quests: Updated quest_template to 7.0.3.22594 part 13Vincent-Michael
2016-09-15Core: Change allowed build to 7.0.3.22594Shauren
2016-09-15Core/Scripts: Fix a crash when swapping creatures with pending vehicle join ↵Naios
events. * Closes #17833 (cherry picked from commit 600e0be7e1f1654a2223ef22559dbd3adb6b100a)