aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids/ObjectGridLoader.cpp
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/ObjectMgr: Switched to full guids in cell corpse containerShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
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-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-18Core: Fix warningsVincent_Michael
2013-10-17Build fixShauren
2013-10-16Core/TransportsShauren
2013-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-20Core/AurasShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-26Core/Misc: Implement AreaTrigger entityShocker
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-16Core/Grids: Fix possible crashVincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-07Some clean up of grid system.megamage
2011-11-11Fix another place where corpse is added twice to a grid.megamage
2011-11-11Add some comments for the previous crash fix. Thanks to Amit86.megamage
2011-11-11Cleanup before deleting objects when unloading grid. Fix #3922.megamage
2011-11-10Fix the crash when removing object from an unloaded grid. Object should alway...megamage
2011-10-24Core/Misc: Some minor cleanupskaelima
2011-10-18Clean up grid system. Get rid of GridLoader. This patch should not change any...megamage
2011-10-18Rename some classes in grid system.megamage
2011-10-11Fix compile error in gcc.megamage
2011-10-07Fix the relocation of creatures across cells. Try to fix #3054.megamage
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-06-11Core: Codestyle cleanupclick
2011-04-29Add spaces after commasleak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-04Core/DynamicObjects: Change the way how dynamic objects are bound to their ow...QAston
2011-01-13Core/Maps: Fix a possible crash in ObjectGridStoper:VisitMachiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren