aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-11-07Fix to Wintergrasp teleporters (Backout 5866), by Spp. Closes #90tartalo
*Wintergrasp: Move attacker questgivers to their corresponding campament, BySpp Closes #101 --HG-- branch : trunk
2009-11-07Naxxramas, Grand Widow Faerlina: script adds. Closes #15tartalo
--HG-- branch : trunk
2009-11-05*Some tweaks to Razorscale's flight behavior.maximius
--HG-- branch : trunk
2009-11-05Naxxramas, Loatheb: Script sporestartalo
--HG-- branch : trunk
2009-11-05Wintergrasp: Fix to vehicle tenacity not being applied correctly, by Spp. ↵tartalo
Closes #59 --HG-- branch : trunk
2009-11-05Drak'Tharon Keep, Trollgore: Fix name collisiontartalo
Halls of Stone: Chest handling & fix typo, by trazom. Closes #79 Halls of Stone, Sjonnir the Ironshaper: Despawn adds on reset, Attempt to fix add merging --HG-- branch : trunk
2009-11-05Drak'Tharon Keep, Trollgore: Fix AI, Implement add spawningtartalo
Drak'Tharon Keep, Novos the Summoner: Fix typo Drak'Tharon Keep, King Dred: Adjust timer + cleanup Drak'Tharon Keep, Tharon'Ja: Fix morphing model --HG-- branch : trunk
2009-11-05*Fix a crash where BankTab is between the number of purchased tabs and the ↵maximius
max number of tabs, by Trazom. ref #68 --HG-- branch : trunk
2009-11-05*Razorscale script rewrite. Still needs Harpoon and Stun implementation.maximius
--HG-- branch : trunk
2009-11-05Add an assert to trace down a crash, ref #68Machiavelli
--HG-- branch : trunk
2009-11-04*Typomaximius
--HG-- branch : trunk
2009-11-04*Also include grouped items in the check added in 3e8840284b77.maximius
--HG-- branch : trunk
2009-11-04*Never add the same loot item twice.maximius
--HG-- branch : trunk
2009-11-04*Fix a typo in arena logging, by ogeraisimaximius
--HG-- branch : trunk
2009-11-04*Fix fist weapons crit chance, found by SyRiOCoP, fixes #27maximius
--HG-- branch : trunk
2009-11-04*Revert some (apparently unreliable) asserts.. they're -almost- never false, ↵maximius
but 'almost' isn't good enough. --HG-- branch : trunk
2009-11-04*Fix a vehicle crash, thanks Aokromesmaximius
--HG-- branch : trunk
2009-11-04*Fix another crash in AuraEffect::HandleAuraFeatherFall. Closes #64.maximius
--HG-- branch : trunk
2009-11-04Fix a crash in AuraEffect::HandleAuraFeatherFall. Fixes #63, fixes #52Machiavelli
--HG-- branch : trunk
2009-11-04MergeMachiavelli
--HG-- branch : trunk
2009-11-04Fix crash in Chromaggus script. Fixes #55Machiavelli
--HG-- branch : trunk
2009-11-04mergetartalo
--HG-- branch : trunk
2009-11-04Fix compile un *NIX, closes #53tartalo
--HG-- branch : trunk
2009-11-04Fix a crash in Ahn'Kahet, thanks to Aokromes. Fixes #57Machiavelli
--HG-- branch : trunk
2009-11-03*Update WorldSession::HandleMovementOpcodes with some new information on how ↵maximius
vehicles behave, and do a little bit of cleanup. --HG-- branch : trunk
2009-11-04Fix postgresql compilation on *nix, by itzamna. Fixes #33tartalo
--HG-- branch : trunk
2009-11-03Wintergrasp: Fix honor & mark problem + change announcing mode, by Spp. ↵tartalo
Fixes #14 --HG-- branch : trunk
2009-11-03Naxxramas, Kelthuzad: Fix Chains of Keltuzhad, by Tali (implements ref #21)tartalo
Cleanup --HG-- branch : trunk
2009-11-03Hopefuly correctly fix a crash in Player::KilledMonsterCredit nowMachiavelli
--HG-- branch : trunk
2009-11-03Wintergrasp: Fix .wg status crash, By Spp. Fixes #9tartalo
--HG-- branch : trunk
2009-11-03*fix all of Illidan's AOE spellsRat
-flame crash, eye blast, blaze, eye blast beam visual --HG-- branch : trunk
2009-11-03Do not proc Blood Aura from Improved Blood Presence (removed in 3.1)Machiavelli
--HG-- branch : trunk
2009-11-03*implement new creatureAI called: AOEAIRat
-it takes the spell1 from creature_template and casts on him self if aura not found, it can not attack or move -creature becomes unattackable and invisible NOTE: flag 128 should not be set in flags_extra field in creature_template, otherwise spells will be only visible to GMs --HG-- branch : trunk
2009-11-02* Better solution to No Fly zones by Spp, closes #4maximius
--HG-- branch : trunk
2009-11-02*Fixes several GO and trap issues.maximius
--HG-- branch : trunk
2009-11-02*Implementation of 'No Fly Zone' (Dalaran and Wintergrasp), by Spptartalo
--HG-- branch : trunk
2009-11-02*TK:Eye, Kael's flamestrike should not follow playersRat
--HG-- branch : trunk
2009-11-02*tabs to spaces in all TrinityScriptsRat
--HG-- branch : trunk
2009-11-02*FelBlood Kael'thas arcane orbs should fly slower then playersRat
--HG-- branch : trunk
2009-11-02Culling of Stratholme: Cleanup + instance script + main bosses combat AI.tartalo
Prerequisite for event script merge --HG-- branch : trunk
2009-11-02*Wintergrasp: Tower Control was not applied when entering zone, by Spptartalo
*Wintergrasp: Announce tower and workshops being damaged/destroyed, by Spp *Wintergrasp: Announce when a player gets rank, by Spp *Wintergrasp: Implementation of custom commands (.wg for more info), by Spp Note: enable on/off will stop timer, it's not a real disable --HG-- branch : trunk
2009-11-02*finally fix brutallus introRat
note: don't use GetUnit() in Reset() nor in constructor, if searchable creature's guid is higher than the searchers it won't find it, it will be created after current creature, use the search in moveinlos or in update --HG-- branch : trunk
2009-11-02*fix Kalecgos reset bugRat
--HG-- branch : trunk
2009-11-01*Typomaximius
--HG-- branch : trunk
2009-11-01*Cleanup, fix the wholist, thanks SoulForge and Forgivenmaximius
--HG-- branch : trunk
2009-11-02Target dummies from engi, shuld not runnig with players and fighting with ↵Kudlaty
mobs like pets. Also they shuld despawn after 15 sec. --HG-- branch : trunk
2009-11-01*Fix Windows build, implement ScriptMgr config accessors, by Paradoxmaximius
--HG-- branch : trunk
2009-11-01*Fix getLevel() being parsed as a char in ostringstream usemaximius
--HG-- branch : trunk
2009-11-01*Small revert of a change introduced in e5d15a2b1edemaximius
--HG-- branch : trunk
2009-11-02Add learn dual spec option to gossip rouge trainersKudlaty
--HG-- branch : trunk