aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-06-27*Add some error log for debug.megamage
--HG-- branch : trunk
2009-06-27*Fix a crash by unit with 0 maxhealth.megamage
--HG-- branch : trunk
2009-06-27*Merge.megamage
--HG-- branch : trunk
2009-06-27[8084] Correctly show spell icon disabled state at relogin for spells with ↵megamage
cooldown delayed until expire. Author: VladimirMangos --HG-- branch : trunk
2009-06-27[8083] New debug command: .debug setaurastate for test target/caster aura ↵megamage
states. Author: VladimirMangos --HG-- branch : trunk
2009-06-27[8082] Update Diminishing Returns. Author: Lightguardmegamage
--HG-- branch : trunk
2009-06-27 [8080] Portability fixes for some Unix platforms. Author: VladimirMangosmegamage
* Add #include <stdio.h> to some fiels where related functions call. * Avoid template dependent lookup for fields in class LockedQueue. --HG-- branch : trunk
2009-06-27 [8079] Fixed build errors at use old ACE versions (without ↵megamage
ace/Stack_Trace.h). Author: VladimirMangos *I am not sure if something needs to be done for cmake. --HG-- branch : trunk
2009-06-27 [8078] Fixed typos in character data loading after recently added new field.megamage
* Really use race/class/gender fields instead `data` field values. * Load extra flags (gm mode onm gm fly mode, gm invisibility and etc) from proper field. NOTE: recommedned reset characters.extra_flags field to 0 for all characters. It can be corrupted in time login/logout before this fix. Author: VladimirMangos --HG-- branch : trunk
2009-06-27[8074] Fixed typo in money save. Author: nos4r2zodmegamage
--HG-- branch : trunk
2009-06-27[8073] Use new database fields in offline player answer to CMSG_NAME_QUERY. ↵megamage
Author: hunuza *The author of 8072 is also hunuza. --HG-- branch : trunk
2009-06-27 [8072] First step to get rid of data blob.megamage
Adds new fields gender, level, xp, money, playerBytes, playerBytes2 and playerFlags to characters table. The update will not work if your database contains characters with an old data field (not fitting to the actual client version). It's recommended to backup your character database before applying this patch. --HG-- branch : trunk
2009-06-28Merge [SD2]Kudlaty
r1081 Fix spell/timers for dathrohan/balnazzar r1082 Correct summon timer for jan'alai hatcher and summon different as spells suggest. Redesign waypoint for hatchers and set expected run movement. Adjust distance check function. - skip r1083 Correct order of events for jan'alai 'bombing phase'. Remove not needed summons and summon only expected amount. Replace teleport code with spells - skip r1084 Correct spell/timers for two SM bosses. r1085 Provide updated .patch file (made for Mangos 7842+) - skip --HG-- branch : trunk
2009-06-27[8069] Fixed copy/paste mistake in achievement error output. Author: Saebamegamage
--HG-- branch : trunk
2009-06-27[8067] Fixed tabs and trailing whitespaces in code. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-06-27*Remove some useless contents in sln files.megamage
--HG-- branch : trunk
2009-06-27*Fix a crash caused by player saves with incorrect instance id.megamage
--HG-- branch : trunk
2009-06-27[8058] Avoid use error_log in non-scripting DLL code. Author: NoFantasymegamage
--HG-- branch : trunk
2009-06-27[8057] Move code from Event AI to class Creature function for reuse in other ↵megamage
scripting cases. Author: NoFantasy --HG-- branch : trunk
2009-06-27[8051] Fixed some drinking mana regen spells. Author: bobazmegamage
--HG-- branch : trunk
2009-06-27*Merge.QAston
--HG-- branch : trunk
2009-06-27Backed out changeset 97d8a5f6449cQAston
--HG-- branch : trunk
2009-06-27*Do not allow triggered spells to remove stealth.QAston
--HG-- branch : trunk
2009-06-27*Add forgotten part of previous commitMachiavelli
--HG-- branch : trunk
2009-06-27*MergeMachiavelli
--HG-- branch : trunk
2009-06-27* Fix message that gets sent to target when using .namego command.Machiavelli
* Re-add clean up in mute command --HG-- branch : trunk
2009-06-27*Fix crash in AVDrahy
--HG-- branch : trunk
2009-06-27*Merge 1600 from tc1.QAston
--HG-- branch : trunk
2009-06-27*Merge.QAston
--HG-- branch : trunk
2009-06-27*Merge tc1 1591 - 1599, skip 1596QAston
--HG-- branch : trunk
2009-06-27*Merge tc1 commits 1582-1590QAston
--HG-- branch : trunk
2009-06-26*Allow aura type SPELL_AURA_MOD_MECHANIC_DAMAGE_TAKEN_PERCENT to mod weapon ↵QAston
damage effects. --HG-- branch : trunk
2009-06-26Better check to prevent exploiting in BuyItemFromVendorkrz
--HG-- branch : trunk
2009-06-26* Use int32 not int (i think it makes no different)BroodWyrm
--HG-- branch : trunk
2009-06-26* Add textids to unworthy_initiate script - thx to crackm of SD2BroodWyrm
* Fix a bug that unworthy_initiate is attackable after reset - thx to seirge --HG-- branch : trunk
2009-06-26*Fix build on *nix.QAston
--HG-- branch : trunk
2009-06-26*Add debug log for asserts in BattleGroundAV::AssaultNodeQAston
--HG-- branch : trunk
2009-06-26*Fix Survival of the Fittest.QAston
--HG-- branch : trunk
2009-06-26Fix exploit in BuyItemFromVendorkrz
--HG-- branch : trunk
2009-06-26*Fix exorcism target check and crit chance calculationQAston
*Do not apply spelldmg bonuses to conflagrate multiple times. --HG-- branch : trunk
2009-06-26*Fix sweeping strikes.QAston
--HG-- branch : trunk
2009-06-25Fix AHBot maxitems commandChaz Brown
--HG-- branch : trunk
2009-06-25Fix - Death Grip Spell [Have to Grip the Vehicle instead Passenger]Muhaha
--HG-- branch : trunk
2009-06-25*Fix beacon of light.QAston
*Fix energize spells which are not self target. --HG-- branch : trunk
2009-06-25*Implement aura type SPELL_AURA_ABILITY_PERIODIC_CRIT (286).QAston
--HG-- branch : trunk
2009-06-25Backported from TC2: *Fix typo causing problems with buying items.krz
--HG-- branch : trunk
2009-06-25*Fix Nurturing Instinct.QAston
--HG-- branch : trunk
2009-06-25Implemented separate connection for SqlDelayThreadraczman
This should result in less locking when accessing database, and improved performance. * Changed SqlDelay queue type to monitored queue, and removed 10ms check period. thanks to Derex, mknjc, Jeniczek and Christyan for ideas and tests. --HG-- branch : trunk
2009-06-25*Fix Recently bandagd debuf - by MaxxieQAston
*Prevent possible crash in Chimera Shot handler. --HG-- branch : trunk
2009-06-25*Fix Conflagrate damage calculation formulatlexii
--HG-- branch : trunk