aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
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-06Core/Battle.net:Shauren
2015-10-05Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-04Core/Misc: removed some useless map checksjoschiwald
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-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 #15538 from pete318/combat_bugCarbenium
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 #15452 from Treeston/3.3.5Duarte Duarte
2015-09-24Core/Spells: Fix crash happening when using items to cast spellsjackpoz
2015-09-24Core: Fix buildCarbenium
2015-09-24Core/Dungeon Finder: Fix groups queuing broken by 1e71aba2ee656a8407dec63a69d...jackpoz
2015-09-24Core/Dungeon Finder: Improve ".lfg queue debug" commandjackpoz
2015-09-24Core/Chat: Allow to sanitize | characters when sending messages to clientsjackpoz
2015-09-24Core/Dungeon Finder: Remove disconnected players from LFG queuejackpoz
2015-09-24Core/Dungeon Finder: Add LFG roles of group members in LFG logsjackpoz
2015-09-24Core/Unit: Do not remove aura with interrupt flag AURA_INTERRUPT_FLAG_NOT_UND...StormBytePP
2015-09-24Core/Battleground: Fix issue reported by static analysisjackpoz
2015-09-24Core/Players: Improve rest state handling, allow several rest states to be ac...Trisjdc
2015-09-24Core/Misc: Added checks for procSpell nullptr casesStormBytePP
2015-09-24Core/Achievement: Fix Save The DayLaintime
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-24Core/RestState: Check area trigger radius instead of 1.0f distanceRochet2
2015-09-24Merge pull request #15119 from robinsch/groundingjackpoz
2015-09-24Core/Gameobjects: Move a log from FATAL to DEBUGjackpoz
2015-09-24Core/Battlegrounds: Move a log from ERROR to DEBUGjackpoz
2015-09-24Core/Spells: Fix damage done by SPELL_EFFECT_NORMALIZED_WEAPON_DMGjackpoz
2015-09-24Core/AHBot: Adjust AHBot bid and buyout chancesjackpoz
2015-09-24Core/Spells: Fix Charge "no path" error with even bigger targetsjackpoz
2015-09-24Core/Threading: Handle CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE only in Wor...jackpoz