| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-27 | Backed out changeset: bcf447b68a92 | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-27 | Support 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 if | Brian | |
| * any were listed in creature_template.spellid[1-8] * Creatures should only cast spells if they have a script. --HG-- branch : trunk | |||
| 2009-12-27 | Replace some more id's with new variable names. Fix some whitespace formating. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-27 | Fixed typo | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-27 | Fixed starting DK skill level, by blackmanos | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-27 | Added new config options chat channel level limit, option to disable player ↵ | n0n4m3 | |
| commands of any kind --HG-- branch : trunk | |||
| 2009-12-27 | Fixed Heirloom Experience Bonus +10%. by edrinn | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-27 | Revert 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-27 | Reverted commit 6762, because it breaks PetAI. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Update flag for spell Wrath in Eclipse. Correct buff should now be applied. ↵ | p0wer | |
| Closes #976. --HG-- branch : trunk | |||
| 2009-12-26 | Fix wrong spellid in npc_snake_trap_serpents. Thanks blackmanos. Closes #980. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed spell Master's Call, autor ?, thx sundark | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Support for spell 67729. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed Mana Gems, implement SPELL_EFFECT_CREATE_MANA_GEM and revert prev. ↵ | n0n4m3 | |
| commit... --HG-- branch : trunk | |||
| 2009-12-26 | Fixed items Mysterious Egg, Disgusting Jar (need db support). | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed spell Combustion | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed crash in lookup GO gossip | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Revert not needed changes(this implemented soon) | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Removed SPELL_AURA_MOUNTED when BG end and player leave | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed spell Ebon Plague, byThemris. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed spell Rime, by Themris. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Revert 6790, sorry :( | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Do not load unused fields from Spell.dbc. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Partly revert 6760 | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Move some grid object functions into one parent class | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed Glyph of Feral Spirit | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Set Wintergrasp disable by default(now unstable). | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Implement expected combat stop with friendly faction. by VladimirMangos | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Fixed typo. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-26 | Trial of the Champion: Rewrite of Boss Black Knight script and Raisen Ghoul ↵ | maanuel | |
| script. --HG-- branch : trunk | |||
| 2009-12-25 | * Fix quest "Death's Challenge". When dueling an initiate, you can now ↵ | p0wer | |
| attack them. * Thanks to Visagalis on pointing this out. --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-25 | Fix 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-25 | Revert 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-25 | Temp revert 6724,6726 commits | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Fixed typo | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Apply code style for my prev. commit and fixed spell anti-magic zone | n0n4m3 | |
| --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-25 | Implemented basic support instance Trial of the Champion. original autor ↵ | n0n4m3 | |
| Syntec, thx destros. --HG-- branch : trunk | |||
| 2009-12-25 | Fixed unreaded packet spam for CMSG_MOVE_FEATHER_FALL_ACK. by VladimirMangos | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Fix typo in GO gossipID check for type 10. by NoFantasy | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Fixed some typos | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Implement ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT. by VladimirMangos | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Fixed display Lyana's quest menu. by trazom | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Correctly cast rank 2 mana regent triggred effect for 53228 and ranks. by ↵ | n0n4m3 | |
| Splinter --HG-- branch : trunk | |||
| 2009-12-25 | Fixed double bonus for Hammer of Wrath, already in spell_bonus_data | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-25 | Implement expire effect for spell 28169. by yavi, PSZ | n0n4m3 | |
| --HG-- branch : trunk | |||
