index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-10T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
/
MapUpdater.cpp
Age
Commit message (
Expand
)
Author
2016-01-01
Update copyright note for 2016
Rushor
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-07-20
Prevent duplicate call to MapUpdater::deactivate causing a crash on shutdown
leak
2014-07-13
Fixed some compiler warnings
Subv
2014-07-02
Fixed an uninitialized value that made the MapUpdater worker threads exit on ...
Subv
2014-07-02
Replaced ACE_Method_Request based DelayExecutor by PCQ impl
leak
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-08
Replaced mutex related code in Common.h
leak
2014-05-19
Core/Misc: Removed remnants of old db threading model
Shauren
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-03-29
Core/Game: Code style.
Gyx
2011-11-08
Change more ace_guard to trinity_guard
megamage
2010-09-27
Core/DBLayer:
Machiavelli
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-18
* HIGHLY EXPERIMENTAL - USE AT OWN RISK *
Machiavelli
2010-06-08
* Remove more not needed relative paths in include files
Brian
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX