aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-03-18* Remove typeid check and fix cast target for Improved Fear. Patch by jesper....XTZGZoReX
2010-03-18* Cleanups and comments in Player::SendInitWorldStates.XTZGZoReX
2010-03-18*always remove UNIT_FLAG_OOC_NOT_ATTACKABLE if crature enters combat and rese...Rat
2010-03-17*Fix possible exploits with flying paths. by QAstonRat
2010-03-17MergeXanadu
2010-03-17Upgraded SCRIPT_COMMAND_EMOTE to do state emotes, too, based on datalong2 val...Xanadu
2010-03-17Added hack that was removed in [7443]silverice
2010-03-17Fixed players not being able to resurrect after core crash.Xanadu
2010-03-17CleanupXanadu
2010-03-17Fixed Drain Soul increased damage for targets below 25% HP. Closes issue #394...Xanadu
2010-03-17*fix Feral Spirit's healing (Spirit Hunt)Rat
2010-03-16Fix Hunter's spell Snake Trap.Trazom62
2010-03-16Overload Item::SetState correctly in Item::SetItemRandomProperties.Machiavelli
2010-03-15attempt to stop mobs casting and fleeing while stunned or confusedreno
2010-03-16- Overload Item::SetState with player argument where possible to ensure updat...Machiavelli
2010-03-15Remove Hack detecting spell 61988 in HasAura()thenecromancer
2010-03-15Fix guild bank money log display.Machiavelli
2010-03-15Don't call Item::AddToUpdateQueueOf if no player is specified as parameter fo...Machiavelli
2010-03-15Fix issue with .save or .saveall where either the core would freeze, or items...Machiavelli
2010-03-15* Added support for only displaying items from vendors for the team theBrian
2010-03-15Properly implemented CONDITION_ACHIEVEMENT for the DB gossip system.Xanadu
2010-03-15Fixed Drain Soul and Shadowburn Soul Shard on target death. Closes issue 1058.Xanadu
2010-03-15Fix lootable check in Player::isAllowedToLoot.Trazom62
2010-03-14* mergeBrian
2010-03-14* Backed out changeset ddd823e3e200Brian
2010-03-14* mergeBrian
2010-03-14* mergeBrian
2010-03-14Send SMSG_DESTRUCTIBLE_BUILDING_DAMAGE when a destructible building takes damageSpp
2010-03-14* Added CONDITION_CLASS / CONDITION_RACE / CONDITION_ACHIEVEMENT forBrian
2010-03-14Fix Master's call. Thanks Gyullo.Trazom62
2010-03-14Fix creature tapped and lootable dynamic flags => fix creature not lootable.Trazom62
2010-03-13Fix display of item enchantments in mailboxMachiavelli
2010-03-13** Cleanup in ObjectAccessor/HashMapHolder:XTZGZoReX
2010-03-13Yet another crash fix due to invalid cast.Trazom62
2010-03-13Fix ScriptedAI::SelectUnit to support SELECT_TARGET_NEAREST and SELECT_TARGET...Trazom62
2010-03-13Allow Battlegrounds and arenas to be disabled by DB.Spp
2010-03-12Add map and zone to account onlinelist command.Spp
2010-03-12Move vehicle accesories to DB.Spp
2010-03-12Typo (sorry)Machiavelli
2010-03-12Fix faulty debug logging and a crash caused by improper typecasting. Fixes is...Machiavelli
2010-03-12Correct faction of Titan Relic in SOTA.raczman
2010-03-12Fixed crash on player kill and cleaned up the code a bit. Closes issue 1062. ...Xanadu
2010-03-11Fix achievement title check at startup.Trazom62
2010-03-11Fix Val'anyr, Hammer of Ancient Kings. Thanks sombre88.Trazom62
2010-03-11Fix crash in getFactionTemplateEntry.Trazom62
2010-03-11Implement group loot for chest having GroupLootRules (go type=3, data15=1).Trazom62
2010-03-11Allow spellid_x fields in item_template to be signed integers. Thanks to Svan...Machiavelli
2010-03-11Convert some C style casts to new functionsthenecromancer
2010-03-11Remove some Debug logs nobody needed anymorethenecromancer
2010-03-11Fixed SCRIPT_COMMAND_ORIENTATION, orientation needs to be float. Credit to Ma...Xanadu