aboutsummaryrefslogtreecommitdiff
path: root/src/game/PoolHandler.cpp
AgeCommit message (Expand)Author
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-18*Remove some of no longer needed debug code.QAston
2010-01-18*Add some debug info to trac reason of assertion fail in Unit destructor.QAston
2010-01-01Make the core boot alot cleaner. Fix some formating. Make custom attributes f...p0wer
2009-12-18[8667] Correctly respawn pooled object in case the same object is selected fo...n0n4m3
2009-10-31*Fix usage of grid removal state, thanks Sisifmaximius
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-09-21*[8508] Not assign boolean value to integer variable, expecting to always be ...maximius
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly before...maximius
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
2009-07-01 [8102] Simplify code base at new root method WorldObject::CleanupsBeforeD...megamage
2009-06-16[8026] Obtain object's map directly by calling appropriate WorldObject::GetMa...megamage
2009-05-04[7756] Fixed memory leak in PoolHandler::Initialize(). Author: AlexDerekamegamage
2009-05-03[7745] Fixed gcc warnings. Author: AlexDerekamegamage
2009-04-03 [7607] Improvements in support some generic achievement classes Author: V...megamage
2009-03-28[7555] Check pool_id bafire access to pool data in PoolHandler::CheckPool Aut...megamage
2009-03-19* Implementing database logging:XTZGZoReX
2009-03-08[7403] much more unneeded includes removed Author: balrokmegamage
2009-02-19[7304] Move inner template class from parent class definition for better comp...megamage
2009-02-19 [7302] Fixed build at Unix/Linux.megamage
2009-02-19[7301] Partially restored linux build Author: arraimegamage
2009-02-19 [7299] Implemented circular loop detection for pools in poolsmegamage
2009-02-19 Added support for pools in poolsmegamage