aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2013-10-27Core/Transports: Correct path generation for a few transportsShauren
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-10-25Core/Chat Commands: Allow to add overlapping teles .jackpoz
2013-10-25Game/Battlefield:AliveShiro
2013-10-25Core/Transports: Fixed double deleting IoC transportsShauren
2013-10-22Core/IoC: Fix uninitialized timerjackpoz
2013-10-22Merge pull request #11092 from gerripeach/pull_requestGacko
2013-10-22Core: add missing commentgerripeach
2013-10-22Core/Auras: Added serverside checking for UNIT_FLAG_PACIFIED when attempting ...Shauren
2013-10-22Core/Transports: Fixed players taking fall damage when teleporting from trans...Shauren
2013-10-22Core/SAI: Rename SMART_EVENT_TARGET_CASTING to SMART_EVENT_VICTIM_CASTING as ...Discover-
2013-10-21Core/Quest: Remove assertionjackpoz
2013-10-21Core/Misc: Get rid of some useless codeDiscover-
2013-10-20Core/Transports: Fixed crashes happening when passenger is removed from trans...Shauren
2013-10-20Core/Spells: Fixed diminishing returns on creatures with CREATURE_FLAG_EXTRA_...gerripeach
2013-10-20Core/Spell: Earthbind totem should not have DR (Diminishing Returns)gerripeach
2013-10-20Core/Pet: Allow all pets to swimgerripeach
2013-10-19Merge pull request #10989 from Elron103/pullrequests2Machiavelli
2013-10-19Misc: Removed some whitespaceVincent_Michael
2013-10-18Core/Transports: Fixed crashes when instance with transports unloadsShauren
2013-10-18Core/Transports: Added missing includeShauren
2013-10-18Core/Maps: Added gameobject case for AddObjectToSwitchList and fixed logic in...Shauren
2013-10-18Core: Fix warningsVincent_Michael
2013-10-18Core/Object: Added more information for MovePosition logVincent_Michael
2013-10-18Core/Creature: Added log/change back to default speed for speed walk / run = ...Vincent_Michael
2013-10-17Core/WorldSession: Mitigate DoS attacksjackpoz
2013-10-17Build fixShauren
2013-10-16Build fixShauren
2013-10-16Build fixShauren
2013-10-16Build fixShauren
2013-10-16Core/TransportsShauren
2013-10-15Just, because this typo was annoying...Baeumchen
2013-10-14Core/Misc: Ugh.. Fix recent commit that broke the OnHeal hook :disappointed_r...Discover-
2013-10-12Core/Misc: Fix build after 731b3670febaf72d89776a05164f7663f45821ee (again..)Discover-
2013-10-11Make damage and healing references, so that damage can be altered by scripts!LilleCarl
2013-10-11Core/SAI: When the castflags are set to both SMARTCAST_AURA_NOT_PRESENT and S...Discover-
2013-10-06Build fixShauren
2013-10-06Core/Commands: Restored old functionality of getSelectedPlayer in chat commandsShauren
2013-10-06Merge pull request #10976 from avengerweb/masterShauren
2013-10-05Core/Spells: Fixed summoning players after recent changesShauren
2013-10-04Core/Misc: Fix compile after recent pull request...Discover-
2013-10-04Merge pull request #10981 from Lillecarl/hookzDiscover-
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-10-03Core/Tickets: Fix crash in TicketMgr::ResetTickets()Elron103
2013-10-02Core/Vehicles: Fixed a crash happening when a minion vehicle despawns with pa...Shauren
2013-10-01Core/Vehicles: Fixed calling Vehicle::Uninstall on freed memoryShauren
2013-10-01Implement script hooks: OnDamge, OnHealCarl Hjerpe
2013-10-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into string_conca...Ellie
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-10-01Core/SAI: Properly implement the second parameter of SMART_ACTION_CALL_TIMED_...Discover-