aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2015-04-05Merge pull request #13862 from ariel-/pr_tmpCarbenium
2015-04-04Core/Dungeon Finder: Add additional logs for SMSG_LFG_QUEUE_STATUSjackpoz
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-01Core/Player: Optimize Player::HaveAtClient() performancejackpoz
2015-02-22Core/Log: Move a few PetHandler INFO-notifications over to DEBUG-levelclick
2015-01-31Core/Quests: Fixed WPE exploit that allowed to accept any questNayd
2015-01-27Implement CharSections.dbc and Serverside Checks.arks
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-24Core/PetitionsHandler: Move charter costs to configmthsena
2014-12-21Merge PR https://github.com/TrinityCore/TrinityCore/pull/13702 into 3.3.5jackpoz
2014-12-21Core/RBAC: Add two side trade to RBACmthsena
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-08Core/LFG: Fix being unable to re-queue after leaving queuejackpoz
2014-11-07Core/LFG: Fix party members not being able to vote to kick Leaderjackpoz
2014-10-26Core/AH: Code cleanupjackpoz
2014-10-19Core/Misc: fixed a scenario when character factionchange create unexpected re...joschiwald
2014-10-18Merge pull request #13353 from ShinDarth/335_quest_trackerDuarte Duarte
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-17Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...jackpoz
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-12Core/Misc: Fix current player state when logging outKittnz
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-19Core/AreaTriggers: enable areatrigger teleports in battlegroundjoschiwald
2014-09-18Core/Trade: Fixed enchanting soulbound items in tradeShauren
2014-09-18SQL: Fix sql importVincent-Michael
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-17Core: Fix warningsVincent-Michael
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Quests: Don't display a message if the player doesn't meet the requireme...Sebastian Valle Herrera
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-12Core/Entities: Added ObjectGuid class from MaNGOSShauren
2014-09-12Core/Quests: Only prompt the player to take the next quest in a chain if he m...Subv
2014-09-05Allow players to track both herbs and minerals at the same timeMrSmite
2014-08-25Merge pull request #12919 from MitchesD/misc_3Duarte Duarte
2014-08-24Core/Channels: fixed possible exploit with channel passwordMitchesD
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-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-19Core/Arena: Fix exploit on delete member with team during fights.cemak
2014-08-15Core/Misc: Optimized locale loadingShauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Trade: Fixed putting soulbound items to "will not be traded" slotShauren
2014-08-02Core/Trade: Fix warningsVincent-Michael