aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids
AgeCommit message (Expand)Author
2015-03-30Core/Misc: Remove unused headersleak
2015-03-01Core/Player: Optimize Player::HaveAtClient() performancejackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-23Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.Jared P. Jones
2014-07-21Core/GridNotifiers: Fixed a warning from CoveritySebastian Valle Herrera
2014-07-14Core/Battleground: fixed typojoschiwald
2014-06-13Core/Transports: Fixed crash happening during teleporting transportsShauren
2014-05-12Core/Misc: Fix static analysis issuesjackpoz
2014-01-24Core/Spells: move killing spree to spellscriptjoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
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-18Core: Fix warningsVincent_Michael
2013-10-17Build fixShauren
2013-10-16Build fixShauren
2013-10-16Core/TransportsShauren
2013-09-30Core/SAI: Add 'playerOnly' parameters to SMART_TARGET_CLOSEST_ENEMY and SMART...Discover-
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-20Core/AurasShauren
2013-08-09Merge pull request #9817 from drskull/masterNay
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-05-18Core/Spells: Added fuzzyEq(_range, 0) condition to AnyGroupedUnitInObjectRang...dr.skull
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-16Core/Grids: Fix possible crashVincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-07 PetAI - Overhaul / bug fixMrSmite
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-26Core/Misc: Tweaked ThreatContainer internalsSpp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-08Core/Objects: Method to get nearest GO of type X, FindNearestGameObjectOfTypeNay
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-29Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...Shauren
2012-05-15Core/Spelld: fix target selection for ground based aoe spells. use the center...Kandera