aboutsummaryrefslogtreecommitdiff
path: root/src/game/GridNotifiers.h
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-04-25Refactor Creature::SelectNearestTarget(float dist)Trazom62
2010-04-14*code cleanupRat
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-04correct movement packet broadcastingsilverice
2010-02-27Update visibility systemsilver1ce
2010-02-05A great purge of obsolete macros.Xanadu
2010-02-03cleanup into grid containerssilver1ce
2010-01-23* Remove CellLock class and all cell-level thread locking.XTZGZoReX
2010-01-16Updated copyright for new year.n0n4m3
2010-01-10dropped old code, which unused since new visibility system implementedsilver1ce
2010-01-10Update aura system:QAston
2009-12-31* Re-Fixed GO type 6 and type 8 to use radius for distance calculations insteadBrian
2009-12-20*apply trinity style to whole sourceRat
2009-12-19Implement new visibility system, based on Silverice patch for mangosn0n4m3
2009-12-17Update Group for 322an0n4m3
2009-11-22*Cleanup, fix a few warnings, and make the SD2 grid searchers just pass throu...maximius
2009-11-20*Some cleanup (mostly whitespace changes)maximius
2009-10-18*Cleanupmaximius
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-10-13*Check distance and LOS based on i_enemy, not i_funit, to hopefully avoid som...maximius
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly before...maximius
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
2009-08-12*Rewrite and simplify sendmessagetoset functions. This fixes the bug that pla...megamage
2009-07-24Merge [SD2]Kudlaty
2009-06-14*Inform creature/dynobj seers in visiblechangesnotifiermegamage
2009-06-09*Fix a bug that creature ignore LOS in assistance case.megamage
2009-06-07*Do not allow two side emote.megamage
2009-06-04[7952] Implement rogue talent 51690. Author: Lightguardmegamage
2009-06-04[7951] Mope call for help code to function form Event AI code to allow use it...megamage
2009-05-31Mangos [7911]. Author: tomrus88megamage
2009-05-29*Update OutdoorPvP functions. No longer need creature triggers for capture po...megamage
2009-05-27*Cleanup message deliver functions. Remove unused parameters.megamage
2009-05-21*Fix a bug in NearestGameObjectCheck.megamage
2009-05-21Mobs fleeing and getting assistance feature implementaion. Author: Neo2003megamage
2009-05-21[7860] Implement creature event ai ACTION_T_CALL_FOR_HELP for explicit call f...megamage
2009-05-21*Implement spell effect wmo damage.megamage
2009-05-14*Add some distance check functions. By VladimirMangos.megamage
2009-05-10 [7808] Move corpse search code in function with template arg for class-ch...megamage
2009-04-20*Correct check range for totem area auras.QAston
2009-04-07[7622] Added creatureAI with related database tables. Author: AlexDerekamegamage
2009-04-06*Update of aura system.QAston
2009-03-18*Merge with 243.megamage
2009-03-17*Fix a bug that redundant packets are sent to clients which may cause freeze.megamage