aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2013-01-19Core/Movement: Use a facing spline for chase movementShauren
2013-01-18Core/Misc: Delete spell from character_spell table too when encountering an i...Shocker
2013-01-17Core/Account: Move AccountMgr back to singletonSpp
2013-01-16Core/Auras: Removed an unnecessary check.Warpten
2013-01-16Core/Misc: Some changes to reduce differences with 4.3.4 branch + some cosmet...Spp
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-16Core/Zul'Grub: Fix up Mandokir BossMalcrom
2013-01-16Core/Log: Change an error to contain DB table guid instead of low guidAokromes
2013-01-15Merge pull request #8879 from joschiwald/spell_proc_scriptsTrista
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-13Merge pull request #8906 from ille/GridLockKaelima
2013-01-13Core/Dungeon finder: Fix teleport out after dungeon is finishedSpp
2013-01-13Core/BG: Add workaround annotation and use exact coordsGacko
2013-01-13Core/BG: Corrections to cf5058c4e3ef5a5b736d22a7faa5ee1e8bf8035dkaelima
2013-01-12Core/Scripting: More cleanup to Mechanar scripts. Added missing doors and han...Malcrom
2013-01-12Once last codestyle change.Gacko
2013-01-12Fix codestyle in da21bbe93c219f6122f8f4a04eb5ef3d5210acb9Gacko
2013-01-12Core/Battleground: Eye of Storm - Fel Reaver RuinsGacko
2013-01-12Core/UnitAI: Checks in DoCastVictimGacko
2013-01-12Core/Tickets: Allow viewing of ticket response(if any) when using .ticket vie...w1sht0l1v3
2013-01-11Core/Conditions: Implement CONDITION_UNIT_STATE = 21Vincent_Michael
2013-01-11Core/DataStores: Changed index on CharStartOutfit.dbc to allow lookups direct...Shauren
2013-01-11Core/BG: Corrected data sent in SMSG_BATTLEFIELD_STATUS packet.kaelima
2013-01-11Core: Fix non pch buildVincent_Michael
2013-01-11Core/maps: separate mutex for gridille
2013-01-10Merge pull request #8581 from Butterfly69/patch-9Nay
2013-01-11Core/SpellScripts: implement Spell Proc Hooks and use it in old and new proc ...joschiwald
2013-01-10Core/SAI: Add 2nd parameter to SMART_ACTION_CALL_FOR_HELP to say "%s calls fo...Nay
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-07Merge pull request #8825 from joschiwald/vmapspellignoNay
2013-01-06Merge pull request #8738 from joschiwald/spell_proc_conditionsNay
2013-01-07Fix a small typoValcorb
2013-01-06Make sure that "guardians" also gain the owner's speedValcorb
2013-01-05Core: Fix non pch buildVincent_Michael
2013-01-05Core/Vehicles: Add some internal checks in vehicle code to prevent crashable ...Machiavelli
2013-01-05Merge pull request #8848 from NightQuest/save_hookShauren
2013-01-04Core/Spline: Fix typo, I blame not enough Ctrl+SNay
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-04Core/Player: Prevent a crash in CastedCreatureOrGO and add an assertion to Ki...Nay
2013-01-04Update src/server/game/Achievements/AchievementMgr.cppMachiavelli
2013-01-04Core/Scripting: Add Kirtonos The Herald to c++ scripting. Combat still not fi...Malcrom
2013-01-03Merge pull request #8753 from MrSmite/Pet_SpeedFixSubv
2013-01-03Core/Scripts: Drop `gameobject_scripts` table - empty, deprecated and no long...Nay
2013-01-03Core/SmartScripts: Fixed SAI targets 10 & 14 (SMART_TARGET_CREATURE_GUID, SMA...Shauren
2013-01-03Core/Spells: Rename SPELL_EFFECT_PLAYER_NOTIFICATION to SPELL_EFFECT_PLAY_SOUNDVincent_Michael
2013-01-03Update src/server/game/Achievements/AchievementMgr.cppMachiavelli
2013-01-03Grammar/Spelling fix.Ellie
2013-01-03Core/Misc: More corrections to guid handling change (2292025)Spp
2013-01-02Core/Scripting: Created a hook for when a player is about to be saved.Ellie
2013-01-02Core: Fix warningVincent_Michael