aboutsummaryrefslogtreecommitdiff
path: root/src/game/CreatureGroups.cpp
AgeCommit message (Collapse)Author
2009-09-10Fix compatibility problems with PostgreSQL. Patch by AzuritusKudlaty
--HG-- branch : trunk
2009-09-09*Some GUID cleanup, don't want any Linux crashes ;) (thanks Zor)maximius
--HG-- branch : trunk
2009-05-31*Set creature group leader following dist and angle to be zero to make it ↵megamage
safer. --HG-- branch : trunk
2009-05-17*Use degree rather than radian for creature_formation table.megamage
--HG-- branch : trunk
2009-04-10*Make CreatureGroupHolder map-based to prevent crash when using multi-thread ↵megamage
map. --HG-- branch : trunk
2009-04-09Added missing z-value in Formations.TrullyONE
--HG-- branch : trunk
2009-04-07[7622] Added creatureAI with related database tables. Author: AlexDerekamegamage
*Note: three tables are renamed. --HG-- branch : trunk
2009-04-07* Re-implement creature_formations startup checks after formations update.XTZGZoReX
--HG-- branch : trunk
2009-04-07* Tabs to spaces -- using: perl -p -i -e "s/\t/ /g" *XTZGZoReX
--HG-- branch : trunk
2009-04-06*Update creature formation code.megamage
--HG-- branch : trunk
2009-04-06*CreatureGroups fixed and improoved. By TrullyONEmegamage
- Multimap support for instances added. - Removed redundant group checks. - New movement rules (bool group formed/dismissed added). - uint32 Creature::GroupID replaced with CreatureGroup pointer. --HG-- branch : trunk
2009-04-05* Do proper checks at startup for creature_formations table. Also remove ↵XTZGZoReX
useless lastLeaderGUID variable. --HG-- branch : trunk
2009-04-03 [7607] Improvements in support some generic achievement classes Author: ↵megamage
VladimirMangos * Implement support achievements with refAchievement field != 0, that have criterias stored in achievement refAchievement. * Implement support achievement complete req. with specific count of completed critirias. * Avoid full achievement list scan at search achievement associated with criteria. --HG-- branch : trunk
2009-03-19* Implementing database logging:XTZGZoReX
** LogTime and LogColors config options removed due to incompatibility. ** Old file logging still available. ** Totally redone the Log class. ** Config options added: EnableLogDB, DBLogLevel, LogDB.Char, LogDB.RA, LogDB.GM -- remember to update config file. ** SQL updates attached. --HG-- branch : trunk
2009-03-14*Fixed creature following in dungeonsBlaymoira
--HG-- branch : trunk
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-02-12*Merge.megamage
--HG-- branch : trunk
2009-02-09Replace tabs with spaces in more files.Paradox
--HG-- branch : trunk
2009-02-04Replace tabs with spaces, and fix crlf issuesmegamage
--HG-- branch : trunk
2009-02-04*Merge.megamage
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵Drahy
convert all files at once --HG-- branch : trunk
2008-12-31*Add a missing sql in 725. By Machiavelli.megamage
--HG-- branch : trunk
2008-12-17*Small typo fixes. After this update leader's GUIDS in CreatureGroups must ↵shadowu@mail.bg
be added also as group member GUIDS. --HG-- branch : trunk
2008-12-15*Creature formations implemented.shadowu@mail.bg
--HG-- branch : trunk