Age | Commit message (Expand) | Author |
2010-09-01 | Add LoS check for melee autoattacks, fixes issue 3535 | Shocker |
2010-08-31 | Small fix to Chimera Shot Serpent dmg and Scorpid CD. | John Holiver |
2010-08-30 | Scripts/Icecrown Citadel: Added Festergut script, thx Cromash for providing t... | Shauren |
2010-08-31 | Scripts/Icecrown Citadel: Remove Mark of the Fallen Champion when Saurfang dies | Shauren |
2010-08-31 | Core/Achievements: Pass killed unit pointer to UpdateAchievementCriteria for ... | Shauren |
2010-08-31 | Scripts/Icecrown Citadel: Corrected vehicleId for Deathbringer Saurfang, patc... | Shauren |
2010-08-31 | Fixes Druid T10 Balance 4P bonus. | John Holiver |
2010-08-31 | Pet level-synchronization with owner should be done before initializing stats... | Shocker |
2010-08-31 | Core/Scripts: Revert revision 619ba8b76250 and fix it properly | Shauren |
2010-08-31 | Better way to fix some warnings from rev 621c100eeb. | Spp |
2010-08-31 | Core/Groups: Fix a crash loading groups from DB | Spp |
2010-08-31 | Core: Fix more warnings (very few left under linux 32) | Spp |
2010-08-31 | Core: Fix more warnings and fix compile under linux 64 | Spp |
2010-08-30 | Core: Fix more warnings | Spp |
2010-08-30 | Buildsystem: Remove some cruft (double set) of SCRIPT_LIB in worldserver CMak... | click |
2010-08-30 | Buildsystem: Clean up target link-definitions a bit | click |
2010-08-30 | Call _SaveTalents along side of _SaveSpells in Player::resetTalents. | Machiavelli |
2010-08-30 | Wrap guild_bank_item save queries in transactions. | Machiavelli |
2010-08-30 | *Missing function from commit r90b0ebdba9 :(. | QAston |
2010-08-30 | *Allow channeled spells to be casted on dead target | QAston |
2010-08-30 | Core: Fix more warnings | Spp |
2010-08-30 | Cleansing Totem should no longer pulse at spawn as of patch 3.2.2, thanks Sim... | Shocker |
2010-08-29 | Rewrite much of the GM ticket system | silinoron |
2010-08-29 | Add a function to calculate the ratin gain/loss, instead of calculating it se... | Liberate |
2010-08-29 | Spell Scripts: | azazel |
2010-08-29 | *Allow SPELL_EFFECT_POWER_BURN(64) to proc with damage. | QAston |
2010-08-29 | Add HealReceived event for Creature AI to be used in scripts | Shocker |
2010-08-29 | *Allow damage shield hits to miss. | QAston |
2010-08-29 | Fixes gossip scripts or points of interests of npc's with a Scriptname assign... | Liberate |
2010-08-28 | Fixes the huge personal rating gained. Damned typos. | Liberate |
2010-08-28 | *Make EffectHealMechanical, EffectHealPct, EffectHealMaxHealth and EffectHeal... | QAston |
2010-08-28 | Core/Pets: Add forgotten change in revision 9fce5af1e5 | Shauren |
2010-08-28 | Buildsystem: Update CMakeLists to use the proper check, not the old one... | click |
2010-08-28 | Core/Pets: Improved hunter pet's scaling with stamina, values should now be c... | Shauren |
2010-08-28 | DB Scripts: Fix calling of DB scripts from spell_scripts table | azazel |
2010-08-28 | Typo in r9b698bb399. Can this finally be over with? I'm being messy. | Liberate |
2010-08-28 | Change the Arena Rating system to reflect the official system more. | Liberate |
2010-08-28 | Make sure crafting spells with non-random loot are not allowed to be casted i... | Shocker |
2010-08-28 | Implement .reload all_gossips, .reload quest_poi, .reload locales_gossip_menu... | Shocker |
2010-08-28 | *Send SMSG_SPELLINSTAKILLLOG on SPELL_EFFECT_INSTAKILL(1), thanks to Zor for ... | QAston |
2010-08-27 | *Send VICTIMSTATE_INTACT on melee attack miss. | QAston |
2010-08-27 | *Fix size of SMSG_SPELLHEALLOG and build (rage!!!) | QAston |
2010-08-27 | *Fix issues with negative dmg of periodic power burn and periodic power leech... | QAston |
2010-08-27 | *Consistent parameter names of spell effect handlers - use effIndex instead o... | QAston |
2010-08-27 | Dungeon Finder: Fix incorrect use of guid | Spp |
2010-08-27 | Revert unintended change to UpdateFields.h. This file should NEVER be changed... | Liberate |
2010-08-27 | Merge | Liberate |
2010-08-27 | Updates the arena rating system to use Matchmaker Rating. | Liberate |
2010-08-27 | Scripts/Icecrown Citadel: Added hacky workaround for teleporting spells becau... | Shauren |
2010-08-27 | *Fix combat logging of many spell effects - thanks to kiper, Ssp, Cyrax, and ... | QAston |