index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-17T09: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
2012-08-16
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
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
2011-01-26
Core: Generic cleanup (tab2spaces/trailing whitespace removal)
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-22
Core/ObjectMgr: Static members are no longer accessed through singleton
Shauren
2010-12-22
Removing ProgressBars as they are performing badly on startup.
leak
2010-12-19
Streamlining loading functions for server startup
leak
2010-11-12
Core/Pools: Added missing check in loop
Shauren
2010-10-07
More copyright header updates (will this ever end?)
click
2010-09-25
Core: Generic cleanup (tab2spaces/whitespace removal)
click
2010-09-24
Core/DBLayer:
Machiavelli
2010-09-17
Core/Pools: Converted quest-related pool queries into prepared statements
Shauren
2010-09-15
Core/Pools: Reverted PoolMgr part of revision 4c50fada8a (fixes compile) and ...
Shauren
2010-09-15
Core: Fix warnings added in recent commits
Spp
2010-09-15
Core/Pools: Fixed a possible infinite loop in quest pools
Shauren
2010-09-14
Core/Vehicles: Removed hacky setting entry for multi-passenger mounts
Shauren
2010-09-14
Core/Pools: Implemented quest pooling
Shauren
2010-09-11
Core/DBLayer:
Machiavelli
2010-08-30
Core: Fix more warnings
Spp
2010-08-26
Fix crash when using a pool template with an entry > 65535, fixes issue #3632
Shocker
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-06-25
* Renamed PoolHandler to PoolMgr since the pool systems has nothing to do with
Brian