aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2014-08-11Core/NetworkIO: Restore networking related scripting hooksleak
2014-08-11Kill potentially uninitialized variable warningleak
2014-08-11Merge pull request #12818 from MrSmite/pet_spell_cooldownShauren
2014-08-10Resolve shutdown crash/leak if MySQL server is not runningleak
2014-08-10Core: Fix non pch buildVincent-Michael
2014-08-10Core/NetworkIO: Prevent double closing the same socketShauren
2014-08-10Core/Misc: Removed ACE leftoversShauren
2014-08-10Core/Worldserver: Replaced old hack sending key events to unblock console threadShauren
2014-08-10Core/Authserver: Fixed writing to invalid memory addressShauren
2014-08-10Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...Shauren
2014-08-10Fix pet spell cooldown being extended without successful castMrSmite
2014-08-10Core: Fix build for Intel Composer XEVincent-Michael
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-09Core/WorldSession: Fix socket not being closed on clean logoutjackpoz
2014-08-09Scripts/Commands: Fix static analysis issuesVincent-Michael
2014-08-09Core/Trade: Fixed putting soulbound items to "will not be traded" slotShauren
2014-08-09Merge pull request #12810 from Carbenium/questrewardDuarte Duarte
2014-08-09Core/Player: Fix an issue with Player::RemoveRewardedQuest not deleting the q...Carbenium
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-08-08Core/Misc: Fix static analysis issuesjackpoz
2014-08-08Core/NetworkIO: Handle exceptions thrown from socket constructor when retriev...Shauren
2014-08-07Revert "Core: Fix build for vs2014"Vincent-Michael
2014-08-07Core: Fix build for vs2014Vincent-Michael
2014-08-07Core/Misc: Remove unused variablejackpoz
2014-08-07Core/Socket: Fix typo in constructorDuarte Duarte
2014-08-07Core: Kill AGAIN whitespace :(Vincent-Michael
2014-08-07Core: Fix non pch buildVincent-Michael
2014-08-06Prevent reading address information from potentially closed socketleak
2014-08-06Core/Scripts: Fix possible crashjackpoz
2014-08-06Core/Misc: Fixed textlike/hexlike methods of ByteBuffer to print properlyShauren