aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-11-12*tabsRat
--HG-- branch : trunk
2009-11-12*fix buildRat
note: Compile before pushing !!! --HG-- branch : trunk
2009-11-11*Destroy both ReqItems and SrcItems on quest failure.maximius
--HG-- branch : trunk
2009-11-11*Destroy quest items on quest failure, and some cleanup.maximius
--HG-- branch : trunk
2009-11-11*More of that cleanup you all know and love ;)maximius
--HG-- branch : trunk
2009-11-11*Cleanupmaximius
--HG-- branch : trunk
2009-11-11Borean Tundra: Fix posbbile crashes & cleanuptartalo
--HG-- branch : trunk
2009-11-11Terokkar Forest, quest 'Escaping the Tomb': Fix & cleanup, by Manuel. closes ↵tartalo
#142 --HG-- branch : trunk
2009-11-11Wintergrasp: Working tenacity calculation, by RammboNr5tartalo
--HG-- branch : trunk
2009-11-11Obsidiam Sanctum, Sartharon: Fix, by Gyullotartalo
--HG-- branch : trunk
2009-11-11Wintergrasp: Fix tenacity calculation, by rammbonr5. Closes #156tartalo
Wintergrasp: Safe check to avoid crash, by Spp. Closes #188 --HG-- branch : trunk
2009-11-10*Limit non-equippable items to 3 drops, instead of only 1.maximius
--HG-- branch : trunk
2009-11-10*Comment out equipments changes in Nalorakk's script.Anubisss
*TODO: Find the correct id. --HG-- branch : trunk
2009-11-10Cleansing, add forgotten line to last patchtartalo
--HG-- branch : trunk
2009-11-10Fix #172 crashtartalo
--HG-- branch : trunk
2009-11-10Fix #162 crash (nesingwary_trapper related one)tartalo
--HG-- branch : trunk
2009-11-10Fix [Strength of one] (9582) and [Hypercapacitor Gizmo] (5151) quests, by ↵tartalo
arez. Closes 12 --HG-- branch : trunk
2009-11-10*removed no more needed line of code in WintergraspRat
--HG-- branch : trunk
2009-11-10*check for IsVehicle() closes #132Rat
--HG-- branch : trunk
2009-11-10*fix Character freeze after map change or login. Closes #19 patch by trazomRat
--HG-- branch : trunk
2009-11-09*Correct spells for boss Dred. Patch by manuel.Anubisss
--HG-- branch : trunk
2009-11-09*Fix memory leakz in reload gm_ticket command.Anubisss
--HG-- branch : trunk
2009-11-09*Eradar Twins EncounterRat
-Shadow Images should not be selectable and should not change targets because of heal agro -Alythess should find new target if all player die on her treathlist, now targets Sacrolash's target --HG-- branch : trunk
2009-11-07Borean Tundra, support for quest 'Escape from the Winterfin Caverns', by manueltartalo
Borean Tundra, support for quest 'Unfit for Death', by Malcrom and manuel Borean Tundra, support for quest 'Drake Hunt' (both versions), by manuel Closes #66 --HG-- branch : trunk
2009-11-07Set proper orientation after being teleported by spell, by Spp. Closes #100tartalo
--HG-- branch : trunk
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