aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2009-09-06Partial fix of Quest 12698 - by Seirge - Also, I wrote a very preliminary ↵Chaz Brown
script for the scarlet ghouls which puts them in evade mode, this definitely needs to be improved. --HG-- branch : trunk
2009-09-06Add macro for finding Termcap with cmake, and some cleaning about readlineKudlaty
--HG-- branch : trunk
2009-09-05* Register scripts for bosses Ionar and Volkhan in Halls of Lightning. Even ↵Machiavelli
though their scripts aren't 100% working, it allows handling of gameobjects in the instance. --HG-- branch : trunk
2009-09-04*Add a dk quest sql back. It was removed by mistake in 5119, but was never ↵megamage
added back. --HG-- branch : trunk
2009-09-04Fix a couple of small typos.Chaz Brown
--HG-- branch : trunk
2009-09-04*Try to fix the bug that some bosses stuck in combatmegamage
--HG-- branch : trunk
2009-09-04*Fix a crash caused by dispel effect. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-09-04*Fix a bug that druid's flight form is not removed after entering wintergrasp.megamage
--HG-- branch : trunk
2009-09-04*Fix a bug that pvp flag is not cleared after unit is uncharmed.megamage
--HG-- branch : trunk
2009-09-04Fix some issues with game object create according to last patch. Thx to ↵Kudlaty
NoFantasy and DearScorpion --HG-- branch : trunk
2009-09-03Fix bug with going trough things on login. Thanks to Opterman and NofantasyKudlaty
--HG-- branch : trunk
2009-09-03*Fix a crash caused by wintergrasp setup when a graveyard defined in db ↵megamage
cannot be find by core. --HG-- branch : trunk
2009-09-03Fix DK Runes never cooling down - fix by HiZedChaz Brown
--HG-- branch : trunk
2009-09-02*Fix a crash caused by Uldaman. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-09-02*Teleport losed team to Dalaran after wintergrasp battle. Thanks to Gyullomegamage
--HG-- branch : trunk
2009-09-02*Fix the fraction loss of power regen. Thanks to HiZedmegamage
--HG-- branch : trunk
2009-09-02*Fix a typo in rev "the bug that Elemental Invisibility causes the creatures ↵megamage
to constantly evade". --HG-- branch : trunk
2009-09-02 [8455] Do not disband guild, if guild ranks are not defined for that ↵megamage
guild, removed obsolete comment. Do not allow to delete guild rank, when there are only 5 or less ranks defined. Signed-off-by: Triply <triply@getmangos.com> --HG-- branch : trunk
2009-09-02[8453] Make more informative error output in case empty version tables. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-09-02 [8452] Add describtion for two attributes flags.megamage
Signed-off-by: hunuza <hunuza@gmail.com> --HG-- branch : trunk
2009-09-02[8450] Prevented using of plaintext passwords in sql queries Author: arraimegamage
--HG-- branch : trunk
2009-09-02 [8449] Deprecate healing/damage item mods and merge internal data in to ↵megamage
spell power. Author: VladimirMangos * Report at loading about deprecated ITEM_MOD_SPELL_HEALING_DONE and ITEM_MOD_SPELL_DAMAGE_DONE and drop support code. * Merge healing/damage base spell bonus fields and function to spell power field/function. --HG-- branch : trunk
2009-09-02[8447] Small code cleanups in guild loading. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-09-02 [8446] Update ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING only for real ↵megamage
alive cases. Author: Opterman This fix problem with temporary "alive" cases for prist talent for example. Signed-off-by: VladimirMangos <vladimir@getmangos.com> * Use final damage for check * Also fix CMSG_REPOP_REQUEST read warning spam. --HG-- branch : trunk
2009-09-02 [8445] Fixed redundant calculation of v and s on every login Author: arraimegamage
The SRP-6 specifications clearly say, that v and s are only to be calculated on registering a user and changing his password; calculating them on every login is plain waste. --HG-- branch : trunk
2009-09-02 [8444] Prevent spawn gameobjects with invalid displayid by command. ↵megamage
Author: VladimirMangos Also fix mangos string for not existed gameobejct entry. --HG-- branch : trunk
2009-09-02*Fix the bug that Elemental Invisibility causes the creatures to constantly ↵megamage
evade. Thanks to XTElite1 and simon --HG-- branch : trunk
2009-09-02[FIX] Energy/Mana Regeneration By HiZedmegamage
--HG-- branch : trunk
2009-09-02[fix] Mature Netherwing Drake By simonmegamage
--HG-- branch : trunk
2009-09-02*Combine gobject::deleteobjectwithowner and deletemegamage
--HG-- branch : trunk
2009-09-02*Prevent the triggering spell to always consume one charge of fingers of ↵megamage
frost. By Cleave --HG-- branch : trunk
2009-09-02*Try to fix the bug that creature does not regenerate after evade.megamage
--HG-- branch : trunk
2009-09-02*Fix a crash caused by spell target type channelled target. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-09-02*Fix a crash caused by Uldaman. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-09-02*Kalecgos should teleport out all (even dead) players from Spectral Realm, ↵Rat
not just players who have realm buff --HG-- branch : trunk
2009-09-01*GetHealth() was not returning desired value, so this code block is worthless.maximius
--HG-- branch : trunk
2009-09-01*Wintergrasp: allow player to get promotion by group member's kill. Thanks ↵megamage
to iadus3 --HG-- branch : trunk
2009-09-01*Wintergrasp: count two more creatures as guard. By Gyullomegamage
--HG-- branch : trunk
2009-09-01*Fix the knockback direction of Typhoonmegamage
--HG-- branch : trunk
2009-09-01*Fix a crash caused by gothik. Thanks to new001.megamage
--HG-- branch : trunk
2009-09-01[8442] Change some unit flag names. Author: NoFantasymegamage
--HG-- branch : trunk
2009-09-01[8442] Fixed displaying return button in mails Author: arraimegamage
--HG-- branch : trunk
2009-09-01 [8436] Return CMSG_SET_ACTIVE_VOICE_CHANNEL to STATUS_AUTHED. Author: ↵megamage
VladimirMangos It sent not only just after logout but also just before login packet. --HG-- branch : trunk
2009-09-01[8438] Correctly update achievement at bank bag slot buy instead next login. ↵megamage
Author: win --HG-- branch : trunk