| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-03-15 | Fixed Drain Soul and Shadowburn Soul Shard on target death. Closes issue 1058. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-03-15 | Fix lootable check in Player::isAllowedToLoot. | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-03-14 | *small tweaks to Utgarde keep bosses | Rat | |
| --HG-- branch : trunk | |||
| 2010-03-14 | * merge | Brian | |
| --HG-- branch : trunk | |||
| 2010-03-14 | * Backed out changeset ddd823e3e200 | Brian | |
| * hg commit <filename> isn't enough to push one file * also need hg push <filename> --HG-- branch : trunk | |||
| 2010-03-14 | * merge | Brian | |
| --HG-- branch : trunk | |||
| 2010-03-14 | * merge | Brian | |
| --HG-- branch : trunk | |||
| 2010-03-14 | Send SMSG_DESTRUCTIBLE_BUILDING_DAMAGE when a destructible building takes damage | Spp | |
| Thanks to Opterman for the packet structure. --HG-- branch : trunk | |||
| 2010-03-14 | * Added CONDITION_CLASS / CONDITION_RACE / CONDITION_ACHIEVEMENT for | Brian | |
| * gossip / loot conditions --HG-- branch : trunk | |||
| 2010-03-14 | Fix Master's call. Thanks Gyullo. | Trazom62 | |
| Fixes issue #1059. --HG-- branch : trunk | |||
| 2010-03-14 | Fix creature tapped and lootable dynamic flags => fix creature not lootable. | Trazom62 | |
| Fixes issue #1067. --HG-- branch : trunk | |||
| 2010-03-13 | Fix display of item enchantments in mailbox | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-03-13 | ** Cleanup in ObjectAccessor/HashMapHolder: | XTZGZoReX | |
| * Correctly lock the HashMapHolder on access. * Use ObjectAccessor wrappers (GetPlayers, GetCreatures, GetGameObjects) instead of raw HashMapHolder<Type>::GetContainer. * General code style cleanup. --HG-- branch : trunk | |||
| 2010-03-13 | Yet another crash fix due to invalid cast. | Trazom62 | |
| Fixes issue #1079. --HG-- branch : trunk | |||
| 2010-03-13 | Fix ScriptedAI::SelectUnit to support SELECT_TARGET_NEAREST and ↵ | Trazom62 | |
| SELECT_TARGET_FARTHEST. Remove duplicate select target function CreatureEventAI::SelectUnit. --HG-- branch : trunk | |||
| 2010-03-13 | Fix crash in boss_svala script + some cleanup. | Trazom62 | |
| Fixes issue #880. --HG-- branch : trunk | |||
| 2010-03-13 | Allow Battlegrounds and arenas to be disabled by DB. | Spp | |
| wtlk arenas disabled by default. - Player will continue to see all bgs using UI, but won't be able to join disabled bg's - Gossip menu not shown for disabled Bgs/arenas - Id 6 disabled = all arenas disabled. - Only id 6 arena enabled = Gossip shown but unable to join any arena --HG-- branch : trunk | |||
| 2010-03-12 | Fix compile after 7548. | Spp | |
| Also reorder the columns of account onlinelist command --HG-- branch : trunk | |||
| 2010-03-12 | Add map and zone to account onlinelist command. | Spp | |
| Closes issue 466 --HG-- branch : trunk | |||
| 2010-03-12 | Move vehicle accesories to DB. | Spp | |
| Credit to Malcrom and Manuel for the idea and original patch --HG-- branch : trunk | |||
| 2010-03-12 | Typo (sorry) | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-03-12 | Fix faulty debug logging and a crash caused by improper typecasting. Fixes ↵ | Machiavelli | |
| issue #1068 --HG-- branch : trunk | |||
| 2010-03-12 | Correct faction of Titan Relic in SOTA. | raczman | |
| author: maxdestroyer --HG-- branch : trunk | |||
| 2010-03-12 | Fixed crash on player kill and cleaned up the code a bit. Closes issue 1062. ↵ | Xanadu | |
| Closes issue 1064. --HG-- branch : trunk | |||
| 2010-03-11 | Fix achievement title check at startup. | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-03-11 | Fix Val'anyr, Hammer of Ancient Kings. Thanks sombre88. | Trazom62 | |
| Fixe issue #910. --HG-- branch : trunk | |||
| 2010-03-11 | Fix crash in getFactionTemplateEntry. | Trazom62 | |
| Fixe issues #1050. --HG-- branch : trunk | |||
| 2010-03-11 | Implement group loot for chest having GroupLootRules (go type=3, data15=1). | Trazom62 | |
| Implement round robin loot. Implement round robin for underthreshold items (group loot and need befor greed). Fix "all players pass" bug on creature. Add SMSG_LOOT_LIST message to indicate looter (round robin or master). And some other minor loot bugs. Fixes issue #167. Fixes issue #247. --HG-- branch : trunk | |||
| 2010-03-11 | Allow spellid_x fields in item_template to be signed integers. Thanks to ↵ | Machiavelli | |
| Svannon and RedSonja for testing. --HG-- branch : trunk | |||
| 2010-03-11 | Convert some C style casts to new functions | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-03-11 | Improvements in boss_four_horsemen script. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-03-11 | Remove some Debug logs nobody needed anymore | thenecromancer | |
| they've also contained wrong typecast function, therfore this'll fix issue 1054 --HG-- branch : trunk | |||
| 2010-03-11 | Merge | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-03-11 | Fixed SCRIPT_COMMAND_ORIENTATION, orientation needs to be float. Credit to ↵ | Xanadu | |
| Malcrom. --HG-- branch : trunk | |||
| 2010-03-11 | Add report unknown packets in the error log and close this packets. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-03-11 | Fixed ACTION_T_COMBAT_MOVEMENT preventing waypoint movement in OOC state. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-03-10 | * Add 2 unknown target flags. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-03-10 | Minor code style cleanup | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-03-10 | Use "REPLACE INTO" instead of "DELETE" + "INSERT INTO" in Item::SaveToDB ↵ | Machiavelli | |
| call to fix a cause of items randomly disappearing (issue 925). Note: due to the hierarchy of the function calls, it's not possible to use DB transactions in this function. --HG-- branch : trunk | |||
| 2010-03-10 | Overlooked ObjectMgr changes to reflect group table structure updates. Fixes ↵ | Machiavelli | |
| issue #1046 --HG-- branch : trunk | |||
| 2010-03-10 | * Another update of AiReaction. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-03-10 | Fix debug msg in Unit::SetCharmedBy | Spp | |
| --HG-- branch : trunk | |||
| 2010-03-10 | Fix crash in group loading. | Spp | |
| --HG-- branch : trunk | |||
| 2010-03-10 | Totem* casts. | raczman | |
| --HG-- branch : trunk | |||
| 2010-03-10 | Removed forgotten nonexistent colums from a query. Thank Aokromes for ↵ | Xanadu | |
| pointing a finger on it --HG-- branch : trunk | |||
| 2010-03-10 | * Add GUID logging in Unit::SetCharmedBy. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-03-10 | * Update AiReaction enum. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-03-09 | Fix quest reward money showing up as experience reward in quest reward ↵ | Machiavelli | |
| offering dialogue. Fixes issue #829 --HG-- branch : trunk | |||
| 2010-03-09 | Fix removal of action buttons by removing some redundant code. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-03-09 | Fix enchant items in trade window. | Spp | |
| Original patch by Kierkegaard closes issue #985 --HG-- branch : trunk | |||
