aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-05-08Core: Fixed warningVincent-Michael
2016-05-08Core/Commands: Cleanup in 0940f3e0776b58bd7abad472347da7d0dea2ac50Vincent-Michael
2016-05-08Core/Commands: Allowed .server idlerestart / idleshutdown / restart / shutdow...Vincent-Michael
2016-05-08Core/Auras: Implemented AURA_INTERRUPT_FLAG_LEAVE_COMBATShauren
2016-05-07Core/Movement: Do not launch pathfinding for splines turning on the spotShauren
2016-05-06Core/Spells: fix console spam (#17084)Ariel Silva
2016-05-05Merge branch '3.3.5-evademore' into 3.3.5 (PR #16834)treeston
2016-05-05align fixtreeston
2016-05-05Merge pull request #16020 from Treeston/3.3.5-CharmAiFixTreeston
2016-05-04Scripts/Icecrown Citadel: Sindragosa - Ice Tomb should always deal damage to ...Kito
2016-05-03CreatureAI: Adjust AI behavior when a charm ends. OnCharmed will be invoked o...treeston
2016-05-02Core/Scripts/DB: remove hardcoded text from npc_beaten_corpse (#16907)Trond B Krokli
2016-05-02Core/PacketsIO: Send correct messages about server first achievements dependi...Incorrect
2016-05-02Scripts/SWP: Remove unused #definesDuarte Duarte
2016-05-01Core/Scripting: Kill pending unit events when swapping AI'sNaios
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-04-30Core/Scripts: Cleanup cs_modify.cppKarrokDC
2016-04-28Core/Misc: Fixed -Wmisleading-indentation warningsShauren
2016-04-28Core/Misc: Fixed warnings found by GCC 6Shauren
2016-04-25Core/authserver.conf.dist: missing description line (#17038)Trond B Krokli
2016-04-25Core/Misc: Move STOP_TIME_FOR_PLAYER value to config. (#17024)Mikhail Redko
2016-04-25Update worldserver.conf.distAokromes
2016-04-25Merge pull request #16503 from Rushor/evadingRushor
2016-04-25Merge pull request #16494 from Rushor/calcjackpoz
2016-04-24Core/Utils: replaced std::random_shuffle with our own implementation using SF...joschiwald
2016-04-23Core/Misc: Fix issues reported by static analysisjackpoz
2016-04-23Core/Scripts: Process the reset of Mandokir (ZulGurub)DevQuad
2016-04-23Core/Updater: Correct the config key hint of a log messageNaios
2016-04-23Core/SpellScripts: allow to modify target destination of all target typejoschiwald
2016-04-23Core/SmartScripts: Improve SMART_EVENT_DISTANCE_CREATURE so it can be used wi...lafoniz
2016-04-23Merge pull request #16876 from chaodhib/move_chase_follow_repositioning_fixjoschiwald
2016-04-23Scripts/Spells: fixed Decahedral Dwarven Dice and Worn Troll Dicejoschiwald
2016-04-23Core/Authserver: removed obsolete codejoschiwald
2016-04-20Core/PacketIO: Missing changes from 548aa119ac2884bb1c34f80e2fb077a66bcdfd9f ...Patrick L
2016-04-19Core/Spells: enabled SPELL_EFFECT_160 (#16987)Lopfest
2016-04-19Scripts: Add missing overrideDDuarte
2016-04-19Scripts: Add missing overrides.Gacko
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-04-18Core/Scripting: Use the systems temporary path for caching shared libsNaios
2016-04-17Core/Cryptography: Move the SHA1 calculate helper to the SHA1 headerNaios
2016-04-17Core/Scripting: Add the info how much time the system took to reloadNaios
2016-04-17Core/Scripting: Change the INFO logger of the hotswap system to enabledNaios
2016-04-16Core/Scripting: Improve the error message when the script reloader fails to c...Naios
2016-04-16Core/Items: Move Item::GetSkill to ItemPrototype::GetSkillDDuarte
2016-04-16Core/Scripts: zone_shattrath_city cleanuptkrokli
2016-04-16Core/Instances: If a boss kills itself, still save the group to the instance ...Henry Gordon
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-04-16Core/Quests Fix Quests Borrowed Technology, Volatility and The Solution Solut...Gustavo
2016-04-16Merge branch '3.3.5-gluth' into 3.3.5 (PR #14865)treeston
2016-04-16Scripts/Naxxramas: Rework of Gluthchaodhib