aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Creature
AgeCommit message (Expand)Author
2012-08-12Core/Entities: Fixed block for CataclysmSubv
2012-08-10Core/Movement: Ensured object orientation is always within 0-2pi range, this ...Shauren
2012-08-09Core/Quests: Fix and enable all quest related opcodesNay
2012-08-08Core&DB/NPCs: Add an extra field for mana_mod in creature_template (for prope...Nay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-06Core/Creature: Add basehp3 to creature_classlevelstatsNay
2012-08-03Whitespace is the root of all evilNay
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-29Core/Objects: Added missed changes, thanks cyberbrest for noticingShauren
2012-07-25Core/PacketIO: Fix and enable few speed changes related opcodeshorn
2012-07-25Core/PacketIO: Fix a couple of spline packetskaelima
2012-07-24Core/Objects: Minor fixes to creature/gameobject dataShauren
2012-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-05Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-06-17Fix added check for IsImmunedToSpelldr.skull
2012-06-17add IsEffect() check to correct IsImmunedToSpelldr.skull
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-06-05Core/Protocol: Correct cooldowns sent with SMSG_PET_SPELLS and add summon dur...kaelima
2012-05-31Core/MovementShauren
2012-05-30Fixed some merging errors, there could be more, but at least it compiles.kaelima
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-05-18Core/Spells: Fix immunity checking for creatures (i.e. Mind Control)Elron103
2012-05-13Core/Threat: Fix by faq.Malcrom
2012-05-04Fix creature's saveMacWarrior
2012-04-24Scripts: Replaced calls to ForcedDespawn with DespawnOrUnsummon (calls approp...Shauren
2012-04-19Scripts/Ulduar: Algalon the ObserverShauren
2012-04-19Core/Creatures: Changed how boss creatures are identified, creature_template....Shauren
2012-04-18Core/Creatures: Set melee sheath as default only for creatures that do not ha...Shauren
2012-04-11dead codefaramir118
2012-04-05Core/SmartScript: Fixed crashes with stored target listsShauren
2012-03-28Core/Game: Code style again.Gyx
2012-03-28Core/Game: Code style.Gyx
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 1)Nay
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-25Memory: Get rid of some memory leaks, converted FormationMgr back to singletonSubv
2012-03-23Core/Creatures: Properly initialize m_zoneScript when it depends on zone id (...Shauren
2012-03-18Core/Units: Fix movementflag apply for flying/hovering creatures on respawnMachiavelli
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-03-15Core/Units: Offset z coordinate only if MOVEMENTFLAG_HOVER is present, not MO...Machiavelli
2012-03-13more cleanupthomas33
2012-03-12Core/Units:Machiavelli
2012-03-09Some random cleanup here and thereSpp
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-23Core: Random cleanup + compile fixShauren
2012-02-23Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.Venugh
2012-02-16Core/Entities: Removed unused variableShauren