| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2009-03-22 | * Fixed thread deadlock by disabling logging DB errors to DB... Heh. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Make auras with periodic power take cancel when there is no more power ↵ | QAston | |
| avalible. --HG-- branch : trunk | |||
| 2009-03-22 | *Fix aurastate bug. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-22 | *Take ComboPoints after doing spell effects. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-22 | Fix typo. Thanks Aokromes. | panaut0lordv | |
| --HG-- branch : trunk | |||
| 2009-03-22 | Fixed expected .conf version (drink cofee b4 commiting, racz ;)) | panaut0lordv | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Fix a bug of spells that use combo points. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Do not set civilians as react state defensive as default. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-21 | [7517] Add tick targets amount limitations to 48505 and ranks. Author: ↵ | megamage | |
| VladimirMangos --HG-- branch : trunk | |||
| 2009-03-21 | [7516] Add form/mounting/self control loss limitations to 48505 and ranks. ↵ | megamage | |
| Author: Sarjuuk --HG-- branch : trunk | |||
| 2009-03-21 | [7513] Implement currencies tab work. Also check related item data at server ↵ | megamage | |
| startup. Author: VladimirMangos --HG-- branch : trunk | |||
