aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-10-16Core/Scripts: Fix noPCH compileStormBytePP
2015-10-16Scripts/TheEye: Update Kael'thas Sunstrider's scriptNyeriah
2015-10-16Core/Scripts: Friend or Fowl Achievementsirikfoll
2015-10-16Scripts/ZulAman: fix build after cherry pickMitchesD
2015-10-16Custom logic for putting people in combat instead of relying on CreatureAI or...treeston
2015-10-16Core/Creature: Add facilities to the Creature class to allow setting an autom...treeston
2015-10-16Clean up SmartAI::MoveInLineOfSight. Remove tons of duplicate logic and forwa...treeston
2015-10-16Core/Misc: renamed sGossipSelect parametersjoschiwald
2015-10-16Server/Game/AuctionHouseTomatoes
2015-10-16Core/Misc: Fix a typoIncorrect
2015-10-16Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settingsShinDarth
2015-10-15Core/Players: Check if player can enter the instance during login before tryi...Shauren
2015-10-14Core/Auras: Fixed auras limited to a single target not being removed in all c...Shauren
2015-10-12Core/Battle.net: Fixed warnings about uninitialized valuesShauren
2015-10-12Core/Battle.net: Fix "comparison of integers of different signs" warningNaios
2015-10-10Core/Battle.net: Updated packet enums and added new build dataShauren
2015-10-09Update bnetserver.conf.distSean Rhone
2015-10-07Core/Bnetserver: Fixed copypaste mistake for packet namesShauren
2015-10-06Core/Bnetserver: Fix warnings caused through non virtual destructors.Naios
2015-10-06Core/Battle.net:Shauren
2015-10-05CMake: Fix bad generation of "revision_data.h" not including MYSQL_EXECUTABLE.Naios
2015-10-05Core/Updater: Fix mysql in path check/search.Naios
2015-10-05Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-05Core: fixed warning introduced in last commitjoschiwald
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-10-04Core/Battle.netShauren
2015-10-03Core/Players: Added missed changes to previous commitShauren
2015-10-02Core/Players: Removed db queries from friend packet buildersShauren
2015-10-01Core/Conditions: Fixed a typoZedron
2015-09-30Core/Transports: Fixed accessing deleted instance transportsShauren
2015-09-29Core/Players: Fixed automatic learning skills gained from learning spells whe...Shauren
2015-09-28Warning fixShauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-27Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...Shauren
2015-09-26Core/Updater: fixed host parameter is being ignoredjoschiwald
2015-09-26Build fixShauren
2015-09-26Core/Updater: Pipe mysql process output into worldserver logShauren
2015-09-25Core/Server: Fix address of array '...' will always evaluate to 'true' warning.Naios
2015-09-25Core/Creature: Better formations implementationAokromes
2015-09-25Merge pull request #15587 from Pirricli/patch-1Aokromes
2015-09-25Merge pull request #15538 from pete318/combat_bugCarbenium
2015-09-25Merge pull request #15582 from mthsena/3.3.5Duarte Duarte
2015-09-25Merge pull request #15579 from M-Pan/3.3.5Duarte Duarte
2015-09-25Merge pull request #15577 from M-Pan/3.3.5Duarte Duarte
2015-09-25Core/Creature: Fixes Issue with Formations with 2 waypointsAokromes
2015-09-25Merge pull request #15554 from MrSmite/AHBot_BuyerShauren
2015-09-25Core/Creature: Fix formations to prevent crossoverAokromes
2015-09-25Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicke...Shauren
2015-09-25Merge pull request #15503 from Treeston/3.3.5-patchwerkShauren
2015-09-25Scripts/Naxxramas:treeston