index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
CreatureGroups.cpp
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-05-05
Fix crash in CreatureGroup::MemberAttackStart.
Trazom62
2010-04-30
Replace some PQuery/PExecute by more simple Query/Execute
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-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-16
Updated copyright for new year.
n0n4m3
2010-01-16
Fix again memory leaks in CreatureGroupManager::LoadCreatureFormations()
Anubisss
2010-01-16
Fix 2 mem leakz.
Anubisss
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-10
Fix compatibility problems with PostgreSQL. Patch by Azuritus
Kudlaty
2009-09-09
*Some GUID cleanup, don't want any Linux crashes ;) (thanks Zor)
maximius
2009-05-31
*Set creature group leader following dist and angle to be zero to make it sa...
megamage
2009-05-17
*Use degree rather than radian for creature_formation table.
megamage
2009-04-10
*Make CreatureGroupHolder map-based to prevent crash when using multi-thread ...
megamage
2009-04-09
Added missing z-value in Formations.
TrullyONE
2009-04-07
[7622] Added creatureAI with related database tables. Author: AlexDereka
megamage
2009-04-07
* Re-implement creature_formations startup checks after formations update.
XTZGZoReX
2009-04-07
* Tabs to spaces -- using: perl -p -i -e "s/\t/ /g" *
XTZGZoReX
2009-04-06
*Update creature formation code.
megamage
2009-04-06
*CreatureGroups fixed and improoved. By TrullyONE
megamage
2009-04-05
* Do proper checks at startup for creature_formations table. Also remove usel...
XTZGZoReX
2009-04-03
[7607] Improvements in support some generic achievement classes Author: V...
megamage
2009-03-19
* Implementing database logging:
XTZGZoReX
2009-03-14
*Fixed creature following in dungeons
Blaymoira
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-12
*Merge.
megamage
2009-02-09
Replace tabs with spaces in more files.
Paradox
2009-02-04
Replace tabs with spaces, and fix crlf issues
megamage
2009-02-04
*Merge.
megamage
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2008-12-31
*Add a missing sql in 725. By Machiavelli.
megamage
2008-12-17
*Small typo fixes. After this update leader's GUIDS in CreatureGroups must be...
shadowu@mail.bg
2008-12-15
*Creature formations implemented.
shadowu@mail.bg