| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-29 | *Fix compile under *nix. | Them | |
| --HG-- branch : trunk | |||
| 2009-05-29 | *Add an assert to find a bug. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-29 | *Fix build in *nix. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-29 | *Update OutdoorPvP functions. No longer need creature triggers for capture ↵ | megamage | |
| points. --HG-- branch : trunk | |||
| 2009-05-28 | [7905] Implement ACTION_T_SET_SHEATH for creature event ai make ↵ | megamage | |
| possibility set ranged fire state. Author: VladimirMangos Also related cleanup code in field cases and player Player::SetSheath. --HG-- branch : trunk | |||
| 2009-05-28 | [7904] Change creature damage calculation formula. Author: Seizerkiller | megamage | |
| * Add new creature_template field `dmg_multiplier` * Make attackpower include in creature damage not dependent from attack speed. NOTE: included in sql update recalculation for creature damage related fields only make temporary possible usable values. Real values need revisited by DB devs for correctness. --HG-- branch : trunk | |||
| 2009-05-28 | [7903] Load and save for pets only talents. Not store unused (in fact) ↵ | megamage | |
| free talent point amount. Author: VladimirMangos * Other pet spell types auto-learned at level setup/load. * Code will cleanup pet_spell table from non-talents spell if detect any at load. * Free talents points recalculated at loading and levelup so store its in DB useless. Note: bug with not highlighting learned pet talents (except first line) until learn one more talent not fixed. --HG-- branch : trunk | |||
| 2009-05-28 | *Add an errorlog in HasInArc function to find a bug. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-28 | *Fix broken outdoor pvp capture points. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-27 | *Some improvement of DK start zone quests (no new quest fixed) | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-27 | *Use correct type name for opvp object. (no real change) | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-27 | *Set boss active=false after they arrive home. This fix the bug that boss is ↵ | megamage | |
| stuck at some far away grid and there spawns another boss. --HG-- branch : trunk | |||
| 2009-05-27 | *Some update of pet bar code. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-27 | [7901] Refactoting pet action bar related code. Fixed some related bugs. ↵ | megamage | |
| Author: VladimirMangos * Correctly update action bar at loading and other cases when listed unlearned/not existed spells * Avoid send data by PetSpellInitialize() many times while pet loading --HG-- branch : trunk | |||
| 2009-05-27 | [7900] Now really allow recieve account bounded items by mail reciver. ↵ | megamage | |
| Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-05-27 | [7898] Improve client error output at different mail send errors, cleanup ↵ | megamage | |
| code. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-05-27 | [7897] Include function name in assertion fail output. Author: Ambal | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-27 | [7896] Rename creature_template class/race fields to ↵ | megamage | |
| trainer_class/trainer_race for clarify use. Author: NoFantasy --HG-- branch : trunk | |||
| 2009-05-27 | *Do not trigger living bomb when target is dead. By Them | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-27 | Add fix for quest 12680 | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-05-27 | *Merge SD2. | Anubisss | |
| *r983: Add additional checks for zoneInCombat-function. *r984: Remove two useless functions, cleanup some code. - The most part of the patch skipped. *r985: Clean up some code and prevent Spark from doing certain actions if in certain areas *r986: Remove most EventAI code - Skip this patch *r987: Correct and remove now obsolete documentation. - Skip: delete EventAI.txt --HG-- branch : trunk | |||
| 2009-05-27 | *Try to fix a freeze bug. (atan2(0,0) returns invalid value) | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-27 | *Change vehicle faction the same as the driver's when driver enters it. | megamage | |
| *Fix 3593 sql. --HG-- branch : trunk | |||
| 2009-05-27 | Add script for quest 28406 | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-05-27 | *Cleanup message deliver functions. Remove unused parameters. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-26 | *Fix the bug that warlord najentus spams spells | megamage | |
| *Fix the bug that supremus volcano can move Thanks to Farah --HG-- branch : trunk | |||
| 2009-05-26 | *Fix DK quest 12641 | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-26 | *Fix broken dk start zone teleporter. | megamage | |
| *Use caster as source of areaaura when source is NULL. --HG-- branch : trunk | |||
| 2009-05-26 | *Fix a typo in Thaddius script that make he not berserk. | megamage | |
| *Update Heigan script so that players outside the room will be teleported in when eruption happens. Thanks to cryingcloud. --HG-- branch : trunk | |||
| 2009-05-26 | [7894] Avoid show quest sign for trainer under cursor if trianer have ↵ | megamage | |
| unavailable quest. Author: SeT --HG-- branch : trunk | |||
| 2009-05-26 | [7893] Fixed work chat guild commands that expect guild name in args. Now ↵ | megamage | |
| guild name always must be in "". Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-05-26 | [7892] Update spell_loot_template entry description in error output for ↵ | megamage | |
| better fit to current table use. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-05-26 | [7890] Fixed a memory leak Author: VladimirMangos | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-26 | *Correct some aura interrupt flags | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-26 | *Do not do visibility notification twice for bind sight players. This fixes ↵ | megamage | |
| the bug that bind sight is interrupted when target enters a populated area. --HG-- branch : trunk | |||
| 2009-05-26 | *Consider flight spells as passive spells. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-26 | *Use original caster to check quest spell hit. This fixes the bug that some ↵ | megamage | |
| quest cannot be finished when using controlled creatures to cast spell. --HG-- branch : trunk | |||
| 2009-05-26 | *Remove puppet when it is killed. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-26 | *Allow to use gm command to modify mob health. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-26 | *Fix the impale spell timer of archavon script. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-26 | *Fix a crash caused by charm spells. Thanks to Drahy. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-26 | *Fix typo that causes crash for charm spells. Thanks to Drahy. | megamage | |
| *Allow aura 206 to affect other types of pets. --HG-- branch : trunk | |||
| 2009-05-26 | *Allow vehicle have loot. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-25 | *Do not destroy unit for owner when it stealth | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-25 | *Do not consider possessed creatures as pet. Also fix the bug that possessed ↵ | megamage | |
| creature does not display spells. --HG-- branch : trunk | |||
| 2009-05-25 | *Do not use GO guid as original caster guid. (not supported for now) | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-25 | *Fix a bug that players are teleported to wrong instance after crash. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-25 | *Remove aura by originalcaster guid instead of caster guid for channelled spells | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-25 | *Move spelltarget table check to the start of the server to reduce log spams. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-25 | *Fix the startup with trinityinterface. | Anubisss | |
| --HG-- branch : trunk | |||
