aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-09-14*Fix 2 typos.Anubisss
--HG-- branch : trunk
2009-09-14*Partially merge MaNGOS [8483] by bobaz (was mostly already implemented)maximius
--HG-- branch : trunk
2009-09-14*[8480] Provided real-time update for guidl ranks rights.maximius
Specially for guild bank tab access rights (including currently open tab case!) Send roster broadcast for all online guild memebers at any rank edit and guild bank tab buy. Author: VladimirMangos *Fix a pretty stupid mistake of mine with that Stoneclaw Totem fix, put the code block in the wrong function! *Use comparison instead of std::min (for some reason std::min seems to expect 3 arguments on Windows!?) --HG-- branch : trunk
2009-09-14*Less hacky Furor fix by thenecromancermaximius
--HG-- branch : trunk
2009-09-14*[Fix][Holy Priest] Empowered Renew by adrycasillomaximius
--HG-- branch : trunk
2009-09-14*Waypoint creature fix by DearScorpion - "example: the portal dragon in ↵maximius
Duskwood will basically return to it's spawnpoint and start over without this patch, with it however it will more or less kill you on the spot and continue its waypoint path where it left off" --HG-- branch : trunk
2009-09-14*[FIX] Furor (Energy part) by HiZedmaximius
--HG-- branch : trunk
2009-09-14*Stoneclaw Totem & Glyph of Stoneclaw Totem by Themris and thenecromancermaximius
--HG-- branch : trunk
2009-09-13*[Naxxramas] Four Horsemen heroic chest spawn by loop69maximius
--HG-- branch : trunk
2009-09-14Change some variables from MANGOS to TRINITYKudlaty
--HG-- branch : trunk
2009-09-13Remove the remaining obsolete Zthread codeChaz Brown
--HG-- branch : trunk
2009-09-13* Add missing file from cmake, fix *nix compilebiglad
--HG-- branch : trunk
2009-09-13*Missed a Boss Emote Command changemaximius
--HG-- branch : trunk
2009-09-13*Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthornemaximius
*Boss Emote Command for DB Scripts by XTElite1 --HG-- branch : trunk
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