| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-01-06 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-06 | *Mangos [7040] Move achievment rewards dat to new DB table. Implement ↵ | megamage | |
| sending item rewards by mail. By VladimirMangos. Support localization string fields for new table. Move achievments related code and data from ObjectMgr to new AcievmentGlobalMgr. *Mangos [7041] Add 7-8 rank warlock stone. By GriffonHeart. --HG-- branch : trunk | |||
| 2009-01-06 | *Mangos [7039] Implement mangosd.conf options Death.Bones. By VladimirMangos. | megamage | |
| *for disable bones creating from corpse in world zones or in arena/bg. *Note: in case apply insignia bones still created as required for looting. --HG-- branch : trunk | |||
| 2009-01-06 | *Mangos [7037] Avoid unneeded #ifdef. By VladimirMangos. | megamage | |
| *Mangos [7038] Fixing known taxi node save in 3.0.3. Cleanup code. By VladimirMangos. --HG-- branch : trunk | |||
| 2009-01-06 | *Mangos [7034] Add support 96 bit spell family mask to triggers. By DiSlord. | megamage | |
| *Mangos [7035] Disable wrong use some spell effects (changed in 303). By DiSlord. *Mangos [7036] Implement one warlock glyph. By DiSlord. --HG-- branch : trunk | |||
| 2009-01-06 | *Merge with Trinity 793. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-06 | *Record difftime as ms rather than s. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-06 | *Fix a bug in cell computation. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-06 | *Some small fixes in dbscript command 17 (SCRIPT_COMMAND_CALLSCRIPT_TO_UNIT). | TrullyONE | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Do not let mob flee to call help when it has AURA_PREVENTS_FLEEING. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Remove emote column from eventai_texts for compatibility with ACID. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Record more detailed difftime info. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Some update of relocation notify. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Allow FindCreature to find pet/guardian/active creatures. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Mangos [7032] Remove unused field from realm structure in realmd. By zhenya. | megamage | |
| *Mangos [7033] Add some dummy triggers. By DiSlord. DK - 49015 and ranks, 51459 and ranks, 48979 and ranks Druid - 48516 and ranks, 48496 and ranks Shaman - 55440 glyph Also fix send AttackStateUpdate on block Add some spell_proc_event data Fix sql update for 7031 --HG-- branch : trunk | |||
| 2009-01-05 | *New commands: .gobject addtemp/.npc addtemp - by XTZGZoReX | Blaymoira | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Implemented faction acces for special zones | Blaymoira | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Mangos [7031] Implement some mage, paladin dummy trigers. | megamage | |
| *Mangos [7029] Some work vs aura charges: Move to protected: need use SetAuraCharges, GetAuraCharges, DropAuraCharge Now m_procCharges == 0 if infinite charges, and > 0 for limit Remove not need UpdateAuraCharges() By DiSlord. --HG-- branch : trunk | |||
| 2009-01-04 | *Mangos [7027] Add descriptions to new options. By VladimirMangos. | megamage | |
| *Mangos [7028] Code fix on client change. Remove not need code. Fix some SPELL_AURA_OVERRIDE_CLASS_SCRIPTS aura use. By DiSlord. --HG-- branch : trunk | |||
| 2009-01-04 | *Mangos [7026] Current arena season id and state send and setting in ↵ | megamage | |
| mangosd.conf. By GriffonHeart. --HG-- branch : trunk | |||
| 2009-01-04 | *Mangos [7025] Restore work/add new spell post effects. By DiSlord. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Remove Realmd.rc. This fix the bug about "case-folding collision..." error. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Add some missing contents in previous commits. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Mangos [7023] Remove not used useCharges for ↵ | megamage | |
| IsImmunedToSpell/IsImmunedToDamage. By DiSlord. --HG-- branch : trunk | |||
| 2009-01-04 | *Mangos: replaced dynamic by static allocation in server packets header. ↵ | megamage | |
| Added command to test large packets. By arrai. *Mangos: [7022] Added support for packets > 64 kb. By derex. --HG-- branch : trunk | |||
| 2009-01-04 | *Merge with Trinity 783. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Fix the bug that spell damage bonus is not applied. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Fix a bug in ScriptedAI::SelectUnitList. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Fix a typo in password command - by Machiavelli | Blaymoira | |
| --HG-- branch : trunk | |||
| 2009-01-04 | * Fix reload tickets from database | Blaymoira | |
| * Fix crash /exploit issue with improper pasing when '%' is in ticket message * Remove obsolete recv_data from tickets * Allow closing of a ticket inserting the guid of the GM or player that closed it into the database. * Allow assigning tickets to offline GMs. * Tighten up SQL escape strings, increased security against SQL injections * Fix issue where multiple tickets could have the same entry * --- by Machiavelli --- --HG-- branch : trunk | |||
| 2009-01-04 | *Changes in Grandmaster Vorpil - by Iskander | Blaymoira | |
| *Target limitation for spell 39835 --HG-- branch : trunk | |||
| 2009-01-04 | *Merge | Blaymoira | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Fix the bug that creature do not return to home position. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Calculate spell damage bonus when spell is casted rather than when spell ↵ | megamage | |
| hits target. --HG-- branch : trunk | |||
| 2009-01-04 | *Cleaned up database queries - by XTZGZoReX | Blaymoira | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Support for quest 4770 - by guenex | Blaymoira | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-04 | *Mangos [7019] Fix AP/RAP bonus from stat at aura apply/remove. Not use ↵ | megamage | |
| CLASSMASK_WAND_USERS mask for AP bonus. By DiSlord. *Mangos [7020] Initilize glyph order at loading/reset. This must fix problems with glyph use for old(converted) characters. By VladimirMangos. --HG-- branch : trunk | |||
| 2009-01-03 | *Fix a bug about corpse reclaim delay timer. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-03 | *Update pet's speed when pet is incombat rather than when owner is in combat. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-03 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-03 | *Trigger dimnishing return when player is killed rather than when player ↵ | megamage | |
| releases spirit. --HG-- branch : trunk | |||
| 2009-01-03 | *Mangos [7018] Update melee AP dependence for shaman class. By 123qwe. | megamage | |
| Add transaction guards for account data save DELETE/INSERT pair. By VladimirMangos. --HG-- branch : trunk | |||
| 2009-01-03 | *Mangos [7016] Avoid table `areatrigger_teleport` double reload at .reload ↵ | megamage | |
| all command. By NeatElves. --HG-- branch : trunk | |||
| 2009-01-03 | *Merge with Trinity 768. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-03 | [7015] Implement support -1 in item_template.stackable and ↵ | megamage | |
| item_template.maxcount fields. By VladimirMangos. --HG-- branch : trunk | |||
| 2009-01-03 | *Mangos [7014] Fixed setting initial value of achievement criteria counter, ↵ | megamage | |
| broken after 21df99d7. With that bug players had to complete an achievement criteria n+1 times. By arrai. --HG-- branch : trunk | |||
