| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-24 | * Re-implemented SHORT_SLEEP (-DSHORT_SLEEP=1 in Cmake). | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-24 | *Make sure the a player can only have one viewpoint. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-24 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-24 | [7530] Fixed counting exalted reputation achievements work for factions with ↵ | megamage | |
| base reputation != 0. Author: emsy --HG-- branch : trunk | |||
| 2009-03-24 | [7529] Hide some implementation details for fall damage calculation and ↵ | megamage | |
| breath timers. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-03-24 | [7528] Avoid use same iteration variable for internal loop. Author: Fog | megamage | |
| This will fix problem with wrong item entry output in error message. --HG-- branch : trunk | |||
| 2009-03-24 | [7527] Remove redundent arg from Player::EnvironmentalDamage Author: ↵ | megamage | |
| VladimirMangos --HG-- branch : trunk | |||
| 2009-03-24 | [7524] Removed commented code in Spell::EffectSendEvent() Author: Triply | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-24 | [7523] Fixed: players will now drop flag in battleground if they cast ↵ | megamage | |
| immunity buff on themselves. Author: `win TODO: players who carry flag in bg are imune to immunity buffs casted by friendly players. (todo added to code). Bug: if paladin casts Hand of protection on flag carrier - flag will be dropped, but he should get "target is immune" message. Fixed: Do not call Battleground::Update for battleground template objects. Fixed: Do not allow immune player to click on object in battleground (not sure if this is correct in all cases). --HG-- branch : trunk | |||
| 2009-03-24 | [7522] Fixed typo in spell cast check code. Author: Triply | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-24 | *Fix a crash caused by summoncreature. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-24 | * Some costmetic changes in Log class. | XTZGZoReX | |
| * Removed LOG_TYPE_PACKET and changed LOG_TYPE_CRASH from 10 to 9. --HG-- branch : trunk | |||
| 2009-03-24 | * Fixed wp command. | XTZGZoReX | |
| * Fixed 2131_world.sql - if you have already applied the older version of this, don't worry. 2160_world.sql contains the fixed lines too. --HG-- branch : trunk | |||
| 2009-03-23 | *Fix a bug that antimagic zone freeze server and client. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Fix some crashes possibly related to vehicles. | megamage | |
| *Fix a bug that client crashes when seer is far away from caster. --HG-- branch : trunk | |||
| 2009-03-23 | *Do not set applyaura to be "real" when set stack amount. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Add new log level "crash alarm" to record very dangerous errors. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-24 | Added script for GO 184421 by Lukaasm. | raczman | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Use return false to replace assert false in InstanceMap::Add | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Try to fix the bug that remove pet may cause crash. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Try to fix the bug that dynamic object has too small size. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Do not proc anything when aura is removed by cancel. | megamage | |
| *Remove aura by cancel when duel complete. This fix a crash. --HG-- branch : trunk | |||
| 2009-03-23 | *Fix a crash in CanCast. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Try to fix the crash caused by boss_priestess_delrissa script. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Allow knockback creatures. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Fix a typo in knockback effect. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Fix a crash caused by eventai. Update eventai to SD2 933. Note that other ↵ | megamage | |
| contents between 928 and 933 are not updated. Author: nofantasy. --HG-- branch : trunk | |||
| 2009-03-23 | Added script for GO 183146. By McBitter. | raczman | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Fix a crash caused by RemoveSpellsCausingAuraWithDispel. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-23 | *Fix a crash. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-22 | Let set in conf custom rates for low level kill/quest reputation gain. ↵ | megamage | |
| Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-03-22 | *Note some script id are changed. DB change may be needed. | megamage | |
| [7518] Implement new script command SCRIPT_COMMAND_PLAY_SOUND (look in World.h for args) Author: VladimirMangos * Also rewrite use SMSG_PLAY_OBJECT_SOUND/SMSG_PLAY_SOUND Now WorldObject have 2 function for sound level dependent from distance (PlayDistanceSound) and for not depednet (PlayDirectSound) * Old Player::PlaySound function removed and uses need to be updated to WorldObject functions Note: function called for _source_ of sound in different from old function. * chat command .debug ps removed and .debug playsound can used for bother packects test: if no selection used SMSG_PLAY_SOUND, if selection exist including self then SMSG_PLAY_OBJECT_SOUND. --HG-- branch : trunk | |||
| 2009-03-23 | *Update dispel code and fix crash related to it. Thanks to megamage. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Fix a bug that combo points are never taken. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Fix a crash during loading scripts. Thanks to nissen. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-22 | * Merged ScriptDev2 928 | Muhaha | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Fix kill command-by pasdVn. | QAston | |
| *Fix tidal force. --HG-- branch : trunk | |||
| 2009-03-22 | *Backport a crash fix of petai. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Fix build and typo. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Do not set another viewpoint when the old one cannot be removed. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Remove possess aura when stop casting bindsight. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Fix a crash caused by boss_kelidan_the_breaker script. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Restrict the size of updatepacket to see if this can fix freeze bug. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-22 | * Fixed several chat commands after merge with MaNGOS. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Temporary hack to make Penance heal/damage at aura apply. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Backport blood frenzy fix from TC2. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Fix a crash in latest rev. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Fix blood frenzy remove (and possibly some other ↵ | QAston | |
| SPELL_AURA_ADD_TARGET_TRIGGER auras too). *Fix some problems with Cut to the Chase. --HG-- branch : trunk | |||
| 2009-03-22 | * Fixed loading of LogDB.* config values. | XTZGZoReX | |
| --HG-- branch : trunk | |||
