aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2013-11-13Core. fix build and some codestyle changesjoschiwald
2013-11-11Core/Spells: Fixed Revive Pet to revive the pet near the ownerMrSmite
2013-11-10Core/Movement: Backported spline stop fix from 4.3.4 branch - use Stop spline...Shauren
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-07Core/CreatureGroups: Calculation change requested by Shauren.Malcrom
2013-11-06Core/CreatureGroups: Add fields to creature_formations and code to prevent cr...Malcrom
2013-11-02Core/Transports: Fixed a few mistakes in GO passenger teleports (currently un...Shauren
2013-11-02Fixed typo in 39175ac68071a22233cb6828bfd8f2cd099861d7Shauren
2013-11-02Core/TransportsShauren
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
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-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-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/Pet: Allow all pets to swimgerripeach
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/Object: Added more information for MovePosition logVincent_Michael
2013-10-16Build fixShauren
2013-10-16Build fixShauren
2013-10-16Build fixShauren
2013-10-16Core/TransportsShauren
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-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-04Merge pull request #10981 from Lillecarl/hookzDiscover-
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
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-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-09-30Core/Spells: Spells with SPELL_ATTR3_IGNORE_HIT_RESULT can`t never miss!Vadim
2013-09-30Core/SAI: Add 'playerOnly' parameters to SMART_TARGET_CLOSEST_ENEMY and SMART...Discover-
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-25Core/Scripts: added some OVERRIDEsjoschiwald
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-09-18Core/Auras:zorix
2013-09-05Core/Guild: Fix memory leak on Guild disbandjackpoz
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-09-03Core/Movement: Fix uninitialized MovementInfo fieldsjackpoz
2013-09-01Merge pull request #10687 from jackpoz/farsight_fixShauren
2013-09-01Core/Spell: Fix farsight log error "Player requests non-existing seer"jackpoz
2013-09-01Core/Objects: Removed obsolete codeShauren