aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-08-04*no need to log chat channel savesRat
--HG-- branch : trunk
2009-08-04*Allow ItemExpire events to be scripted.QAston
*Add .debug itemexpire command *Add script for Disgusting Jar and Mysterious Egg - original patch by Elron. --HG-- branch : trunk
2009-08-04*Use heroic_level_min value (if not 0) from table access_requirement for ↵Anubisss
instances with heroic mode. *Use level_min value if heroic_level_min == 0 for instances with heroic mode. *Correct heroic_level_min value for all instances. --HG-- branch : trunk
2009-08-03*Update formula on last fixNevan
--HG-- branch : trunk
2009-08-03*Fix Shaman T8 BonusNevan
*Added Polymorph Glyph to world_spell_full.sql --HG-- branch : trunk
2009-08-03*Cleanups in BattlegroundAV::Update.QAston
--HG-- branch : trunk
2009-08-03*Update zone for players after adding to map. - by VladimirMangosQAston
*Skip instance loading for player with flypath/on transport. --HG-- branch : trunk
2009-08-03*Moved Glyph of Polymorph in Unit::HandleDummyAuraProcNevan
--HG-- branch : trunk
2009-08-03*Add Rate.RepairCost config option - by MaXiMiUSQAston
*Apply tc sql coding style to 4737_world_TDB.sql - by Drahy *Fix build with MAP_BASED_RAND_GEN option. --HG-- branch : trunk
2009-08-03*Add DeleteObjectWith owner function for gameobject deletion with updating ↵QAston
owner object list *Cleanups in Aura 1852 and recenlty added glyph code. --HG-- branch : trunk
2009-08-03*Add some crash prevention checks.QAston
--HG-- branch : trunk
2009-08-03Fix CRLF in SpellAuras.cpp and strange character in world_script_texts.sqlChaz Brown
--HG-- branch : trunk
2009-08-03*Fix Glyph of FireballNevan
*Fix Glyph of Frostbolt --HG-- branch : trunk
2009-08-03*TypoNevan
--HG-- branch : trunk
2009-08-03*Fix Polymorph Sheep SoundNevan
*Fix Glyph of the Penguin *Clean Up Glyph of Polymorph --HG-- branch : trunk
2009-08-03mergeRat
--HG-- branch : trunk
2009-08-03*fix Lady VashjRat
*fix Toxic Sporebat's Toxic Pool spell --HG-- branch : trunk
2009-08-03*Fix Glyph of PolymorphNevan
--HG-- branch : trunk
2009-08-02*Fix Aura Mastery "Immunity"Nevan
--HG-- branch : trunk
2009-08-02[8292] Fixed healing part of spell 19505 and ranks (in fact from rank 2) ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-08-02[8291] Now allow auto-casting pet spells out of combat by PetAI, related ↵megamage
code cleanups. Author: VladimirMangos --HG-- branch : trunk
2009-08-02 [8288] Add table base addition reqs for achievements with ↵megamage
ACHIEVEMENT_CRITERIA_TYPE_WIN_DUEL Author: VladimirMangos This prevent not proper finish some achievments added in 3.1.x --HG-- branch : trunk
2009-08-02[8286] Correctly show talent points after talents reset at login by "at ↵megamage
login" flag. Author: redcore --HG-- branch : trunk
2009-08-02[8285] Don't show creatures as lootable that have no loot. Author: Princemegamage
--HG-- branch : trunk
2009-08-02[8284] Use BuyCound instead Stackable for seelction original items amount ↵megamage
for new character. Author: VladimirMangos --HG-- branch : trunk
2009-08-02[8283] Implement 3.x way work for double damage from 35290 and ranks Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-08-02 Avoid target requirement checks for spells with caster base target ↵megamage
selection (self,pet,around). Author: VladimirMangos This fix cast fail for some spells, mostly triggered or scripted with unexpected prowided explicit tatrget different from caster. --HG-- branch : trunk
2009-08-02[8279] Fixed paladin auras for SpellSpecific. Author: nos4r2zodmegamage
--HG-- branch : trunk
2009-08-02*Fix ppm handling for victim auras - by pasdVn.QAston
--HG-- branch : trunk
2009-08-01*One more map correction - reset map pointer if still avalible in constructor.QAston
--HG-- branch : trunk
2009-08-01*Fix a typo.QAston
--HG-- branch : trunk
2009-08-01*Do not remove player reference to map on player remove from map.QAston
--HG-- branch : trunk
2009-08-01*Fix Glyph of Guardian SpiritNevan
--HG-- branch : trunk
2009-08-01*Teleport player to homebind if instance can't be created in ↵QAston
WorldSession::HandleMoveWorldportAckOpcode. --HG-- branch : trunk
2009-08-01*Store mapId in Corpse class for access to corpse when grid containing them ↵QAston
is unloaded and map pointer is unloaded leading to crash. --HG-- branch : trunk
2009-08-01*Fix Spell 1852 (This is a GM tool for silencing players.)Nevan
--HG-- branch : trunk
2009-08-01*Prevent possible creation of instance from bg map.QAston
--HG-- branch : trunk
2009-08-01*Fix a problem with instantioned bgs introduced in 4697.QAston
--HG-- branch : trunk
2009-08-01*Check in spell block chance calc to prevent return unexpected value - by ↵QAston
thenecromancer. --HG-- branch : trunk
2009-08-01*Update world_spell_full with missing data.QAston
--HG-- branch : trunk
2009-08-01*Remove unneeded assert.QAston
--HG-- branch : trunk
2009-08-01*Update Bloodworms Healing formulaNevan
*Removed unnecessary db proc data. --HG-- branch : trunk
2009-08-01*Improvements in map managing.QAston
--HG-- branch : trunk
2009-07-31*Tempfix for a crash caused by trying to access db script while out of ↵QAston
world. This will probably not fix all related issues - it's safer to use rev 4666 or older. Sorry for this problem, 1:1 merge from MaNGOS will never happen again. Issue is going to be solved with map handling change upcoming soon. --HG-- branch : trunk
2009-07-31*Remove data from world.sql - it exists now only for structure documentation.QAston
*Remove debug spell_check command - such things shouldn't belong to core. --HG-- branch : trunk
2009-07-31*Fix build on platforms using CMake - by BigladQAston
--HG-- branch : trunk
2009-07-31*Merge after backout.QAston
--HG-- branch : trunk
2009-07-31Backed out changeset "[8251] Store in some DB tables only data for first ↵QAston
rank. Author: VladimirMangos" until support for different values for ranks and for custom ranks is added. --HG-- branch : trunk
2009-07-31*Fix build.megamage
--HG-- branch : trunk
2009-07-31[8278] Update packet size checks in WorldSocket::HandleAuthSession to 3.x ↵megamage
state. Author: VladimirMangos --HG-- branch : trunk