Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-05 | *Disable charmed/possessed creature AI. | megamage | |
*Use general react states to replace charminfo react states. --HG-- branch : trunk | |||
2009-03-05 | *Do not allow mage to cast multiple polymorph on different targets. | megamage | |
--HG-- branch : trunk | |||
2009-03-05 | *Implement access_requirement table - by Iskander | Blaymoira | |
- now check the requirements on teleport not only on areatrigger use - moved some columns from instance_template and areatrigger_teleport to access_requirement table --HG-- branch : trunk | |||
2009-03-05 | *Remove spams of transport log. | megamage | |
--HG-- branch : trunk | |||
2009-03-05 | *Do not calculate level-based spell damage twice. This fixed the bug that ↵ | megamage | |
some +ap buff give mobs too high damage. --HG-- branch : trunk | |||
2009-03-05 | *Do not let farsight dynobj apply non-exist auras. This fixed farsight. | megamage | |
--HG-- branch : trunk | |||
2009-03-05 | *Implement SCRIPT_COMMAND_KILL for database scripting | Blaymoira | |
--HG-- branch : trunk | |||
2009-03-05 | *Update header file of Warsong Gulch with new datas | Blaymoira | |
--HG-- branch : trunk | |||
2009-03-05 | *Target limitation for spell 45641 | Blaymoira | |
--HG-- branch : trunk | |||
2009-03-05 | *Ignore healing bonus for spell 27813 and ranks - original patch by Aviram | Blaymoira | |
--HG-- branch : trunk | |||
2009-03-04 | *Update Add Friend/Ignore Opcode - by Anubisss | Blaymoira | |
--HG-- branch : trunk | |||
2009-03-04 | *Fix a typo in load patch command - by Mufik | Blaymoira | |
--HG-- branch : trunk | |||
2009-03-04 | *Revert 1136, nonattackable flag of spirit of redemption is handled with ↵ | megamage | |
aura 27792,0 and should not be hard-coded. --HG-- branch : trunk | |||
2009-03-04 | *Fix the bug that sheep attacks people. | megamage | |
--HG-- branch : trunk | |||
2009-03-04 | *Fix a bug that current cell is not set for creatures sometimes. | megamage | |
--HG-- branch : trunk | |||
2009-03-03 | *Fix a crash. | megamage | |
--HG-- branch : trunk | |||
2009-03-02 | *Fix a crash. | megamage | |
--HG-- branch : trunk | |||
2009-03-02 | *Fix Alchemist Stone effect. | QAston | |
--HG-- branch : trunk | |||
2009-03-01 | *Replaced wrong calculation of tickcount in swiftmend with consts - by Anubisss | Blaymoira | |
--HG-- branch : trunk | |||
2009-03-01 | *Prevent to kill spirit of redemption - by Sorken | Blaymoira | |
--HG-- branch : trunk | |||
2009-03-01 | *Use correct timer for Lady Jainna's spell - by kancaras | Blaymoira | |
--HG-- branch : trunk | |||
2009-02-28 | *Allow scripting gameobjecttype 10 - by Edder | Blaymoira | |
--HG-- branch : trunk | |||
2009-02-28 | *Use proper spell for preparation & add a check for proper remove - by Sorken | Blaymoira | |
--HG-- branch : trunk | |||
2009-02-26 | *A temp fix for the bug of walking after flight. | megamage | |
--HG-- branch : trunk | |||
2009-02-26 | *Fix a crash. | megamage | |
--HG-- branch : trunk | |||
2009-02-26 | *Update active object code. | megamage | |
--HG-- branch : trunk | |||
2009-02-26 | *Fix build. | megamage | |
--HG-- branch : trunk | |||
2009-02-26 | *Replace taunt immunities with extra flags | Blaymoira | |
--HG-- branch : trunk | |||
2009-02-26 | *Fix build. | megamage | |
--HG-- branch : trunk | |||
2009-02-26 | *Fix build. | megamage | |
--HG-- branch : trunk | |||
2009-02-26 | *Fix a crash caused by far sight spells. | megamage | |
--HG-- branch : trunk | |||
2009-02-26 | *Initialize some variables of grid lock. By Vladimir. | megamage | |
--HG-- branch : trunk | |||
2009-02-25 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-02-25 | *Update active object code. By VladimirMangos. | megamage | |
--HG-- branch : trunk | |||
2009-02-25 | *Fix some crash bugs. | megamage | |
--HG-- branch : trunk | |||
2009-02-25 | *Fix Prayer of mending bonus healing. | QAston | |
--HG-- branch : trunk | |||
2009-02-25 | *More correct check for proc chance of spell 39446 - by Anubisss | Blaymoira | |
--HG-- branch : trunk | |||
2009-02-24 | *Update of some debug command. | megamage | |
--HG-- branch : trunk | |||
2009-02-24 | *Clean up of summoning pet spells. | megamage | |
--HG-- branch : trunk | |||
2009-02-24 | *Try to fix some crash bug related to grid. | megamage | |
--HG-- branch : trunk | |||
2009-02-24 | *Merge | Blaymoira | |
--HG-- branch : trunk | |||
2009-02-24 | Backed out changeset: aee1fec2cb04 | Blaymoira | |
--HG-- branch : trunk | |||
2009-02-23 | *Fix the bug of taxi movement. | megamage | |
*Correct the size of move stop packet. --HG-- branch : trunk | |||
2009-02-23 | *More fix about move flag. | megamage | |
--HG-- branch : trunk | |||
2009-02-23 | *Send correct move flag to client. | megamage | |
--HG-- branch : trunk | |||
2009-02-23 | *A temp fix for the crash caused by players disconnected in bg. Replace ↵ | megamage | |
assert(false) by return NULL; --HG-- branch : trunk | |||
2009-02-23 | *Remove possessed summons when aura is cancelled but not when channelling is ↵ | megamage | |
canncelled. This fix Eye of Kilrogg. --HG-- branch : trunk | |||
2009-02-23 | *Fix a typo in DoZoneInCombat function - by Elron | Blaymoira | |
--HG-- branch : trunk | |||
2009-02-22 | *Fix build. | megamage | |
--HG-- branch : trunk | |||
2009-02-22 | *Change "if" in SwitchGridContainers to assert. | megamage | |
--HG-- branch : trunk |