index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Pools
Age
Commit message (
Expand
)
Author
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-12-30
Core/Maps: move pooling hand-off outside of Map::CheckRespawn (PR#25785)
Treeston
2020-07-06
Core/Pools: Attempt to workaround pools being broken since 2015 (#24949)
Giacomo Pozzoni
2020-06-26
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2020-04-11
Core/Pools: Fix crash on startup
jackpoz
2020-04-11
Core/Pooling: Remove respawn times from the database when despawning a pool (...
Giacomo Pozzoni
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-02-08
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2020-01-02
New year
Aokromes
2019-08-04
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2019-07-16
Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single poo...
Treeston
2019-07-15
Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...
Treeston
2019-07-08
Core/Misc: More coding standards (#23519)
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
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-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
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-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
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
[next]