Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-29 | * Little leftover... | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-12-29 | * Remove useless CheckDB functionality. This does not belong in core in any ↵ | XTZGZoReX | |
shape or form. --HG-- branch : trunk | |||
2009-12-29 | Removed not needed gomp from cmakefiles | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-29 | Fix 3 memory leakz. | Anubisss | |
--HG-- branch : trunk | |||
2009-12-28 | Fix Tidal Waves proc amount. After casting (Lesser) Healing Wave twice the ↵ | p0wer | |
buff will be removed. --HG-- branch : trunk | |||
2009-12-29 | * Merge... | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-12-29 | * Partial revert of [6833 : 970affc03278] - code style fixes + a warning fix ↵ | XTZGZoReX | |
preserved. Don't ask me why, but apparently time CAN be negative in TC. Funny stuff. --HG-- branch : trunk | |||
2009-12-28 | Forgot to add the new header to SpellAuras.cpp in last commit. Sorry about ↵ | p0wer | |
that. Thanks Kiper. --HG-- branch : trunk | |||
2009-12-28 | Fix 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-28 | * Time, by definition, cannot be negative for a timer, so this should be ↵ | XTZGZoReX | |
uint32, not int32. :) --HG-- branch : trunk | |||
2009-12-28 | Fix warning. Don't use UI64LIT with the & operator. | p0wer | |
--HG-- branch : trunk | |||
2009-12-28 | Fixed possible crash, by toshik | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-27 | Removed tabs. | _manuel_ | |
--HG-- branch : trunk | |||
2009-12-27 | Trial of the Champion: Rewrite of bosses Eadric and Paletress. | _manuel_ | |
--HG-- branch : trunk | |||
2009-12-27 | Fix Mind Blast applying Mind Trauma. Will now proc. Thanks to Morpheux for | p0wer | |
pointing out that it wasn't proccing. --HG-- branch : trunk | |||
2009-12-27 | Fix whitespace for Flask of the North. Cleanliness and organization = win. =D | p0wer | |
--HG-- branch : trunk | |||
2009-12-27 | merge | p0wer | |
--HG-- branch : trunk | |||
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 |