aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Creature
AgeCommit message (Expand)Author
2015-10-16Custom logic for putting people in combat instead of relying on CreatureAI or...treeston
2015-10-16Core/Creature: Add facilities to the Creature class to allow setting an autom...treeston
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-25Core/Creature: Better formations implementationAokromes
2015-09-25Core/Creature: Fixes Issue with Formations with 2 waypointsAokromes
2015-09-25Core/Creature: Fix formations to prevent crossoverAokromes
2015-09-24Merge pull request #15168 from jameyboor/3.3.5jackpoz
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-01Core/Misc: Update game creature template locale in simple systemVincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-05Core: White space CleanUpVincent-Michael
2015-07-04Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymoreShauren
2015-07-04Core: Fix multiple warningsDDuarte
2015-07-03Dep: Disable 2 warnings in zmqpp and CascLibDDuarte
2015-07-03Fix build and SQL import after cherry-picksDDuarte
2015-07-03Core/Creature: Fix UNIT_FLAG_IMMUNE_TO_PC validity for player petsMik1893
2015-07-03Core/Texts: Fix race conditions in CreatureTextMgr repeat groupjackpoz
2015-07-01Core/Quests: Calculate the RewardMoney value with QuestMoneyReward.dbc and de...Kinzcool
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-06-26Merge pull request #14780 from mik1893/immune_to_npc_flagCarbenium
2015-06-21Core/Creature: fixed loading of creature auras on respawn, deathState needs t...MitchesD
2015-05-29Core/Quests: Implemented RewardXPMultiplier quest template fieldShauren
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-20Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-04-19Core/Creatures: remove virtual mounts from creatures on deathNorthstrider
2015-04-11Core/Misc:Vincent-Michael
2015-04-11Core: Fix typoVincent-Michael
2015-04-11Core/Misc: Update page text locale to simple systemVincent-Michael
2015-04-11Core: Fix warningsVincent-Michael
2015-04-11Core/Misc:Vincent-Michael
2015-04-10Core/Misc:Vincent-Michael
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-04-06Core/DataBase: implemented creature_questitem and gameobject_questitem tablesRat
2015-04-06Core/Packets: fixed usage if ItemDrop field in quest query responseRat
2015-04-06Core/PacketIO: Updated and enabled SMSG_SET_VEHICLE_REC_ID and SMSG_ON_CANCEL...Shauren
2015-04-04Core/Packets: rename classes to match standardsMitchesD
2015-04-04Core/PacketIO: SMSG_ZONE_UNDER_ATTACK, SMSG_THREAT_CLEAR and enabled some opc...MitchesD
2015-03-31Core/Quests: updated SMSG_QUEST_GIVER_QUEST_LIST_MESSAGE packetRat
2015-03-29Core/Phases: phaseMask remove part 1Rat
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-22Core/Misc: Warning fixesShauren
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-02-17Core/Spells: Cooldown updatesShauren