aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2014-08-24Core: meh, fix build and warningsVincent-Michael
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Core/Conditions: allow CONDITION_OBJECT_ENTRY to check for object guidjoschiwald
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-23Core/Auctionhouse: Better fix for 809fb9894ec5ee5aDDuarte
2014-08-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-22Core/Battle.net: Use real account name from account table to auth instead of ...Shauren
2014-08-22Core/NetworkIO: Removed MSG_VERIFY_CONNECTIVITY as an opcodeShauren
2014-08-22Core/Quest: Allow money reward for quests to be modified.Ascathor
2014-08-22Compile fixShauren
2014-08-21Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-21Core/WorldSession: Added research notes about CMSG_AUTH_SESSION values and re...Shauren
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-17Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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/Socket: Fixed merge mistake causing players to always be kicked after so...Shauren
2014-08-16Core/Transports: Delayed adding transport model to next tick after teleportin...Shauren
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-15Core/Misc: Fixed loading trinity_stringShauren
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-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-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
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-11Merge pull request #12818 from MrSmite/pet_spell_cooldownShauren
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-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-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-07Core/Misc: Remove unused variablejackpoz