aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-09-12*Config option to allow multiple Guild Masters by MrSmitemaximius
--HG-- branch : trunk
2009-09-13Add support for multirealm. Patch by streetrat.Kudlaty
--HG-- branch : trunk
2009-09-12*Revert r5588.Anubisss
--HG-- branch : trunk
2009-09-12*Storm Peaks Sibling Rivalry Quest (13064) by Verasmaximius
--HG-- branch : trunk
2009-09-12Fix small omission in AuctionHouse.cpp caught by MrSmite, this may not make ↵Chaz Brown
any difference at all, or it might make all the difference in the world for the distribution of items in the AH.... --HG-- branch : trunk
2009-09-11*Fix a typo that disabled switching specs in Battlegrounds even under ↵maximius
appropriate conditions --HG-- branch : trunk
2009-09-11*Attempt to fix PetAI crash, thanks WarHeadmaximius
--HG-- branch : trunk
2009-09-11*[8474] Allow to delete BattleGround objects when any of invited players ↵maximius
didn't click to enter battle. Rename m_TeamScores500disadvantage to m_TeamScores500Disadvantage, and optimize its update. Patch is tested. Author: Triply *Added some missed changes that might of broken compile in the last 2~ commits. *Some fixes to Warlock's Death Coil by Gyullo. *Last MaNGOS merge until KingPin says otherwise.. --HG-- branch : trunk
2009-09-11*[8472] Fixed argument for KilledMonsterCredit call. Author: ApoCmaximius
--HG-- branch : trunk
2009-09-11*[8471] Little correction to prev. commit. Spell effect 90 seems to be kill ↵maximius
credit but only for single person. Author: ApoC --HG-- branch : trunk
2009-09-11*[8467] Fixed some typos. Author: AlexDerekamaximius
--HG-- branch : trunk
2009-09-11*[8466] Applied mangos coding style for Guild code. Author: Triply. Also did ↵maximius
some cleanup of my own in Guild.cpp. --HG-- branch : trunk
2009-09-11*[8465] Removed not needed checks. Author: apocmaximius
--HG-- branch : trunk
2009-09-11*[8465] Fixed exploit of z-axis described in ↵maximius
http://getmangos.com/community/showthread.php?t=9652 Author: elecyb Note: mostly just code cleanup, parts of this already seemed to be implemented, and some code that was updated in MaNGOS doesn't even exist in our code. --HG-- branch : trunk
2009-09-11*Missed some changesmaximius
--HG-- branch : trunk
2009-09-11*[8463] Fixed race conditions in LockedQueue. Author: XTZGZoReXmaximius
--HG-- branch : trunk
2009-09-11* [8460] Use achievtment criteria data from table for ↵maximius
ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL as expected. Author: VladimirMangos --HG-- branch : trunk
2009-09-11*[8457] display summoner to summoned at .namego command Author: balrokmaximius
--HG-- branch : trunk
2009-09-11* [8456] Implement area check for SPELL_ATTR_EX6_NOT_IN_RAID_INSTANCE ↵maximius
Author: VladimirMangos --HG-- branch : trunk
2009-09-11Allow Wintergrasp honor rewards to be customized. Please update your ↵Machiavelli
trinitycore.conf. --HG-- branch : trunk
2009-09-11*Utgarde Keep: save & load door status, by Tartalo, thanks Aokromes for ↵maximius
testing, and thanks Paradox for telling me about RAND() :P --HG-- branch : trunk
2009-09-11*Base script for Maiden of Grief in Halls of Stone by Elronmaximius
--HG-- branch : trunk
2009-09-11*quest 11221 Reports from the Field (Howling Fjord) by Azazel, added missed ↵maximius
update SQL from r5610 --HG-- branch : trunk
2009-09-10*Some cleanup, fix Fire and Brimstone, thanks win32maximius
--HG-- branch : trunk
2009-09-10*GO Script: Zul'Farrak Shallow Grave, by totoromaximius
--HG-- branch : trunk
2009-09-10*Cleanup comments, update THANKS (no idea if I missed anybody o_O), added ↵maximius
Themris' Warlock's Death Coil healing and damage fix, corrected some typos --HG-- branch : trunk
2009-09-10*world_script_texts cleanup (that was a great way to kill an hour).. The ↵maximius
Storm King's Vengeance (Quest) by manuel --HG-- branch : trunk
2009-09-10Fix compatibility problems with PostgreSQL. Patch by AzuritusKudlaty
--HG-- branch : trunk
2009-09-10*MrSmite's PetAI patch, plus Hawthorne's Instant Flight Paths (now with ↵maximius
actual code! >_<) --HG-- branch : trunk
2009-09-10*Add Instant flight paths option, by Hawthornemaximius
--HG-- branch : trunk
2009-09-10*Add back Themris' cleansing totem patch, accidentally removed in r4816maximius
--HG-- branch : trunk
2009-09-10*Fix Hunter pet focus regen (thanks MrSmite)maximius
--HG-- branch : trunk
2009-09-10Step 5 of preparing script texts for upcoming changesKudlaty
Now all continents are done. --HG-- branch : trunk
2009-09-10Step 4 of preparing script texts for upcoming changesKudlaty
--HG-- branch : trunk
2009-09-10Step 3 of preparing script texts for upcoming changesKudlaty
--HG-- branch : trunk
2009-09-10Step 2 of preparing script texts for upcoming changesKudlaty
--HG-- branch : trunk
2009-09-09*"Level restrictions have been applied to Lake Wintergrasp. Only players ↵maximius
level 70 or higher can count towards the tenacity tally or obtain the tenacity buff and get credit for victory or defeat. In addition, only players level 50 or higher will be able to use the portal to Wintergrasp." -- based on Gyullo's patch :) --HG-- branch : trunk
2009-09-09*Replace uint32 with int32, should fix "Pet::Update(): pets aren't ↵maximius
regenerating focus even though m_regenTimer is less than diff".. --HG-- branch : trunk
2009-09-10Add forgotten change to world.sql and update script for scarlet ghouls ↵Chaz Brown
(quest 12698) so they are in defensive mode. Also make it so, if you abandon the quest, you don't get to keep your minions... Still need some official info on these, if anyone can help. --HG-- branch : trunk
2009-09-09Start preparing script texts for upcoming changes to the way script texts ↵Chaz Brown
will be handled. Be sure to reapply world_script_texts.sql from the FULL directory. This update will remove the entire table script_texts and recreate it, if you have custom script texts, back them up (data only) before applying the update. --HG-- branch : trunk
2009-09-09*Some GUID cleanup, don't want any Linux crashes ;) (thanks Zor)maximius
--HG-- branch : trunk
2009-09-09Fix some recently added tabs to spaces and fix mem leak - patch provided by ↵Chaz Brown
Onkelz --HG-- branch : trunk
2009-09-09* Fix remove quest src item from player on dropping quest.Biglad
--HG-- branch : trunk
2009-09-09* Fix bug that quest src items not taken from players on completing questBiglad
--HG-- branch : trunk
2009-09-08Typo, sorry.Machiavelli
--HG-- branch : trunk
2009-09-08Count damage done by Deathknight Understudies towards damage done by players ↵Machiavelli
in Instructor Razuvious encounter. --HG-- branch : trunk
2009-09-08*Correct POI for Wintergrasp's gate. This fix the bug that the battle ↵Anubisss
doesn't start. Patch by Trazom. --HG-- branch : trunk
2009-09-06*Fix the bug that tenacity buff in wintergrasp is not casted correctly. ↵megamage
Thanks to drahy. --HG-- branch : trunk
2009-09-06*Try to fix a crash caused by CalcAbsorbResist. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-09-06*Try to fix a crash caused by unstable affliction. Thanks to nanounikomegamage
--HG-- branch : trunk