aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-25Fixed unreaded packet spam for CMSG_MOVE_FEATHER_FALL_ACK. by VladimirMangosn0n4m3
--HG-- branch : trunk
2009-12-25Fix typo in GO gossipID check for type 10. by NoFantasyn0n4m3
--HG-- branch : trunk
2009-12-25Fixed some typosn0n4m3
--HG-- branch : trunk
2009-12-25Implement ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT. by VladimirMangosn0n4m3
--HG-- branch : trunk
2009-12-25Fixed display Lyana's quest menu. by trazomn0n4m3
--HG-- branch : trunk
2009-12-25Correctly cast rank 2 mana regent triggred effect for 53228 and ranks. by ↵n0n4m3
Splinter --HG-- branch : trunk
2009-12-25Fixed double bonus for Hammer of Wrath, already in spell_bonus_datan0n4m3
--HG-- branch : trunk
2009-12-25Implement expire effect for spell 28169. by yavi, PSZn0n4m3
--HG-- branch : trunk
2009-12-25Fixed leave combat by timer. by laisen0n4m3
--HG-- branch : trunk
2009-12-25Fixed RA auth. by toshikn0n4m3
--HG-- branch : trunk
2009-12-25Fixed bug in SetInCombatState and script boss_four_horsemenn0n4m3
--HG-- branch : trunk
2009-12-25Update jugement damage calculation for 3.2. by talin0n4m3
--HG-- branch : trunk
2009-12-24* Rev 6755 is the first *supported* release of Trinity for 3.2.2aBrian
* Several authors of patches that were used were not credited due to oversight * That oversight will be fixed now. * * Rev 6521 - MaNGOS Mail system - Vladimir - THANK YOU! * Revs 6553-6574 - 3.2.2a code used from MaNGOS - TOM_RUS, Vladimir, * NoFantasy, balrok, arrai. If I missed anyone, please PM me and you will get * credit. --HG-- branch : trunk
2009-12-24Added tag 3.2.2a-initial-release for changeset 435b8bfb121eBrian
--HG-- branch : trunk
2009-12-24Shadowfang Keep: Fixed door issue after restart or server crash by D_Skywalk.maanuel
--HG-- branch : trunk
2009-12-24* Begin removing hardcoded SpellFamilyFlags from the core.p0wer
* Now being placed in an enum. Starting with EffectDummy. --HG-- branch : trunk
2009-12-24Fixed spell Spirit Walk. by Oudenn0n4m3
--HG-- branch : trunk
2009-12-24Fixed overkill proc after vanish. by bodompellen0n4m3
--HG-- branch : trunk
2009-12-24Temporary revert 6743 commit. I fix this patch across 1-2 days.n0n4m3
--HG-- branch : trunk
2009-12-23* More updates to creature_classlevelstats. By Malcrom.p0wer
--HG-- branch : trunk
2009-12-23MergeMachiavelli
--HG-- branch : trunk
2009-12-23Hopefuly fix the queue icon for arena's. It should now properly show the ↵Machiavelli
faction/arena icon and correctly show skirmish/rated depending on the match type. Please leave feedback in the issue tracker as I'm unable to test this, make sure to add the output of the debug message I added. --HG-- branch : trunk
2009-12-23* Fixed compile.XTZGZoReX
--HG-- branch : trunk
2009-12-23* Delete now unused "reload npc_option" chat command.XTZGZoReX
--HG-- branch : trunk
2009-12-23Remove unneeded typecastMachiavelli
--HG-- branch : trunk
2009-12-23Fixed some typosn0n4m3
--HG-- branch : trunk
2009-12-23Added missing filesn0n4m3
--HG-- branch : trunk
2009-12-23Replaced time(NULL) on sGameTime.GetGameTime() this is used for better ↵n0n4m3
performance. Original Timer.h divided into 2 parts. Shared project has no need to know about GameTime Singleton. 2 Identical structures with different types are now replaced with one generic templated structure and 2 typedefs. --HG-- branch : trunk
2009-12-23Zul'drak: Support for quest The Amphitheater of Anguish: Magnataur!.maanuel
--HG-- branch : trunk
2009-12-22* Require all RA use to have -1 (equal power across all realms) to prevent abusep0wer
* of people using RA to assign powers to themselves on other realms. Thanks Sundark. --HG-- branch : trunk
2009-12-23Fixed typo in RASocket.cppmaanuel
--HG-- branch : trunk
2009-12-23Zul'Drak: Improvements in scripts for quest chain The Amphitheater of ↵maanuel
Anguish. Now the Korrak movement is done with escortai. --HG-- branch : trunk
2009-12-22* Fix a silly mistake by Sundark.p0wer
--HG-- branch : trunk
2009-12-22* Add more checks for the gmlevel patch in RAsocket.cppp0wer
* Allow only GM's with the gmlevel across all realms access to RA. * Thanks to Sundark. --HG-- branch : trunk
2009-12-22* Add missed change from last rev. Allow realmd.sql to run multiple timesp0wer
* without error. --HG-- branch : trunk
2009-12-22* Comment out adding accounts 1 2 and 3 to `account_access` since it is ↵p0wer
commented * out in `account` as well. Thanks Sundark. --HG-- branch : trunk
2009-12-22mergeMachiavelli
--HG-- branch : trunk
2009-12-22* removed a SQL file that was in the sql/ folder instead of the sql/updatesBrian
* folder. I must have been on crack, or more likely spent 20 hours straight * working on 3.2.2a and was tired... --HG-- branch : trunk
2009-12-22Also add expansion and unit class to debug output when base stats for ↵Machiavelli
creature cannot be found to better pinpoint lack of DB support. --HG-- branch : trunk
2009-12-22MergeMachiavelli
--HG-- branch : trunk
2009-12-22Fix setting of "main tank" and "main assistant" variables in a raid group, ↵Machiavelli
and correctly send these to the client. --HG-- branch : trunk
2009-12-22Added new function "GetSecurity(targetAccountId, gmRealmID);" by ogeraisi.maanuel
Fixed command .account set gmlevel Fixed command .ticket assing by Sundark/ogeraisi. Improvements in .modify scale by ogeraisi. Repaired Remote Access by Sundark. The original patch of the access by realms was from ogeraisi/Kudlaty, not ilixiumemu like commit 6710 say. --HG-- branch : trunk
2009-12-22Fixed realmd.sql, remove assigning the gmlevel when gmlevel isn't in account ↵maanuel
anymore by Sundark and zero389. --HG-- branch : trunk
2009-12-22Corrected sql name, sorry my typo.maanuel
--HG-- branch : trunk
2009-12-22Send arena team name as uint8(0) in case of a nonrated match in ↵Machiavelli
MSG_PVP_LOG_DATA. --HG-- branch : trunk
2009-12-22Allow spell cast on an NPC that is linked to a KillCredit to count toward ↵Machiavelli
the KillCredit. --HG-- branch : trunk
2009-12-22Fix MSG_PVP_LOG_DATA (battleground statistics) that was broken since 3.1Machiavelli
--HG-- branch : trunk
2009-12-22Howling Fjord: Correct gossip script for creature 24040. Added taxi path spell.maanuel
--HG-- branch : trunk
2009-12-22Added tag NO-3.2.2a-is-STILL-not-ready for changeset 114426564b2dBrian
--HG-- branch : trunk
2009-12-22Added tag houston-we-have-a-problem for changeset eb222f42a54fBrian
--HG-- branch : trunk