Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-07 | *fix Lady Vashj unattackable bug | Rat | |
--HG-- branch : trunk | |||
2009-04-06 | fix a long standing typo | Chaz Brown | |
--HG-- branch : trunk | |||
2009-04-05 | *Always delink spell and container when spell is cancelled. | megamage | |
--HG-- branch : trunk | |||
2009-04-05 | Fix interface building. | raczman@debian | |
--HG-- branch : trunk | |||
2009-04-05 | Added reload command for spell_linked_spell DB table | mknjc | |
--HG-- branch : trunk | |||
2009-04-05 | Crashfix. <3 QAston, you damn beast. | raczman | |
--HG-- branch : trunk | |||
2009-04-05 | Fix build. | raczman | |
--HG-- branch : trunk | |||
2009-04-04 | *Fix a crash caused by scriptprocess | megamage | |
--HG-- branch : trunk | |||
2009-04-04 | *Backport some contents from TC2. | megamage | |
--HG-- branch : trunk | |||
2009-04-04 | Fixed typo. | raczman | |
--HG-- branch : trunk | |||
2009-04-04 | Merge. | raczman | |
--HG-- branch : trunk | |||
2009-04-04 | Fixed 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-04 | Not 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 HandleGameObject | Rat | |
--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-04 | Merge. | raczman | |
--HG-- branch : trunk | |||
2009-04-04 | Added some extra debug log when finishing rated arena match. | raczman | |
--HG-- branch : trunk | |||
2009-04-03 | Fix errors with cmake and revision.h fix by raczman | Chaz Brown | |
--HG-- branch : trunk | |||
2009-04-04 | merge with megamage's | raczman | |
<3 --HG-- branch : trunk | |||
2009-04-04 | Fixed 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 bug | Rat | |
--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 | *Merge | Chaz Brown | |
--HG-- branch : trunk | |||
2009-04-03 | backport 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 aura | megamage | |
--HG-- branch : trunk | |||
2009-04-02 | *Fix some visibility bug. | megamage | |
--HG-- branch : trunk | |||
2009-04-02 | *fixed Black Temple doors | Rat | |
--HG-- branch : trunk | |||
2009-04-02 | *fix teron gorefiend's doom blossom | Rat | |
--HG-- branch : trunk | |||
2009-04-01 | Fix genrevision | Chaz 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-31 | Probably fix a crash in SocialMgr.cpp | raczman | |
--HG-- branch : trunk | |||
2009-03-31 | Optimize 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-30 | Allow 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-30 | Fix build after importing Kudlaty's script. | raczman | |
--HG-- branch : trunk | |||
2009-03-30 | Added script for GO 185913 by Kudlaty. | raczman | |
--HG-- branch : trunk | |||
2009-03-30 | Added GO gossip menu support. Kudos and cookies to arrai. | raczman | |
--HG-- branch : trunk | |||
2009-03-29 | Removed 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-27 | Added script for GO 175944 by Sorken. | raczman | |
--HG-- branch : trunk | |||
2009-03-27 | *Fix the bug of visibility. | megamage | |
--HG-- branch : trunk | |||
2009-03-27 | Fixed 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 |