aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2014-12-21Core/Players: Fix a flaw as timed quests can still turn failed even if completeNyeriah
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-11Core/Player: Fix Cosmetic Auto-Repeat Bugcr4st
2014-11-07Core/LFG: Fix party members not being able to vote to kick Leaderjackpoz
2014-10-26Scripts: replaced various Location struct defines with proper Position or G3D...joschiwald
2014-10-19Core/Misc: fixed a scenario when character factionchange create unexpected re...joschiwald
2014-10-19Core/Misc: Remove dead codejackpoz
2014-10-18Core/BattlegroundIC:Golrag
2014-10-18Core/Spells: Grounding Totem: - correctly magnet spells and dies - let missil...mik1893
2014-10-18Core/Spells: Trigger extra attacks on proper targettrickerer
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-13Core/Movement: Fix evade issuejackpoz
2014-10-08Core/Entities: Removed the possibility to teleport non-player objects to diff...Shauren
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-19Oops.DDuarte
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-19Core/Misc: multiple changesjoschiwald
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-17Merge pull request #13154 from Unholychick/castsDuarte Duarte
2014-09-17Core: Fix warningsVincent-Michael
2014-09-16Core/Spells: Fix some -Wconversion warningsUnholychick
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Misc: Removed explicit qualifier from ObjectGuid uint64 conversion operatorShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Merge branch 'mik1893/fear-vs-stun'jackpoz
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Units: Take into account HoverHeight in IsWithinMeleeRangeccrs
2014-09-13Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...DDuarte
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-12Core/Entities: Added ObjectGuid class from MaNGOSShauren
2014-09-12Core/Skills: Fix rogue's lock pickingDDuarte
2014-09-11Core/Unit: Fix some movement issues when multiple controls are appliedmik1893
2014-09-09Core/Loot: Fix some issues with master lootDDuarte
2014-09-09Merge pull request #13077 from mik1893/fear_vs_possessDuarte Duarte
2014-09-09Core/Unit: Do not give client control back to player after fearmik1893
2014-09-09Core/Creature: Implement CREATURE_FLAG_EXTRA_IGNORE_PATHFINDINGVincent-Michael
2014-09-07Core/Misc: dropped obsolete GameObject::GetGameObject methodjoschiwald
2014-09-07Core: Remove again whitespace (meh :/)Vincent-Michael
2014-09-06Core: Fix git fail -.-Vincent-Michael
2014-09-06SQL: Rename SQL after recent PR mergeVincent-Michael
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-08-29Merge pull request #12958 from Nyeriah/patch-irDuarte Duarte
2014-08-29Merge pull request #12959 from Nyeriah/patch-qfDuarte Duarte
2014-08-29Core/Player: Already complete quests shouldn't turn failedNyeriah
2014-08-29Core/Player: Implement a method to send out the Postmaster's item retrieval m...Nyeriah
2014-08-28Core/Player: Dungeon Finder quests don't follow the same rule as repeatable q...Nyeriah