index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-28T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Pools
/
PoolMgr.cpp
Age
Commit message (
Expand
)
Author
2018-01-11
Core/Pools: Fixed spawning in pools with both explicitly and equally chanced ...
lachtanek
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-20
Core/Pools: fix pool memory usage (#21075)
Rochet2
2017-11-21
Core/Pooling: Fixed less and less objects from pools being spawned the longer...
lachtanek
2017-07-31
Dynamic Creature/Go spawning:
r00ty-tc
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-05-27
Core/Pools: fix VS dynamic linking
ariel-
2017-05-27
Core/Misc: fix some clang 5 warnings
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-04-04
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-10
Scripts: replace some SetOrientation() calls with spline packets and some ran...
joschiwald
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-04-08
Core/Shared: Move container functions to shared project under Trinity::Contai...
Machiavelli
2012-03-27
Core/DBLayer: Correct few more wrong read types (No. 3)
Nay
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-31
Core/DBLayer: Refactor prepared statement defines Note:
leak
2011-11-28
Delete obj if it is not successfully added to grid. More to fix.
megamage
2011-11-23
Remove unnecessary const_cast<Map*>.
megamage
2011-10-23
Core/Quests: Fix pooling system causing wrong questrelations
Elron103
2011-10-18
More clean up of grid system.
megamage
2011-10-10
Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...
megamage
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-15
Misc/Util: Add a template function for returning a random element from any co...
Shocker
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-07-01
Core: Do not use STL container size method to check if container is empty
Spp-
2011-04-29
Add spaces after commas
leak
2011-04-28
Core/ObjectMgr: Refactor sGOStorage
leak
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-03-10
Core: Cleaned up leftovers from loading functions streamlining
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
[next]