index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
PoolHandler.cpp
Age
Commit message (
Expand
)
Author
2010-04-08
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code Style: Remove trailing spaces
Spp
2010-02-14
* Core switch to client 3.3.2 (11403)
Brian
2010-01-23
Implement 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-01
Make 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 Sisif
maximius
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
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: balrok
maximius
2009-09-14
Backed 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: AlexDereka
megamage
2009-05-03
[7745] Fixed gcc warnings. Author: AlexDereka
megamage
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: balrok
megamage
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: arrai
megamage
2009-02-19
[7299] Implemented circular loop detection for pools in pools
megamage
2009-02-19
Added support for pools in pools
megamage