Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-24 | *Fix some script crash casued by threatlist. | megamage | |
--HG-- branch : trunk | |||
2009-04-24 | *merge | Chaz Brown | |
--HG-- branch : trunk | |||
2009-04-24 | Backed out changeset 63c2c054d765 (rev 1414) until I (or someone else) can ↵ | Chaz Brown | |
figure out how to do it correctly. --HG-- branch : trunk | |||
2009-04-24 | Change all SD2: to TSCR: | Chaz Brown | |
--HG-- branch : trunk | |||
2009-04-24 | Modify TrinityScript to use main config file. (Fix problems when using -c on ↵ | Chaz Brown | |
the command line) --HG-- branch : trunk | |||
2009-04-23 | *Do not let civilian aggro players. | megamage | |
--HG-- branch : trunk | |||
2009-04-23 | *Fix a typo in Cannon Master Willey's script by Thraxx. Thank you. | Anubisss | |
--HG-- branch : trunk | |||
2009-04-22 | *Fix a crash in warbringer_omrogg. | megamage | |
--HG-- branch : trunk | |||
2009-04-21 | *Minor check in Ambassador Hellmaw's UpdateAI(). | Anubisss | |
--HG-- branch : trunk | |||
2009-04-21 | Added a Spell for KilJaeden (need it later) | Andy@conmuc-l03 | |
--HG-- branch : trunk | |||
2009-04-21 | *Move move and remove obj from world update to map update. | megamage | |
--HG-- branch : trunk | |||
2009-04-20 | *Fix a typo in ProcDamageAndSpellFor. Note: in TC2 this function is handled ↵ | megamage | |
in a better way, and do not need this. --HG-- branch : trunk | |||
2009-04-20 | *Try to fix compile in linux. | megamage | |
--HG-- branch : trunk | |||
2009-04-20 | *Fix a bug in LoadAccessRequirements() that will generate NULL questtemplate. | megamage | |
--HG-- branch : trunk | |||
2009-04-20 | *Do not allow process script immediately in waypoint movement to prevent ↵ | megamage | |
crash of mtmap. --HG-- branch : trunk | |||
2009-04-20 | *Fix a crash in HandleGossipSelectOptionOpcode. | megamage | |
--HG-- branch : trunk | |||
2009-04-20 | *Add m_map in worldobject to make getmap faster. | megamage | |
--HG-- branch : trunk | |||
2009-04-20 | *Do not make deep (ProcDamageAndSpellFor) static. | megamage | |
--HG-- branch : trunk | |||
2009-04-20 | *Fix a crash caused by stealth aura remove itself. | megamage | |
--HG-- branch : trunk | |||
2009-04-19 | workaround for demoshout & piercing howl to remove stealth | Andy@conmuc-l03 | |
--HG-- branch : trunk | |||
2009-04-19 | Merge | Machiavelli | |
--HG-- branch : trunk | |||
2009-04-19 | * Tabs to spaces cleanup | Machiavelli | |
--HG-- branch : trunk | |||
2009-04-19 | *Raise the log level of not-assigned script. Because that may cause crash. | megamage | |
--HG-- branch : trunk | |||
2009-04-19 | *Fix spell Negative Energy (casted by Entropius). | megamage | |
--HG-- branch : trunk | |||
2009-04-19 | *Update castcustomspell(). Allow change other spell values than basepoints. | megamage | |
--HG-- branch : trunk | |||
2009-04-18 | *Fix visibility update bug of long-distance teleport. | megamage | |
--HG-- branch : trunk | |||
2009-04-18 | Merge | Machiavelli | |
--HG-- branch : trunk | |||
2009-04-18 | Fix quest completion of 'The City of Light' | Machiavelli | |
--HG-- branch : trunk | |||
2009-04-18 | *fix reliquary of souls bug where essence did not move home when defeated | Rat | |
--HG-- branch : trunk | |||
2009-04-18 | Fixed a crash in UpdateVisibilityOf | raczman | |
--HG-- branch : trunk | |||
2009-04-18 | Fixed a crash in GOselect. | raczman | |
--HG-- branch : trunk | |||
2009-04-18 | Fix compile caused by missing includes in r1386 | Machiavelli | |
--HG-- branch : trunk | |||
2009-04-17 | *Fix incorrect threat calculation of taunt spells. | megamage | |
--HG-- branch : trunk | |||
2009-04-18 | *Fix the bug in friends list that does offline players show online. | Anubisss | |
--HG-- branch : trunk | |||
2009-04-17 | *Change a eventai action number in case of conflicts with mangos. | megamage | |
--HG-- branch : trunk | |||
2009-04-17 | Added placeholders for sunwell | Bagsac | |
--HG-- branch : trunk | |||
2009-04-17 | *reset Kael's threat when he enters the fight | Rat | |
--HG-- branch : trunk | |||
2009-04-17 | *fix Kael'thas' no-reset bug | Rat | |
--HG-- branch : trunk | |||
2009-04-17 | *Kael'thas (tk:eye) | Rat | |
- corretly despawn all phoenix - enable phoenix's fly mode - spawn eggs on the ground even if bird died mid-air - small code realignment and cleanup --HG-- branch : trunk | |||
2009-04-17 | *some fixes to Kael'thas (tk:eye) | Rat | |
- fixed event reset bug - fixed 'combat bug' after boss is killed - use SummonList to handle all summons - fixed possible crashpoint todo: find a way to reset event if raid wiped --HG-- branch : trunk | |||
2009-04-17 | *fix enemy counter/timer reset bug in hyjal | Rat | |
--HG-- branch : trunk | |||
2009-04-16 | *removed not used vars from EAI | Rat | |
--HG-- branch : trunk | |||
2009-04-16 | * Add loading of missing map field in ticket system, typo pointed out by ↵ | Machiavelli | |
Disassembler. --HG-- branch : trunk | |||
2009-04-16 | *Better names for var Modelid. | Anubisss | |
--HG-- branch : trunk | |||
2009-04-15 | *enable EvantAI to summon gameobject | Rat | |
+tabs2spaces --HG-- branch : trunk | |||
2009-04-15 | *fix some boss pull/kill exploits | Rat | |
- Hexlord (zulaman) - Janalai (zulaman) - Delrissa (magister) --HG-- branch : trunk | |||
2009-04-15 | Update to creature formations. | raczman | |
This is a big merge, it may cause problems. Use with caution, report bugs. --HG-- branch : trunk | |||
2009-04-14 | *hyjal update | Rat | |
- despawn Anetheron's summons if boss is dead / despawned (wiped) - same for Azgalor --HG-- branch : trunk | |||
2009-04-14 | * Battleground update; change some datatypes, correct comment, minor tab -> ↵ | Machiavelli | |
space cleanup --HG-- branch : trunk | |||
2009-04-14 | * Fix issue with battleground queuing where core would first invite people ↵ | Machiavelli | |
who joined queue the latest --HG-- branch : trunk |