aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-09-20Core/Battlefield/WG: fixed warningsjoschiwald
2014-09-19Core/ObjectMgr: check creature.orientation and gameobject.orientation range i...ShinDarth
2014-09-19Core/Commands: Fix displaying in .baninfo character command.xjose93
2014-09-19Core/Grids: Replace some magic numbers with constantsShocker
2014-09-19Core/MapScripts: Use proper enum value for boss whisper in SCRIPT_COMMAND_TALKDDuarte
2014-09-19Core/MapScripts: Use proper source unit in SCRIPT_COMMAND_TALKDDuarte
2014-09-19Scripting/Tanaris: added a few enumsMalcrom
2014-09-19Oops.DDuarte
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-19Fixed buildjoschiwald
2014-09-19Core/Misc: multiple changesjoschiwald
2014-09-19Core/AreaTriggers: enable areatrigger teleports in battlegroundjoschiwald
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-18Shared/Logging: Use standard format specifier for size_tjackpoz
2014-09-18Core/Trade: Fixed enchanting soulbound items in tradeShauren
2014-09-18SQL: Fix sql importVincent-Michael
2014-09-18Core/Misc: changed trinity string id to unsigned and removed obsolete codejoschiwald
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