aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-04-07*fix Lady Vashj unattackable bugRat
--HG-- branch : trunk
2009-04-06fix a long standing typoChaz Brown
--HG-- branch : trunk
2009-04-05*Always delink spell and container when spell is cancelled.megamage
--HG-- branch : trunk
2009-04-05Fix interface building.raczman@debian
--HG-- branch : trunk
2009-04-05Added reload command for spell_linked_spell DB tablemknjc
--HG-- branch : trunk
2009-04-05Crashfix. <3 QAston, you damn beast.raczman
--HG-- branch : trunk
2009-04-05Fix build.raczman
--HG-- branch : trunk
2009-04-04*Fix a crash caused by scriptprocessmegamage
--HG-- branch : trunk
2009-04-04*Backport some contents from TC2.megamage
--HG-- branch : trunk
2009-04-04Fixed typo.raczman
--HG-- branch : trunk
2009-04-04Merge.raczman
--HG-- branch : trunk
2009-04-04Fixed work of warrior talent 12296.raczman
- Proper tick in 3 sec - Replace amount calculation hack by more proved formula. - Ignore in combat state. Author: domingo --HG-- branch : trunk
2009-04-04*Add a missing part of visibility patch.megamage
--HG-- branch : trunk
2009-04-04*Do not check formation for pet and summoned creatures.megamage
--HG-- branch : trunk
2009-04-04Not displaying "Command not found" error for player security level. Thx ↵raczman
Machiavelli <3 --HG-- branch : trunk
2009-04-04*Add a missing part of the visibility patch.megamage
--HG-- branch : trunk
2009-04-04*Fix the bug that creatures do not return to spawn point when players leave ↵megamage
instance. --HG-- branch : trunk
2009-04-04*Fix visibility update bug.megamage
--HG-- branch : trunk
2009-04-04*remade Black Temple doors with new HandleGameObjectRat
--HG-- branch : trunk
2009-04-04*added HandleGameObject function to instance, use this to simply open/close ↵Rat
doors from scripts --HG-- branch : trunk
2009-04-04Merge.raczman
--HG-- branch : trunk
2009-04-04Added some extra debug log when finishing rated arena match.raczman
--HG-- branch : trunk
2009-04-03Fix errors with cmake and revision.h fix by raczmanChaz Brown
--HG-- branch : trunk
2009-04-04merge with megamage'sraczman
<3 --HG-- branch : trunk
2009-04-04Fixed BG mark rewarding in case of prematurely finished BG:raczman
-team with most points will get 3 marks, the other one 1 mark -in case of a draw, each team gets 1 mark (not sure if blizzlike) TODO: -remove per BG score variables and substitute them further with general m_score[] array to avoid data duplication. Please report any bugs, and TC2 devs - dont pull this change into TC2, its not 309-like. --HG-- branch : trunk
2009-04-03*Try to fix the bug of visibility update.megamage
--HG-- branch : trunk
2009-04-03*hopefuly fix Thrall reset bugRat
--HG-- branch : trunk
2009-04-03*Fix a crash of warbringer_omrogg script.megamage
--HG-- branch : trunk
2009-04-03*added new escortAI functions (does not effect already coded escort scripts)Rat
--HG-- branch : trunk
2009-04-03*MergeChaz Brown
--HG-- branch : trunk
2009-04-03backport genrevision fix from TC2 that allows old and new versions of HG to ↵Chaz Brown
be used in revision generation --HG-- branch : trunk
2009-04-02*Also call combatstart when applying areaaura/persistant auramegamage
--HG-- branch : trunk
2009-04-02*Fix some visibility bug.megamage
--HG-- branch : trunk
2009-04-02*fixed Black Temple doorsRat
--HG-- branch : trunk
2009-04-02*fix teron gorefiend's doom blossomRat
--HG-- branch : trunk
2009-04-01Fix genrevisionChaz Brown
--HG-- branch : trunk
2009-03-31*Do not call reset in construct funciton of script.megamage
*Add function doaction to safely pass parameters between scripts. --HG-- branch : trunk
2009-03-31*Fix build.megamage
--HG-- branch : trunk
2009-03-31*Backport some code from TC2.megamage
--HG-- branch : trunk
2009-03-31Probably fix a crash in SocialMgr.cppraczman
--HG-- branch : trunk
2009-03-31Optimize storage for eventAI. Store as Map of creature id's linked to ↵raczman
vectors of events used by that creature id Author of both commits: NoFantasy. --HG-- branch : trunk
2009-03-30Allow eventAI creature have events both inside instance and outside, without ↵raczman
producing error message. Note that EFLAG_NORMAL/EFLAG_HEROIC must still be defined if this event should trigger in this mode. Creature outside instance will always use all events regardless. --HG-- branch : trunk
2009-03-30Fix build after importing Kudlaty's script.raczman
--HG-- branch : trunk
2009-03-30Added script for GO 185913 by Kudlaty.raczman
--HG-- branch : trunk
2009-03-30Added GO gossip menu support. Kudos and cookies to arrai.raczman
--HG-- branch : trunk
2009-03-29Removed automake from TC for good. ACE automake is still there, for folks ↵raczman
who want to build ACE from dep/ACE_wrappers. --HG-- branch : trunk
2009-03-27Added script for GO 175944 by Sorken.raczman
--HG-- branch : trunk
2009-03-27*Fix the bug of visibility.megamage
--HG-- branch : trunk
2009-03-27Fixed exploit with summoning Epoch Hunter more than once.raczman
--HG-- branch : trunk
2009-03-26*Some improvement of update visibility when players leave map.megamage
--HG-- branch : trunk