aboutsummaryrefslogtreecommitdiff
path: root/src/game/CreatureGroups.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-05-05Fix crash in CreatureGroup::MemberAttackStart.Trazom62
2010-04-30Replace some PQuery/PExecute by more simple Query/ExecuteSpp
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-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-16Updated copyright for new year.n0n4m3
2010-01-16Fix again memory leaks in CreatureGroupManager::LoadCreatureFormations()Anubisss
2010-01-16Fix 2 mem leakz.Anubisss
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-10Fix compatibility problems with PostgreSQL. Patch by AzuritusKudlaty
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-09Added missing z-value in Formations.TrullyONE
2009-04-07[7622] Added creatureAI with related database tables. Author: AlexDerekamegamage
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 TrullyONEmegamage
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 dungeonsBlaymoira
2009-02-18*Merge.megamage
2009-02-17Newline added to bottom of all files.KingPin
2009-02-12*Merge.megamage
2009-02-09Replace tabs with spaces in more files.Paradox
2009-02-04Replace tabs with spaces, and fix crlf issuesmegamage
2009-02-04*Merge.megamage
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
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