aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Collapse)Author
2009-12-28Fix Tidal Waves proc amount. After casting (Lesser) Healing Wave twice the ↵p0wer
buff will be removed. --HG-- branch : trunk
2009-12-28Forgot to add the new header to SpellAuras.cpp in last commit. Sorry about ↵p0wer
that. Thanks Kiper. --HG-- branch : trunk
2009-12-28Fix Wintergrasp no fly zone to remove your mount instead of just giving a ↵p0wer
parachute but not dismounting you. Also switch around the condition inside the if statement to fit the standard. --HG-- branch : trunk
2009-12-28Fix warning. Don't use UI64LIT with the & operator.p0wer
--HG-- branch : trunk
2009-12-28Fixed possible crash, by toshikn0n4m3
--HG-- branch : trunk
2009-12-27Fix Mind Blast applying Mind Trauma. Will now proc. Thanks to Morpheux forp0wer
pointing out that it wasn't proccing. --HG-- branch : trunk
2009-12-27Fix whitespace for Flask of the North. Cleanliness and organization = win. =Dp0wer
--HG-- branch : trunk
2009-12-27mergep0wer
--HG-- branch : trunk
2009-12-27Backed out changeset: bcf447b68a92p0wer
--HG-- branch : trunk
2009-12-27Support for spell 67751 used by Argent Confessor Paletress. Thanks to QAston ↵maanuel
and Gyullo. --HG-- branch : trunk
2009-12-27* *FINALLY* removed the nasty nasty hack where the core would cast spells ifBrian
* any were listed in creature_template.spellid[1-8] * Creatures should only cast spells if they have a script. --HG-- branch : trunk
2009-12-27Replace some more id's with new variable names. Fix some whitespace formating.p0wer
--HG-- branch : trunk
2009-12-27Fixed typon0n4m3
--HG-- branch : trunk
2009-12-27Fixed starting DK skill level, by blackmanosn0n4m3
--HG-- branch : trunk
2009-12-27Added new config options chat channel level limit, option to disable player ↵n0n4m3
commands of any kind --HG-- branch : trunk
2009-12-27Fixed Heirloom Experience Bonus +10%. by edrinnn0n4m3
--HG-- branch : trunk
2009-12-27Revert some commits. Now repo is stable. I recommend to disable Wintergrasp, ↵n0n4m3
because now its use leads to a crash. --HG-- branch : trunk
2009-12-27Reverted commit 6762, because it breaks PetAI.maanuel
--HG-- branch : trunk
2009-12-26Update flag for spell Wrath in Eclipse. Correct buff should now be applied. ↵p0wer
Closes #976. --HG-- branch : trunk
2009-12-26Fixed spell Master's Call, autor ?, thx sundarkn0n4m3
--HG-- branch : trunk
2009-12-26Support for spell 67729.maanuel
--HG-- branch : trunk
2009-12-26Fixed Mana Gems, implement SPELL_EFFECT_CREATE_MANA_GEM and revert prev. ↵n0n4m3
commit... --HG-- branch : trunk
2009-12-26Fixed items Mysterious Egg, Disgusting Jar (need db support).n0n4m3
--HG-- branch : trunk
2009-12-26Fixed spell Combustionn0n4m3
--HG-- branch : trunk
2009-12-26Fixed crash in lookup GO gossipn0n4m3
--HG-- branch : trunk
2009-12-26Revert not needed changes(this implemented soon)n0n4m3
--HG-- branch : trunk
2009-12-26Removed SPELL_AURA_MOUNTED when BG end and player leaven0n4m3
--HG-- branch : trunk
2009-12-26Fixed spell Ebon Plague, byThemris.n0n4m3
--HG-- branch : trunk
2009-12-26Fixed spell Rime, by Themris.n0n4m3
--HG-- branch : trunk
2009-12-26Revert 6790, sorry :(n0n4m3
--HG-- branch : trunk
2009-12-26Do not load unused fields from Spell.dbc.n0n4m3
--HG-- branch : trunk
2009-12-26Partly revert 6760n0n4m3
--HG-- branch : trunk
2009-12-26Move some grid object functions into one parent classn0n4m3
--HG-- branch : trunk
2009-12-26Fixed Glyph of Feral Spiritn0n4m3
--HG-- branch : trunk
2009-12-26Implement expected combat stop with friendly faction. by VladimirMangosn0n4m3
--HG-- branch : trunk
2009-12-25* Fix compile.p0wer
--HG-- branch : trunk
2009-12-25* Begin replacing SpellId's with their new variable names.p0wer
--HG-- branch : trunk
2009-12-25Fix a crash in BattleGroundMgr::BuildPvpLogDataPacket caused by objmgr not ↵Machiavelli
finding player object by guid when showing scoreboard. In this case get bg team ID for player via character database. Closes #938 --HG-- branch : trunk
2009-12-25Revert 6776. Do not revert my commits without asking me. Removing a ↵Machiavelli
functionality is never a fix for an issue, it should have stayed in place so that I can get accurate feedback on the cause of the problem. --HG-- branch : trunk
2009-12-25Temp revert 6724,6726 commitsn0n4m3
--HG-- branch : trunk
2009-12-25Apply code style for my prev. commit and fixed spell anti-magic zonen0n4m3
--HG-- branch : trunk
2009-12-25* Fix typo.p0wer
--HG-- branch : trunk
2009-12-25* Add SpellId.h to solution so we can begin to replace id's with more ↵p0wer
descriptive, * self commenting variables. Thanks to Zor. --HG-- branch : trunk
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-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