aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-08-26*Use MECHANIC to check if an aura is a movement impairing aura. By ↵megamage
thenecromancer --HG-- branch : trunk
2009-08-26*Fix a crash caused by leave channel.megamage
--HG-- branch : trunk
2009-08-26*Remove some unused code in movement generator.megamage
--HG-- branch : trunk
2009-08-26*Fix the bug that inhabit_air does not make mob flymegamage
--HG-- branch : trunk
2009-08-26*Fix the bug that Steady Shot make too much(over million) damage with these ↵Anubisss
items: 42946, 44093. --HG-- branch : trunk
2009-08-26*Fix typo (that's what I get for doing this at 3AM)maximius
--HG-- branch : trunk
2009-08-26*Forgotten getVictim() in last commit >_<maximius
--HG-- branch : trunk
2009-08-26*Replace XT-002 anti-exploit spell with something more appropriatemaximius
--HG-- branch : trunk
2009-08-26*Fix unintended spell spam, some minor adjustments to Ulduarmaximius
--HG-- branch : trunk
2009-08-25*Fix typomaximius
--HG-- branch : trunk
2009-08-25*Make Flame Leviathan a little less pathetic of a fight.maximius
--HG-- branch : trunk
2009-08-25*Make certain Ulduar bosses punish players who try to pull them to vehicles ;)maximius
--HG-- branch : trunk
2009-08-25*Always remove riding aura when exit vehicle.megamage
*Other misc changes. --HG-- branch : trunk
2009-08-25*Fix the bug that respawned vehicle is not usable.megamage
--HG-- branch : trunk
2009-08-25*Fix the calculation of knockback.megamage
--HG-- branch : trunk
2009-08-25*[Fix] Priest Tier 6 Trinket (Ashtongue Talisman of Acumen). By Farahmegamage
--HG-- branch : trunk
2009-08-25*Do not reset map id in resetmap.megamage
--HG-- branch : trunk
2009-08-26* Unmount player before entering vehicleMachiavelli
--HG-- branch : trunk
2009-08-25*Do not allow to save persistent AA.megamage
--HG-- branch : trunk
2009-08-25*Fix the bug that caster cannot have more than two persistent AA of the same ↵megamage
spell. --HG-- branch : trunk
2009-08-25*Do not allow to knockback target which is much larger than caster.megamage
--HG-- branch : trunk
2009-08-25*Delete object after map update. This will make mtmap safer.megamage
--HG-- branch : trunk
2009-08-25*Fix some typos that break many area aura spells.megamage
--HG-- branch : trunk
2009-08-25*Do not make getmapid virtual function to improve speed.megamage
--HG-- branch : trunk
2009-08-25*Do not give xp if mob is killed by vehicle.megamage
--HG-- branch : trunk
2009-08-25*Fix a crash.megamage
--HG-- branch : trunk
2009-08-25*Reapply rev [3274]. It was backoutted due to some reason but was not ↵megamage
reapplied as supposed. This should fix the bug that Shockwave can be dodged. --HG-- branch : trunk
2009-08-25*Fix the bug that sometimes vehicle is not usable after respawn.megamage
--HG-- branch : trunk
2009-08-25*Fix a crash.megamage
--HG-- branch : trunk
2009-08-24*Some update of aura system. Remove unnecessary variables and parameters ↵megamage
from auraeffect. Always refer to parent aura when finding target/source/caster. --HG-- branch : trunk
2009-08-24[8413] Fixed lost 0 in comment and swap enum elemys for better fit to 0.12 ↵megamage
cases. Author: VladimirMangos --HG-- branch : trunk
2009-08-24 [8412] Update some new and old client supported shift-links to proper ↵megamage
format. Author: VladimirMangos * List all client and server side supported shift-link types updated in Chat.cpp * Now Henchant anf Hglyph links can be used in commands as spell links. * Hitem and Hquest links changed to client supported form. --HG-- branch : trunk
2009-08-24 [8409] Fixed guild creation date loading, and added another guild ↵megamage
loading optimization - last one. Signed-off-by: Triply <triply@getmangos.com> --HG-- branch : trunk
2009-08-24 [8408] Optimized guild_member loading during startup. Changed rank ids ↵megamage
in guild_rank table. First start of mangos will take more time then usually, because of guild_rank change. If you want to speed first start up, execute command: UPDATE guild_rank SET rid = rid - 1; Signed-off-by: Triply <triply@getmangos.com> --HG-- branch : trunk
2009-08-24 [8407] Extract from guild bank handler functions for 3 cases and move ↵megamage
code to Guild class. Author: VladimirMangos This mostly just move code and caller updates to use it from new place. More code chnages possible later. --HG-- branch : trunk
2009-08-24*Handle some spell specific which is both food and drink. Source: Mangosmegamage
--HG-- branch : trunk
2009-08-24 [8405] Fixed possible crash in BGQueueRemoveEvent::Execute() when two ↵megamage
paralell BattleGroundQueue Updates are called, optimalized code. Signed-off-by: Triply <triply@getmangos.com> --HG-- branch : trunk
2009-08-24[8403] Fixed cast spell opcode parsing for some cases with additional data. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-08-24 [8402] Optimalized guild_eventlog and guild_bank_eventlog loading from ↵megamage
database. Added config options to set count of eventlog records stored in DB. Attached SQL files will DROP existing and create new tables. Make sure you create backup (if you need old data). Renamed few variables in Guild class. Signed-off-by: Triply <triply@getmangos.com> *Note: existing guild bank log will be removed. --HG-- branch : trunk
2009-08-24*Some better check of well-fed buff. Source: Mangosmegamage
--HG-- branch : trunk
2009-08-24[8395] Improved TimeStringToSecs Author: arraimegamage
--HG-- branch : trunk
2009-08-24 [8394] Fixes for some non-self only positive spells. Author: VladimirMangosmegamage
* Propertly reject self targeting for pet spell 2947 and ranks, and spell 54646. * Some related fixes for pet spells with target mode TARGET_SINGLE_FRIEND_2 * Implement original caster bonus part of spell 54646. --HG-- branch : trunk
2009-08-24*Fix the wrong calculation in spell target selection.megamage
--HG-- branch : trunk
2009-08-24*Fix a logical error in IsOnVehicle check.megamage
--HG-- branch : trunk
2009-08-24*Fix some summon vehicle spells.megamage
--HG-- branch : trunk
2009-08-24*Remove log spams when ghoul is summoned.megamage
--HG-- branch : trunk
2009-08-24*Fix the bug that sometimes assisting mobs just chase the attacker without ↵megamage
attacking. --HG-- branch : trunk
2009-08-24*Fix a bug that dk's ghoul generates energy twice per tick.megamage
--HG-- branch : trunk
2009-08-24Add more #defines for some scripts with hard coded text that didn't already ↵Chaz Brown
have them, Phase 1 complete. --HG-- branch : trunk
2009-08-23*Fix a crash.megamage
--HG-- branch : trunk