aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Pools/PoolMgr.cpp
AgeCommit message (Expand)Author
2012-08-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
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
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-11-28Delete obj if it is not successfully added to grid. More to fix.megamage
2011-11-23Remove unnecessary const_cast<Map*>.megamage
2011-10-23Core/Quests: Fix pooling system causing wrong questrelationsElron103
2011-10-18More clean up of grid system.megamage
2011-10-10Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...megamage
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07REPO: code-style clean-upBootz
2011-09-15Misc/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-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-01Core: Do not use STL container size method to check if container is emptySpp-
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sGOStorageleak
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-10Core: Cleaned up leftovers from loading functions streamliningleak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-11-12Core/Pools: Added missing check in loopShauren
2010-10-07More copyright header updates (will this ever end?)click
2010-09-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-24Core/DBLayer:Machiavelli
2010-09-17Core/Pools: Converted quest-related pool queries into prepared statementsShauren
2010-09-15Core/Pools: Reverted PoolMgr part of revision 4c50fada8a (fixes compile) and ...Shauren
2010-09-15Core: Fix warnings added in recent commitsSpp
2010-09-15Core/Pools: Fixed a possible infinite loop in quest poolsShauren
2010-09-14Core/Vehicles: Removed hacky setting entry for multi-passenger mountsShauren
2010-09-14Core/Pools: Implemented quest poolingShauren
2010-09-11Core/DBLayer:Machiavelli
2010-08-30Core: Fix more warningsSpp
2010-08-26Fix crash when using a pool template with an entry > 65535, fixes issue #3632Shocker
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-06-25* Renamed PoolHandler to PoolMgr since the pool systems has nothing to do withBrian