| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-04-07 | * Re-implement creature_formations startup checks after formations update. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *Use constant LANG_INSTANCE_RAID_GROUP_ONLY in a message which in ↵ | Anubisss | |
| CanPlayerEnter(). --HG-- branch : trunk | |||
| 2009-04-07 | Used constant SEC_PLAYER in World::SendGMText(int32 string_id, ...) | mknjc | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *correct Leotheras the Blind add positions | Rat | |
| --HG-- branch : trunk | |||
| 2009-04-07 | Fix Next repeatable quest and gossip icons in terokkar_forest.cpp - patch ↵ | Chaz Brown | |
| submitted by kudlaty --HG-- branch : trunk | |||
| 2009-04-07 | Fix Next repeatable quest and gossip icons in terokkar_forest.cpp - patch ↵ | Chaz Brown | |
| submitted by kudlaty --HG-- branch : trunk | |||
| 2009-04-07 | *fix Al'ar stuck bug | Rat | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *fix Lady Vashj unattackable bug | Rat | |
| --HG-- branch : trunk | |||
| 2009-04-07 | * Merge. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-04-07 | * Fix a Copyright notice. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-04-07 | * Tabs to spaces -- using: perl -p -i -e "s/\t/ /g" * | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Fix the bug that revive pet make pet action bar disappear. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-08 | *Make amount of auras be more correct. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Update creature formation code. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *Try to make judgement of light not teleport caster. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *Merge with r2465. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-04-08 | *Fix a crash with cloak of shadows. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-08 | *Fix auras amount after relog | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *Again a typofix-sorry for that | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *Fix a typo | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *Temporary crashfix for procflag | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *More crashfixes | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *Fix CRLF in Unit.h and Level3.cpp files. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-04-06 | * Trailing whitespace removed. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Fix typos in command Namego and Groupgo. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-04-07 | * Fix some freezes. | QAston | |
| * Fix freeze in HandleModMechanicImmunity- thanks for megamage for pointing this. --HG-- branch : trunk | |||
| 2009-04-06 | *CreatureGroups fixed and improoved. By TrullyONE | megamage | |
| - Multimap support for instances added. - Removed redundant group checks. - New movement rules (bool group formed/dismissed added). - uint32 Creature::GroupID replaced with CreatureGroup pointer. --HG-- branch : trunk | |||
| 2009-04-06 | *Try to fix the bug that pet is not attackable during duel/arena. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-07 | *Some crashfixes. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Add a check for Glyph of Swiftmend in Swiftmend code. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-04-06 | fix a long standing typo | Chaz Brown | |
| --HG-- branch : trunk | |||
| 2009-04-06 | fix a long standing typo | Chaz Brown | |
| --HG-- branch : trunk | |||
| 2009-04-05 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-05 | *Always delink spell and container when spell is cancelled. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-05 | *Update the crash check in object.cpp. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-05 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Set aura remove by expire only for expired auras | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Fix Freeze | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Allow auras to be removed during other auras update. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Missing part of last commit. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Try to fix a crash. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-06 | *Fix auras stacking. | QAston | |
| --HG-- branch : trunk | |||
| 2009-04-05 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-05 | [7619] Work under Achievement and AchievementCriteriaCompletion Flags ↵ | megamage | |
| Author: DiSlord Remove wrong (not fully correct) check in IsCompletedAchievement --HG-- branch : trunk | |||
| 2009-04-05 | [7618] Fixed: Prevent adding threat to dead creature and for dead target. ↵ | megamage | |
| Author: VladimirMangos Also remove horriable typecast in ThreatManager code and some other cleanups. --HG-- branch : trunk | |||
| 2009-04-05 | [7616] Implement .debug play cinematic and .debig play movie. Rename .debug ↵ | megamage | |
| playsound to .debug play sound. Author: VladimirMangos *Note: some conflicts of string. --HG-- branch : trunk | |||
| 2009-04-05 | [7615] Continue sorting chat command function declarations. Move send ↵ | megamage | |
| commands in new .send * subcommand list. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-04-05 | Just add define for one AchievementFlags Author: DiSlord | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-05 | [7614] Sort/rename debug commands, Move packet send commands to new ↵ | megamage | |
| ".debug send " subcommands list. Author: VladimirMangos Also drop not implemented .debug inarc Add to .debug send spellfail support for up to 2 additional args for spell fail packet. --HG-- branch : trunk | |||
