aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-01-30Add support to time remaining display in WSGthenecromancer
--HG-- branch : trunk
2010-01-30* Revert [7239]. Research/code was wrong - caused wrong corpse position.XTZGZoReX
--HG-- branch : trunk
2010-01-30Fix error with undeclared namethenecromancer
--HG-- branch : trunk
2010-01-30*Do not check for charminfo->petnumber when responding to Pet name querythenecromancer
*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 commandsBrian
* 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 QAstonBrian
--HG-- branch : trunk
2010-01-29MergeTrazom62
--HG-- branch : trunk
2010-01-29Fix UnitAI::SelectTarget: avoid erasing player from the threadlist.Trazom62
--HG-- branch : trunk
2010-01-29Fix Script Naxxramas/Kel'thuzad. Thanks tbaart.Trazom62
Fixe issue #321. - frost blast shall not target MT. --HG-- branch : trunk
2010-01-29Fix 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-29Fix 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*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*Typofix - Journeyman - rank 2 Apprentice - rank1QAston
--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-28Fix Script HoL/Ionar. Thanks WarHead.Trazom62
Fixes issue #258. --HG-- branch : trunk
2010-01-28Fix Script Violet HoldTrazom62
- 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-28Fix 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 #521Rat
--HG-- branch : trunk
2010-01-28Mergethenecromancer
--HG-- branch : trunk
2010-01-28Implement Insanity phase for Herald Volazj encounter (still missing AI for adds)thenecromancer
--HG-- branch : trunk
2010-01-27Removed tabs. Closed issue 397 and 171._manuel_
--HG-- branch : trunk
2010-01-27Implemented fix for Spirit Wolf (feral spirit talent). By Gyullo_manuel_
--HG-- branch : trunk
2010-01-27Re-add event support for type 10 (goober) GOs. By Biglad_manuel_
--HG-- branch : trunk
2010-01-27More correct spell Id for snake scriptthenecromancer
--HG-- branch : trunk
2010-01-27Fix Arena Teams on scoreboard being swappedthenecromancer
Fix Arena Unit Frames --HG-- branch : trunk
2010-01-27Fixed 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-26Fix crash in npc_orinoko_tuskbreakerAITrazom62
--HG-- branch : trunk
2010-01-26Disable Ring of Valor ArenaSpp
--HG-- branch : trunk
2010-01-26* Fix compileBrian
--HG-- branch : trunk
2010-01-26* Moved game event starting / stoping to detail log levelBrian
--HG-- branch : trunk
2010-01-26* mergeBrian
--HG-- branch : trunk
2010-01-26* moved IsGameObjectOfTypeInRange to debug log levelBrian
--HG-- branch : trunk
2010-01-26*finalized basic hard-lootmode definesRat
-DB devs should stick with lootmode 2,4,8,16 for hardmode loots (use as bitmask) -and lootmode 1 as default --HG-- branch : trunk
2010-01-26*log creature's entry in eascortAI error logRat
--HG-- branch : trunk
2010-01-25Fix startup warning due to r7188.Trazom62
--HG-- branch : trunk
2010-01-25Fix Script Gundrak/Gal Darah. Thanks Azuritus.Trazom62
Fixes issue #448. - implements achievements What the Eck? and Share The Love. - Fix Impaling Charge used on aggro - Fix reset of phase counter. --HG-- branch : trunk
2010-01-25Fix SpellEffect Quest Complete: shall work if player is the unitTargetTrazom62
--HG-- branch : trunk
2010-01-25Fix Script Naxxramas/Faerlina with help of Scarymovie87.Trazom62
Fixes issue #158. - simplifies widow embrace handling - Adds can only be mind controlled in 25man version - Adds will be killed, if mind controlled and using Widows Embrace - Adds will only cast Widows Embrace on death in 10man version - implements Achievement Momma said knock you out - Avoid greet yell for non-player units moving in line of sight - update some timers. --HG-- branch : trunk
2010-01-25*Some cleanup in SharedDefinesQAston
*Implement spell target modes 96-103, 91, 92 --HG-- branch : trunk
2010-01-25Mergethenecromancer
--HG-- branch : trunk
2010-01-25Fix Rated Arena scores display (Matchmaking Value is not implemented)thenecromancer
--HG-- branch : trunk
2010-01-25Merge after backoutXanadu
--HG-- branch : trunk
2010-01-25Backed out changeset: 4cc8628cc8ef. That wasn't a good call. Thanks go to ↵Xanadu
QAston for pointing it out to me. --HG-- branch : trunk