Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-17 | Fix Faerie Fire (feral) - Damage. Original Author: Nevan. | Muhaha | |
--HG-- branch : trunk | |||
2009-10-17 | Fix compile on *NIX. Original Author: Tartalo. | Muhaha | |
--HG-- branch : trunk | |||
2009-10-17 | Correct spells in terestian illhoof script. Original Author: Nevan. | Muhaha | |
--HG-- branch : trunk | |||
2009-10-17 | *Anonymous enum elimination, part 3 | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *BT Illidan fixes | Rat | |
-disable Councils summoning Akama (make shure Akama(23089) is spawned in DB) -Akama will be visible if Counils are dead, even after restart, thanks to BroodWyrm's patch -Handle wipe in more correct way, all doors open, event can be restarted at Akama, but if wiped, he will skip the door blowup part (already opened) -fixed infinyt spawning of Illidary Elits --HG-- branch : trunk | |||
2009-10-17 | *Anonymous enum elimination, part 2 | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Gundrak: Fix GO handling, by Tartalo | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Anonymous enum elimination! | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Wintergrasp: Fix a crash when guards or quest givers respawn, by Spp | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Update 90ScriptDev2.vcproj, add missing file to fix Windows build. | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Cleanup, convert rand()%x to RAND(), and fix some reversed HEROIC() calls ↵ | maximius | |
(normal is the first arguement, not heroic) --HG-- branch : trunk | |||
2009-10-17 | *Cleanup, and fix a likely infinite loop, thanks thenecromancer | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Utgarde Pinnacle: King Ymiron, by ckegg, merge by Tartalo | maximius | |
*Cleanup, and fix an incorrect timer. --HG-- branch : trunk | |||
2009-10-17 | *Fix several typos. | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Incomplete Violet Hold scripts by Tartalo | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Cleanup, remove all positive auras (ie: buffs from another spec) on spec ↵ | maximius | |
change. --HG-- branch : trunk | |||
2009-10-17 | * Wintergrasp: Elementals/Revenants only visible outside Wartime. By Spp | maximius | |
*Wintergrasp: Fixed Towers, weren't giving rewards. By Spp *Wintergrasp: Cosmetic changes to make code easier to follow. By Spp (idea by Biglad) *Wintergrasp: Building are immune to damage outside Wartime. By Spp (Original code by Biglad) *Wintergrasp: Modified Custom Honor (Honor and marks) to fit with rank level. By Spp (Thanks to Gyullo and Magnarion) *Some cleanup. --HG-- branch : trunk | |||
2009-10-17 | *Minor cleanup and a few more typo fixes. | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Fix a typo introduced in d31ab7eb7e81 | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Fix some script text entry collision. | maximius | |
--HG-- branch : trunk | |||
2009-10-17 | *Better timers for the adds from the first boss of Azjol-Nerub. Also add the ↵ | maximius | |
function Colossus->AI()->AttackStart(); to make the Drakkari Colossus (Gundrak) attack instantly, by manuel *Improved Shadow Bolt proc fix, by AniRB *Large cleanup. --HG-- branch : trunk | |||
2009-10-16 | *Implement some new functions by WarHead (not really sure if they're needed, ↵ | maximius | |
could probably be done another way) --HG-- branch : trunk | |||
2009-10-16 | *Gundrak - saved GUID fix, and bridge support, by Trazom | maximius | |
--HG-- branch : trunk | |||
2009-10-16 | *Replace more non-standard functions with standard ones.. | maximius | |
--HG-- branch : trunk | |||
2009-10-16 | *Replace unimplemented, custom functions with standard ones... | maximius | |
--HG-- branch : trunk | |||
2009-10-16 | *Azjol-Nerub - boss amanitar added, by WarHead | maximius | |
--HG-- branch : trunk | |||
2009-10-16 | *Drak'tharon load instance data fix (possible crash), by WarHead | maximius | |
--HG-- branch : trunk | |||
2009-10-16 | *Cleanup, fix build and several possible crashes. | maximius | |
--HG-- branch : trunk | |||
2009-10-16 | *Arcane Potency and Improved Fear, by Nevan. Thanks AniRB. | maximius | |
--HG-- branch : trunk | |||
2009-10-16 | *Custom Wintergrasp Honor check, to handle some uncalculated variables, by ↵ | maximius | |
Gyullo --HG-- branch : trunk | |||
2009-10-16 | *Allow Wintergrasp Spirit Healers to cast their spell, by manuel | maximius | |
--HG-- branch : trunk | |||
2009-10-16 | *Fix the quests 'Slay them All' and 'No Mercy Merciless', by manuel | maximius | |
*Minor cleanup --HG-- branch : trunk | |||
2009-10-16 | *Ulduar teleporter, and updates, by BonDit. Thanks AniRB. | maximius | |
*Fixed some typos in last commit. --HG-- branch : trunk | |||
2009-10-16 | *Fix Divine Storm (original author Nevan[?]), thanks AniRB | maximius | |
--HG-- branch : trunk | |||
2009-10-15 | *Fix *nix build. | maximius | |
--HG-- branch : trunk | |||
2009-10-15 | *Ahn'kahet: Prince Taldaram - Adjust sphere triangle size & Change random ↵ | maximius | |
player selection, by Tartalo --HG-- branch : trunk | |||
2009-10-15 | *Fix spellmods (Lava Burst Cooldown etc, spellmods with 31st bit set bugging ↵ | maximius | |
other spells), by thenecromancer --HG-- branch : trunk | |||
2009-10-15 | *Implement talent 'Borrowed Time', by sunwell | maximius | |
--HG-- branch : trunk | |||
2009-10-15 | *Cleanup. | maximius | |
--HG-- branch : trunk | |||
2009-10-15 | *Cleanup, fix a lot of potential crashes and typos. | maximius | |
--HG-- branch : trunk | |||
2009-10-15 | *Implement quest 'Trial of Fire' (Howling Fjord), by exul182 | maximius | |
--HG-- branch : trunk | |||
2009-10-15 | *Halls of Stone: Sjonnir the Ironshaper, implement ooze merging and Abuse ↵ | maximius | |
the Ooze achievement, by Tartalo --HG-- branch : trunk | |||
2009-10-15 | *Utgarde Pinnacle: Svala the Sorrowgrave, fix sacrifice target selection, by ↵ | maximius | |
Tartalo --HG-- branch : trunk | |||
2009-10-15 | *Drak'Tharon Keep: Novos the Summoner 'Oh Novos!' achievement, by Tartalo | maximius | |
--HG-- branch : trunk | |||
2009-10-15 | *Halls of Stone: Sjonnir the Ironshaper typo fix, by Tartalo | maximius | |
--HG-- branch : trunk | |||
2009-10-15 | * Force all buildings to resapwn at start of battle, todo prevent damage to ↵ | Biglad | |
buildings when its not war time --HG-- branch : trunk | |||
2009-10-15 | *Fix some typos in trinitycore.conf.dist | maximius | |
*Fix Enduring Winter not increasing water elemental duration, by Cleave --HG-- branch : trunk | |||
2009-10-15 | *Fix some errors in last commit | maximius | |
--HG-- branch : trunk | |||
2009-10-15 | *Improved Fire Nova Totem & Earthen Power, patch converted by QuaLiT1 | maximius | |
--HG-- branch : trunk | |||
2009-10-14 | *Wintergrasp: Cannons only visible during wartime, by Spp | maximius | |
*Wintergrasp: Custom Honor system now gives marks and completes achievements, by Spp --HG-- branch : trunk |