aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2009-09-01 [8433] Implement proper store and use character specific account data.megamage
* Base at TOM_RUS reseach save/load character specific account data in new table `character_account_data` * Move its in sql update from `account_data` to new table. * For client packets that can be send in loggined state or just after logout but assocualted with recently logout character add new login status STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT * Store low guid for loggedin player or recently logout into WorldSession. Author: VladimirMangos, TOM_RUS --HG-- branch : trunk
2009-09-01*Switch exploit check to debug only..maximius
--HG-- branch : trunk
2009-09-01[8431] Avoid unlearn class skills at unlearn spell learned at skill learn. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-09-01*Make defensive procs are active on absorbs. By Cleavemegamage
--HG-- branch : trunk
2009-09-01*Blink glyph fix. By Cleavemegamage
--HG-- branch : trunk
2009-09-01*Fix the final heal of lifebloom. The dispel issue is still not fixed.megamage
--HG-- branch : trunk
2009-09-01*Add some more debug info, don't kick GMs :)maximius
--HG-- branch : trunk
2009-09-01*Better fix to dead player with health exploit..maximius
--HG-- branch : trunk
2009-09-01*Add script for iruk and "aces high". By manuelmegamage
--HG-- branch : trunk
2009-09-01*Prevent players from casting spells while getDeathState() == DEAD (this ↵maximius
blocks an exploit where players can skip all mobs/doors/etc in an instance and ressurect themselves at boss) --HG-- branch : trunk
2009-09-01*Fix some restriction of pet spell cast.megamage
--HG-- branch : trunk
2009-09-01*Allow pet to have combo points.megamage
--HG-- branch : trunk
2009-08-31*Fix a typo that makes buildings in wintergrasp can never be destroyed and ↵megamage
titan relic cannot be clicked. --HG-- branch : trunk
2009-08-31*Fix the bug that salvage defense's aura is not taken away after being hit.megamage
--HG-- branch : trunk
2009-08-31*Fix build in linux.megamage
--HG-- branch : trunk
2009-08-31*Better check for achievement criteria ↵Anubisss
ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING. By Opterman. --HG-- branch : trunk
2009-08-31*Add more debug info.megamage
--HG-- branch : trunk
2009-08-31*Add a line in ~Spell for debug.megamage
--HG-- branch : trunk
2009-08-31*Use updatecombatstate to replace updatevictim. This should fix the bug of ↵megamage
MoveSeekAssistance is replace by MoveChase immediately. Thanks to totoro --HG-- branch : trunk
2009-08-31*Wintergrasp: fix the bug that player is send into hall when dead near hall.megamage
*Only revive player in the graveyard which is occupied. *Do not allow to use titan relic if hall gate is not destroyed. --HG-- branch : trunk
2009-08-31*Add an error log to find crash reason of m_spellModTakingSpell.megamage
--HG-- branch : trunk
2009-08-31*Fix a crash in npc_sinkhole_kill_creditAI. Thanks to Visagalismegamage
--HG-- branch : trunk
2009-08-31*rescripted KalecgosRat
--HG-- branch : trunk
2009-08-31*Replace 2^32-1 with MAPID_INVALID (I knew megamage added this somewhere, ↵maximius
just couldn't find it until now :P) --HG-- branch : trunk
2009-08-31*Hg missed a file in last commit -_-maximius
--HG-- branch : trunk
2009-08-31*Should fix 2 of Visagalis' crashes, and Grimwing flight master in Ebon Hold.maximius
--HG-- branch : trunk
2009-08-31*Fix possible freezing bug of last rev.megamage
--HG-- branch : trunk
2009-08-30*Same as previous commit, for pets. I know this could be optimized, but not ↵maximius
sure how to do it correctly :/ --HG-- branch : trunk