| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-19 | Avoid not needed too oftent send update data, cleanups. by SilverIce | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-19 | Implement new visibility system, based on Silverice patch for mangos | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | [9012] fix crash when achievement is completed and player isn't in world | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Update some code for 322a | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-14 | Fix Dancing Rune Weapon. By liberate, closes #365 | spp | |
| --HG-- branch : trunk | |||
| 2009-11-27 | Apply #412. | Kudlaty | |
| Add support to gameobject type Transport (11) that should stop like Orgrimmar arena Elevators or pilars. Patch by Spp and Opterman --HG-- branch : trunk | |||
| 2009-11-22 | *Cleanup, fix a few warnings, and make the SD2 grid searchers just pass ↵ | maximius | |
| through to the standard Trinity grid searchers, as they have identical functionality. Thanks thmarth. Closes #387, #388 --HG-- branch : trunk | |||
| 2009-11-20 | *Some cleanup (mostly whitespace changes) | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-31 | *Reinit the iterator in each loop as the iter is removed from the list, in ↵ | maximius | |
| AuctionHouseObject::Update, by Trazom *No longer disregard z/o in Map::CreatureRelocation, thanks Sisif *Cleanup, and make Divine Storm default to m_caster is no unitTarget is available *Some mtmaps optimization --HG-- branch : trunk | |||
| 2009-10-18 | *Cleanup | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-17 | *Massive cleanup redux. | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-17 | *Backed out changeset 3be01fb200a5 | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-17 | *Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ↵ | maximius | |
| some other cleanups by hand) *Fix a possible crash in Spell::DoAllEffectOnTarget --HG-- branch : trunk | |||
| 2009-09-27 | *Merge [8524] New cell search algorithm implemented. You can now choose ↵ | maximius | |
| different visibility distances on continents, in BG/Arenas and instances. Author: Ambal *Some warning cleanup --HG-- branch : trunk | |||
| 2009-09-21 | Reapply patch about changing modelid_a/h(2) values to modelid1..4, display ↵ | Kudlaty | |
| ids are no longer incorrectly chosen based on player faction. --HG-- branch : trunk | |||
| 2009-09-04 | Fix some issues with game object create according to last patch. Thx to ↵ | Kudlaty | |
| NoFantasy and DearScorpion --HG-- branch : trunk | |||
| 2009-09-03 | Fix bug with going trough things on login. Thanks to Opterman and Nofantasy | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-09-02 | [FIX] Energy/Mana Regeneration By HiZed | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-29 | *More update about positions. | megamage | |
| *Ulduar: do not allow demolisher to regenerate pyrite. Player must shoot down and grab the containers to refill pyrite. --HG-- branch : trunk | |||
| 2009-08-29 | *Make position as a class; | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-28 | *Fix a crash caused by gm command .object move and so on | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-26 | *Add some crash log. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-26 | *Some clean up and add debug info to find the reason of crash. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-25 | *Do not reset map id in resetmap. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-25 | *Do not make getmapid virtual function to improve speed. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-24 | *Fix some summon vehicle spells. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-23 | *Update vehicle system. Make vehicle a seperate class from creature. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-23 | *Some update of spell target selection. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-23 | *Do not always set faction in summonvehicle function. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-19 | *Set vehicle owner guid and faction in summonvehicle instead of ↵ | megamage | |
| spelleffecthandler. --HG-- branch : trunk | |||
| 2009-08-13 | *Do not assert !map for non-corpse worldobjects. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-13 | *Add an assert in ~worldobject | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-12 | *Rewrite and simplify sendmessagetoset functions. This fixes the bug that ↵ | megamage | |
| player cannot see dummy aura is cancelled when puppet is far away. --HG-- branch : trunk | |||
| 2009-08-12 | *first remove corpse from world then resetmap | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-12 | *Fix a crash caused by addnpc command. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-11 | *Add some asserts back. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-11 | *ResetMap for worldobjects when map is deleted. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-11 | *Only use m_isWorldObject to check if an object is in grid or world. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-11 | *A temp fix of the crashes caused by corpses. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-10 | *Assert !IsInWorld() in set map | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-10 | *Assert !IsInWorld() in reset map | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-01 | *Remove unneeded assert. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-01 | *Improvements in map managing. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-30 | *Fix per-caster aura state based on [8218] (Author: VladimirMangos;almost ↵ | QAston | |
| nothing left from original patch): *Fixes all per caster aurastates instead of only conflagrate *Adds a holder for aura state auras for speedup search *Save some memory space by removing m_auraStateMask from aura class. --HG-- branch : trunk | |||
| 2009-07-30 | *Backout some mangos stuff which is solved using better way in trinity. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-30 | Backed out changeset 7fab27a57ecc - mangos [8218] | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-30 | [8225] Some fixes from 320 branch. Author: tomrus88 | megamage | |
| --HG-- branch : trunk | |||
| 2009-07-30 | [8218] Final part of talent 17962 and ranks fixes. Author: VladimirMangos | megamage | |
| * Correctly show per-caster aura state for cleitns. --HG-- branch : trunk | |||
| 2009-07-24 | Merge [SD2] | Kudlaty | |
| r1088 Add grid searcher class PlayerAtMinimumRangeAway and create ScriptedAI function GetPlayerAtMinimumRange that return player in grid with at least the defined range away from m_creature. r1089 Remove no longer needed grid search code and use function instead. - skip r1090 Rename and clarify function variables - skip r1091 Add two new grid search functions to return list of creature and gameobject. Remove unused class. r1092 Remove more grid search code in scripts and use functions instead. r1093 Remove obsolete grid search class and rename new to a more consistent name. r1094 Speed up functions GetCreature/GameObjectListWithEntryInGrid a bit --HG-- branch : trunk | |||
| 2009-07-22 | *Implement Aura Type 247 (SPELL_AURA_CLONE_CASTER) and 279 ↵ | QAston | |
| (SPELL_AURA_INITIALIZE_IMAGES) *Handle CMSG_GET_MIRRORIMAGE_DATA opcode. *Save Minions follow angle to allow themmoving in a formation *Improvements in SpellAI: correctly evade and select attack target for creatures without threat list *Use SpellAI instead of PetAI for not controllable guardians *Only guardians with SUMMON_TYPE_PET are controllable now *Add script and template data for Mirror Image. *Thanks to Drahy for help. --HG-- branch : trunk | |||
