aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Pools
AgeCommit message (Expand)Author
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-12-30Core/Maps: move pooling hand-off outside of Map::CheckRespawn (PR#25785)Treeston
2020-07-06Core/Pools: Attempt to workaround pools being broken since 2015 (#24949)Giacomo Pozzoni
2020-06-26Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2020-04-11Core/Pools: Fix crash on startupjackpoz
2020-04-11Core/Pooling: Remove respawn times from the database when despawning a pool (...Giacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-02-08Core/Misc: Some refactoring, #23603 prep: (#23676)Treeston
2020-01-02New yearAokromes
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-07-16Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single poo...Treeston
2019-07-15Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...Treeston
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-11Core/Pools: Fixed spawning in pools with both explicitly and equally chanced ...lachtanek
2018-01-01Update copyright note for 2018tkrokli
2017-12-20Core/Pools: fix pool memory usage (#21075)Rochet2
2017-11-21Core/Pooling: Fixed less and less objects from pools being spawned the longer...lachtanek
2017-07-31Dynamic Creature/Go spawning:r00ty-tc
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-27Core/Pools: fix VS dynamic linkingariel-
2017-05-27Core/Misc: fix some clang 5 warningsariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Rushor
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-10Scripts: replace some SetOrientation() calls with spline packets and some ran...joschiwald
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-04-08Core/Shared: Move container functions to shared project under Trinity::Contai...Machiavelli
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 3)Nay
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak