aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-09-18Scripts/Gundrak: cleanup InstanceScriptjoschiwald
2014-09-18Core/Scripts: implemented a guid map in InstanceScript, this way you can easi...joschiwald
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-17Core/NetworkIO: Fixed queued packets not being properly sent causing players ...Shauren
2014-09-17Merge pull request #13159 from ShinDarth/335_fix2MitchesD
2014-09-17Core/Grammar: corrected grammar of some stringsShinDarth
2014-09-17Merge pull request #13154 from Unholychick/castsDuarte Duarte
2014-09-17Core: Fix warningsVincent-Michael
2014-09-17Core/SAI: Remove SMART_ACTION_STORE_VARIABLE_DECIMALDDuarte
2014-09-16Core/Spells: Fix some -Wconversion warningsUnholychick
2014-09-16Scripts/Quest: Script spell for quest "Fumping"Nyeriah
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Misc: Removed explicit qualifier from ObjectGuid uint64 conversion operatorShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build zone_* scriptsShauren
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-15Core/Scripts: Changed GetGUID/SetGUID script hooks to operate on ObjectGuid c...Shauren
2014-09-14Scripts/ToCR: Set Anub'arak's respawn delayNyeriah
2014-09-14ScriptsShauren
2014-09-14Core: Remove whitespaceVincent-Michael
2014-09-14Merge branch 'mik1893/fear-vs-stun'jackpoz
2014-09-14Scripts/Commands: Fix ".npc info" immune mask outputjackpoz
2014-09-14Scripts/Misc: Some code style fixes for old codeNyeriah
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Scripts/OnyxiaLair:Nyeriah
2014-09-14Scripting/Stand spell: Remove UNIT_FIELD_FLAGS change from spell script.Malcrom
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-09-14Core/Misc: Fix issues reported by static analysisjackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-14Scripting/Spell Stand: Move this spell to spells generic.Malcrom
2014-09-13Core/Quests: Don't display a message if the player doesn't meet the requireme...Sebastian Valle Herrera
2014-09-13Scripts/Misc: Fix issues reported by static analysisVincent-Michael
2014-09-13Scripts/CoS: Salarmm rewritten to BossAI/EventMapMitchesD
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Script/CoS: Fix quest credit for mal ganis (but @Aokromes like more HACKS)Vincent-Michael
2014-09-13Scripts/UtigardePinnacle: Use a generic spell to calculate the damage for Dar...Nyeriah
2014-09-13Scripts/UtgardePinnacle: King YmironNyeriah
2014-09-13Core/Units: Take into account HoverHeight in IsWithinMeleeRangeccrs
2014-09-13Core/BG: use new GetUniqueBracketID() method to store statisticsShinDarth
2014-09-13Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...DDuarte
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-13Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-12Core/Entities: Added ObjectGuid class from MaNGOSShauren
2014-09-12Core/WorldSocket: Refactored client packet header checkShauren
2014-09-12Core/Misc: Added const modifier to MessageBuffer::Write parameterShauren
2014-09-12Core: Fix warningVincent-Michael