aboutsummaryrefslogtreecommitdiff
path: root/src/game/StatSystem.cpp
AgeCommit message (Collapse)Author
2009-04-29[7730] Some optimizantion and code style. Author: zhenyamegamage
--HG-- branch : trunk
2009-04-15*Correct formula for mana regen from items during 5SR.QAston
--HG-- branch : trunk
2009-04-14*Fix power update after spellcast - by w12xQAston
*Some cleanups in Player::UpdateManaRegen. --HG-- branch : trunk
2009-04-06*Update of aura system.QAston
--HG-- branch : trunk
2009-03-10*Fix possible bug with sending healing and damage bonuses to client.QAston
--HG-- branch : trunk
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-02-11 [7264] Use AP fields as signed integermegamage
Signed-off-by: DiSlord <dislord@nomail.com> --HG-- branch : trunk
2009-02-11 [7263] Fixed AP calculation in some casesmegamage
Fixed use AP dynamic mods (bonuses from stats) Apply ITEM_MOD_ATTACK_POWER for ranged AP Implement feral AP from weapon dps for druids Signed-off-by: DiSlord <dislord@nomail.com> --HG-- branch : trunk
2009-02-06*Handle aura SPELL_AURA_MECHANIC_IMMUNITY_MASK.QAston
*Fix a typo in ap bonus from stat calculation-thanks to megamage for pointing this. --HG-- branch : trunk
2009-02-06*Handle aura SPELL_AURA_MOD_HOT_PCT.QAston
--HG-- branch : trunk
2009-02-06*Some code optimize.QAston
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵Drahy
convert all files at once --HG-- branch : trunk
2009-02-03*Handle disarm offhand and ranged weapon, since now disarm affects all ↵QAston
bonuses given by item. --HG-- branch : trunk
2009-01-17*Update to Mangos 7100.megamage
--HG-- branch : trunk
2009-01-09*Merge.megamage
--HG-- branch : trunk
2009-01-09*Update to Mangos 7059.megamage
--HG-- branch : trunk
2009-01-09*Apply owner damage bonus to melee damage rather than spell damage for ↵megamage
druid's and shaman's pets. --HG-- branch : trunk
2009-01-04*Mangos [7019] Fix AP/RAP bonus from stat at aura apply/remove. Not use ↵megamage
CLASSMASK_WAND_USERS mask for AP bonus. By DiSlord. *Mangos [7020] Initilize glyph order at loading/reset. This must fix problems with glyph use for old(converted) characters. By VladimirMangos. --HG-- branch : trunk
2009-01-03*Mangos [7018] Update melee AP dependence for shaman class. By 123qwe.megamage
Add transaction guards for account data save DELETE/INSERT pair. By VladimirMangos. --HG-- branch : trunk
2008-12-26*Merge to Trinity 673.megamage
--HG-- branch : trunk
2008-12-25*Make the pets of shaman and druid stronger and gain bonus damage from ↵megamage
owners' spell damage. --HG-- branch : trunk
2008-12-24Backed out changeset: ad4f100c0a9dmegamage
--HG-- branch : trunk
2008-12-24*Update to Mangos 6938. (Only build for VC9)megamage
--HG-- branch : trunk
2008-12-13*Fix the bug that the bonus of mental quickness does not change when AP changes.megamage
--HG-- branch : trunk
2008-12-12*Update to Mangos 6902. Source: Mangos.megamage
*Skipped rev: rev 6893, some code about waypoint movement. --HG-- branch : trunk
2008-11-28*Aura Consolidation + MaxModifier. By Authorius, modified by Deafboy and ↵megamage
thenecromancer, adapted by Muhaha. --HG-- branch : trunk
2008-11-26*Fix a typo. Now -AP spells (roar/shout/screech) should work correctly.megamage
--HG-- branch : trunk
2008-11-22*Make disarm also works on creatures. (Please check if visual effect is ↵megamage
correct, i.e., equipments are removed, if not, please report) --HG-- branch : trunk
2008-11-22*Update creature damage calculation. Make -ap spells have effect on them.megamage
--HG-- branch : trunk
2008-11-18*Merge from Mangos. Add MapReference. Author: hunuza.megamage
*Also re-commit the patches reverted in 255. --HG-- branch : trunk
2008-11-14[svn] *** Source: MaNGOS ***visagalis
* Fixed build extractor at Windows Vista. Author: Vladimir * Fixed comment text and code indentifiers spelling. Author: Vladimir & Paradox. * Access cached member lists in guild handlers instead of querying the DB. Author: Hunuza * Small fixes in send/received packet and simple code cleanup also. Author: Vladimir * Not output error at loading empty character_ticket table. Author: Vladimir * Not reset display model at shapeshift aura remove if it not set at apply. Author: Arthorius * Applied props to few files. --HG-- branch : trunk
2008-10-29[svn] Provide creature dual wield support.megamage
Update glancing damage formula. Do not daze creatures when other creatures attack from the back (need to find a better way). Fix the damage calculation of +damage aura. --HG-- branch : trunk
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
--HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk
2008-10-11[svn] * svn:eol-style native set on all files that need itNeo2003
--HG-- branch : trunk
2008-10-04[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and ↵Neo2003
partial Windows part) * Updated to 6721 and 676 * Fixed TrinityScript logo * Version updated to 0.2.6721.676 --HG-- branch : trunk rename : 6700-670 => 6721-676
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk