aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2015-08-23Core/Players: Improve rest state handling, allow several rest states to be ac...Trisjdc
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...Shauren
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-10Core/RestState: Check area trigger radius instead of 1.0f distanceRochet2
2015-07-25Core: Fix non pch buildVincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Core/Misc: Update game object template locale in simple systemVincent-Michael
2015-07-08Core/Instances: Fix some Instance Lock chat messagesjackpoz
2015-06-29Merge pull request #14941 from ShinDarth/db_backports3Carbenium
2015-06-29DB/World schema backport: move questItem* fields to *_questitem tablesShinDarth
2015-06-24Core/Instances: Make achievements and loot rolls instance-widejackpoz
2015-06-03Core/Player: Don't allow to join bg/lfg when frozen by a GMjackpoz
2015-05-19Merge pull request #14454 from ariel-/cdDuarte Duarte
2015-05-19Fix build after recent cherry-picksDDuarte
2015-04-24Core/Misc: Ported relevant barbershop fixes from 4208c0d8396e10dc806939e1d178...Shauren
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
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