aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-08-26Core/Maps: Don't use EnsureGridCreated_i() for base map in Map::LoadMap, use ...Shocker
2014-08-26DB/Spells: added a few spells to spelldifficulty_dbcjoschiwald
2014-08-25Scripts/Commands: Change "few" commands to target current Player by defaultjackpoz
2014-08-25Merge branch 'trickerer/mulreflect' into masterjackpoz
2014-08-25Core/Arena: Replace hardcoded 1500 mmr value by config value when loading are...DDuarte
2014-08-25Merge pull request #12919 from MitchesD/misc_3Duarte Duarte
2014-08-24Core/Channels: fixed possible exploit with channel passwordMitchesD
2014-08-24Core/Unit: Fix some phasing change problems with vehicleVincent-Michael
2014-08-24Scripts/Ruby Sanctum: Fix Halion event ai not being updatedjackpoz
2014-08-24Core: Fix warningsVincent-Michael
2014-08-24Merge 'Numielle/master' into masterjackpoz
2014-08-24Merge branch 'Rochet2/questreward'jackpoz
2014-08-24Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...Rochet2
2014-08-24Core: meh, remove again whitespace :(Vincent-Michael
2014-08-24Core/Conditions: allow CONDITION_OBJECT_ENTRY to check for object guidjoschiwald
2014-08-23Core/Misc: Fix Mac OS X no-pch buildjackpoz
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-23Core/Auctionhouse: Better fix for 809fb9894ec5ee5aDDuarte
2014-08-23Merge pull request #12885 from mik1893/channel_pushbackDuarte Duarte
2014-08-23Core/Auctionhouse: Hide known recipes when the Usable box is checked in the AHAokromes
2014-08-23Merge pull request #12877 from ShinDarth/tc_fix_escort_quest_group_completeDuarte Duarte
2014-08-23Merge pull request #12893 from Ascathor/masterDuarte Duarte
2014-08-22Scripts/SteamVault: Hydromancer Thespia rewritten to BossAIMitchesD
2014-08-22Core/Quest: Allow money reward for quests to be modified.Ascathor
2014-08-21Remove Injured rainspeaker oracle cpp scriptDr-J
2014-08-21Core/WorldSession: Added research notes about CMSG_AUTH_SESSION values and re...Shauren
2014-08-21Merge pull request #12813 from MitchesD/misc_2Duarte Duarte
2014-08-19Core/NetworkIO: Restored opcode and size checks lost during ace->boost change...Shauren
2014-08-19Core/Spells: Channeled spell pushback is now affected by hastemik1893
2014-08-19Core/Arena: Fix exploit on delete member with team during fights.cemak
2014-08-19Core/SmartScripts: fix escort quest group-completeShinDarth
2014-08-18Fixed tabsBrian Swango
2014-08-18Core/Loot: Fixes lootable items being able to be moved in inventory, andBrian Swango
2014-08-19Core/Creatures: Fixed an arithmetic error in respawn codejackpoz
2014-08-18Core/RBAC: Fix RBAC permissionsZharvek
2014-08-18Scripts/Ulduar: Spellscripts for MimironUnholychick
2014-08-16Merge pull request #12847 from ShinDarth/tc_fix_mount_abuse_after_bgjackpoz
2014-08-16Core/Battleground: fixed possible mount abuse after leaving BGShinDarth
2014-08-16Core/DBLayer: Fixed an incredibly rare memory leak happening when player star...Shauren
2014-08-16Core/Transports: Delayed adding transport model to next tick after teleportin...Shauren
2014-08-15Core/Misc: Fixed loading trinity_stringShauren
2014-08-15Core/Socket: Added helpers to retrieve the size of currently ready dataShauren
2014-08-15Core/Misc: Optimized locale loadingShauren
2014-08-14Core/Creature: Fix warningVincent-Michael
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-14Scripts/Icecrown Citadel: The Teleporters in ICC are now Blizzlike *Upon ente...Jared P. Jones
2014-08-13Core/Spells: Implement SPELL_ATTR7_IGNORE_DURATION_MODS attributeShocker
2014-08-12Core/Threading: Fixed possible race condition with m_timeOutTime and fixed Th...Shauren
2014-08-12Remove Manaforges CPP ScriptDr-J
2014-08-11Core/NetworkIO: Prevent queueing more async operations when socket is already...Shauren