| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-01-30 | *Add error checks at spell_required table loading | QAston | |
| *Allow spell_required table to store more than 1 spell learn requirement for a spell *spell_required table data is removed from world.sql and since this commit the data for it should be maintained by db project you're using. --HG-- branch : trunk | |||
| 2010-01-30 | Typo in last commit :( | Spp | |
| --HG-- branch : trunk | |||
| 2010-01-30 | Added missing CMakeList file. | Spp | |
| * Thanks to Taliesin * Closes 573 --HG-- branch : trunk | |||
| 2010-01-30 | * Fixed the console in Linux so the prompt doesn't get hung, that was so | Brian | |
| * annoying. Original idea by stump --HG-- branch : trunk | |||
| 2010-01-30 | * Set the default spawntimesecs for creatures / gameobjects added in game to ↵ | Brian | |
| 5 minutes * Was 25 seconds * Thanks Paradox --HG-- branch : trunk | |||
| 2010-01-30 | Fix Script Naxxramas/KelThuzad. Thanks scarymovie87 for pointing out the ↵ | Trazom62 | |
| issue in previous patch. - frost blast shall target MT in 25-mode only. --HG-- branch : trunk | |||
| 2010-01-30 | *Fix the dead loop in Player::removeSpell, or at least optimize the cycle. | QAston | |
| --HG-- branch : trunk | |||
| 2010-01-30 | Add support to time remaining display in WSG | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-30 | * Revert [7239]. Research/code was wrong - caused wrong corpse position. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-01-30 | * Set auto increment values for creature and gameobject GUIDs outside of TDB | Brian | |
| ranges. * All custom content should have GUIDs > 250000 for `creature` and GUIDs > 200000 for `gameobject` --HG-- branch : trunk | |||
| 2010-01-30 | Fix error with undeclared name | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-30 | *Do not check for charminfo->petnumber when responding to Pet name query | thenecromancer | |
| *Send Unknown if pet is not found by object accessor --HG-- branch : trunk | |||
| 2010-01-30 | *Fix second crash in the opcode handler. | QAston | |
| --HG-- branch : trunk | |||
| 2010-01-30 | *Fix a crash in CORPSE_MAP_POSITION_RESPONSE handler. | QAston | |
| --HG-- branch : trunk | |||
| 2010-01-29 | * Merge - screw you, Brian! | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-01-29 | * Implement ↵ | XTZGZoReX | |
| CMSG_CORPSE_MAP_POSITION_QUERY/CMSG_CORPSE_MAP_POSITION_QUERY_RESPONSE opcodes. Thanks to: Ceris, Lightguard, raczman for helping with research/code. * Fix SMSG_QUERY_TIME_RESPONSE use/structure. Patch/research by TOM_RUS. --HG-- branch : trunk | |||
| 2010-01-29 | * Changed the default security levels for some commands | Brian | |
| * Deleted no longer used loadscripts command * Updated security levels in the command table to match defaults in the core --HG-- branch : trunk | |||
| 2010-01-29 | * Added check in ObjectMgr to allow RewSpellCast=-1. Thanks QAston | Brian | |
| --HG-- branch : trunk | |||
| 2010-01-29 | Merge | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-01-29 | Fix UnitAI::SelectTarget: avoid erasing player from the threadlist. | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-01-29 | Fix Script Naxxramas/Kel'thuzad. Thanks tbaart. | Trazom62 | |
| Fixe issue #321. - frost blast shall not target MT. --HG-- branch : trunk | |||
| 2010-01-29 | Fix Script Naxxramas/Maexxna. Thanks Scarymovie87. | Trazom62 | |
| Fixe issue #162. - Add an repeating event for Frenzy, spell only lasts 10 minutes - Added comments for missing texts - Code style : Changed "return;"s to "break;"s in switch-case - Code style : Move code of AI of Wrap Webs from mob_generic_creature.cpp into boss_maexxna.cpp file, since it belongs to the fight --HG-- branch : trunk | |||
| 2010-01-29 | Fix Script Naxxramas/Heigan. Thanks Scarymovie87. | Trazom62 | |
| Fixe issue #176. - fix timers --HG-- branch : trunk | |||
| 2010-01-29 | * Call Database::ThreadStart()/Database::ThreadEnd() for all databases in ↵ | XTZGZoReX | |
| all threads. --HG-- branch : trunk | |||
| 2010-01-29 | * Fixed import error on spell_ranks, thanks for the info QAston | Brian | |
| --HG-- branch : trunk | |||
| 2010-01-29 | *Fix build with GCC, thanks to Brian. | QAston | |
| --HG-- branch : trunk rename : sql/updates/7234_world_spell_ranks.sql => sql/updates/7236_world_spell_ranks.sql | |||
| 2010-01-29 | *Prevent linked effects to apply area auras in ↵ | QAston | |
| Unit::RemoveAreaAurasDueToLeaveWorld, finally fix the update sql --HG-- branch : trunk | |||
| 2010-01-29 | *Changes from recent commit into update file, sorry for that :< | QAston | |
| --HG-- branch : trunk rename : sql/updates/7233_world_spell_ranks.sql => sql/updates/7234_world_spell_ranks.sql | |||
| 2010-01-29 | *Typofix - Journeyman - rank 2 Apprentice - rank1 | QAston | |
| --HG-- branch : trunk rename : sql/updates/7232_world_spell_ranks.sql => sql/updates/7233_world_spell_ranks.sql | |||
| 2010-01-29 | *Move spell rank extractor out of core, use sql table instead for easier ↵ | QAston | |
| maintaining of dependant database data. --HG-- branch : trunk | |||
| 2010-01-29 | * Added actual loading of the `addons` table... This was missing in the ↵ | XTZGZoReX | |
| original commit. --HG-- branch : trunk | |||
| 2010-01-28 | Fix Script HoL/Ionar. Thanks WarHead. | Trazom62 | |
| Fixes issue #258. --HG-- branch : trunk | |||
| 2010-01-28 | Fix Script Violet Hold | Trazom62 | |
| - fix event reset if wipe at a boss - fix boss not random again after a wipe - fix erekem guard handling - fix portal random location - fix save and load data - fix world state display for wave count - fix some timers - fix mob_erekem_guard set on correct creature_template entry Still WIP. --HG-- branch : trunk | |||
| 2010-01-28 | Fix Script Naxxramas/Kel'Thuzad. Thank PrinceCreed, Scazzato88 and Gyullo. | Trazom62 | |
| Fixes issue #486. Fixes issue #511. - fix kel'thuzad not casting when entering phase 2. - fix crash when casting Detonate Mana. --HG-- branch : trunk | |||
| 2010-01-28 | *fix script config, closes issue #521 | Rat | |
| --HG-- branch : trunk | |||
| 2010-01-28 | Merge | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-28 | Implement Insanity phase for Herald Volazj encounter (still missing AI for adds) | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-27 | Removed tabs. Closed issue 397 and 171. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-27 | Implemented fix for Spirit Wolf (feral spirit talent). By Gyullo | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-27 | Re-add event support for type 10 (goober) GOs. By Biglad | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-27 | More correct spell Id for snake script | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-27 | Merge | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-01-27 | Moved old sql update files to 3.2.2a_old directory. | teacher | |
| --HG-- branch : trunk | |||
| 2010-01-27 | Fix Arena Teams on scoreboard being swapped | thenecromancer | |
| Fix Arena Unit Frames --HG-- branch : trunk | |||
| 2010-01-27 | Fixed hunter trap procs - Entrapment and Lock and Load shall be henceforth ↵ | Xanadu | |
| proced only by the correct traps. Closes issue #110. --HG-- branch : trunk | |||
| 2010-01-26 | Fix crash in npc_orinoko_tuskbreakerAI | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-01-26 | Disable Ring of Valor Arena | Spp | |
| --HG-- branch : trunk | |||
| 2010-01-26 | * Added a stupidity check into world.sql so it can not be imported | Brian | |
| * accidentally --HG-- branch : trunk | |||
| 2010-01-26 | * Fix compile | Brian | |
| --HG-- branch : trunk | |||
| 2010-01-26 | * Moved game event starting / stoping to detail log level | Brian | |
| --HG-- branch : trunk | |||
