aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2012-11-25Core/Battlefield: Compile fixShauren
2012-11-25Core/Spells: Fixed combat log for spells that affect item durabilityShauren
2012-11-25Core/PacketIO: Parse the MGS_MOVE_STOP packet embedded into spell cast packet...Shauren
2012-11-25Core/Players: Logic fixes for tradeable soulbound itemsShauren
2012-11-25Core/Items: Cloned items should not retain refundable/tradeable flagsShauren
2012-11-25Merge pull request #8318 from blipi/battlefield_fixShauren
2012-11-25Core/Battlegrounds: Fixed GameMasters logging out in arena counting as player...Shauren
2012-11-25Core/Battlegrounds: Corrected arena logout win conditionsShauren
2012-11-25Core/Spells: Removed selecting shapeshift model based on race and skin color ...Shauren
2012-11-25Core/Scripting: Small cleanupVincent-Michael
2012-11-24Core/SAI: Add more details to an error logNay
2012-11-24Merge pull request #8423 from joschiwald/conditionsShauren
2012-11-24Core/Conditions: use proper SpellCastResult instead of Notification when COND...joschiwald
2012-11-24Core: Fix typoVincent-Michael
2012-11-24Core/Battlegrounds: Fixed loading StartMaxDist (this time properly)Shauren
2012-11-23Core/Battlegrounds: Fixed loading StartMaxDistShauren
2012-11-23Core/Movement: Remove deprecated method Creature::AI_SendMoveToPacket.kaelima
2012-11-23Typo Fix :DSpp
2012-11-23Core/Achievements: Minor correction in Log msgSpp
2012-11-23Core/Network: Enable trace loggers for packet send and receive (just account ...Spp
2012-11-23Fix wrong replacement in 32c259b1ce (Fixes a minor error msg)Spp
2012-11-23Fix error in 32c259b1ce (broken chat)Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-21Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...Spp
2012-11-21Core/Calendar: Fix typoshorn
2012-11-21Core/AI: Fix crash in SmartScriptSpp
2012-11-20Merge pull request #8383 from blipi/lfg_fixesSubv
2012-11-21Core/Dungeon Finder: Properly save old state for LfgPlayerDataBlipi
2012-11-20Merge pull request #8381 from blipi/lfg_fixesSubv
2012-11-21Core/Dungeon Finder: Old state should be saved, not the new oneBlipi
2012-11-20Fix compile under windowsSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/ObjectMgr: Fixed crash on shutdownShauren
2012-11-20Core/Battlefield: Fix crashes due to invalid pointers useBlipi
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-19Core/Pets: Pet "at rest" distance from owner is now closer as it should beMrSmite
2012-11-19Core/Calendar: Minor change.horn
2012-11-19Fix compile without PCH (Also added some minor changes to minimize difference...Spp
2012-11-18Core/Battlegrounds: Add methods for determining the winner of a BG if it has ...Subv
2012-11-19Misc: Whitespace and tabs cleanupNay
2012-11-19Scripts/ToC: Trial of the Crusader rewritetibbi
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-18Merge pull request #8330 from MrSmite/PetAI_TargetSelectNay
2012-11-18Another crash fix after b99c347Spp
2012-11-18Fix PetAI missing aggressive pet target selectMrSmite
2012-11-17Core/Entities: AoE spells should be able to hit invisible targets.LordUsagi
2012-11-17Fixed build.Subv
2012-11-17Core/SAI: Allow the actions CALL_KILLEDMONSTER, CALL_GROUPEVENTHAPPENS and CA...Subv
2012-11-17Crash Fix after b99c347Spp