| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-01 | *Add the second part of the previous commit. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-05-01 | *Minor clean in scripts. | Anubisss | |
| *Add some checks in scripts. --HG-- branch : trunk | |||
| 2009-04-30 | *Fix the calculation of isInLine. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-30 | Prevent multiple bid attempts on the same item if BidsPerInterval set to a ↵ | Chaz Brown | |
| high number - patch submitted by Naicisum --HG-- branch : trunk | |||
| 2009-04-30 | *Do not allow client to interrupt instant spells. By thenecromancer | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-30 | *Use canattack to check if canattack in pethandler and combathandler | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-29 | *Cleanup InterruptNonMeleeSpells. Backported from TC2. Source: Mangos. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-29 | *let petattack command use provided guid instead of player selection. By ↵ | megamage | |
| thenecromancer --HG-- branch : trunk | |||
| 2009-04-29 | [7736] Do not cast Deserter debuff at gamemaster Author: freghar | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-29 | *Fix a typo in Brutallus. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-04-28 | *Convert tabs to spaces and delete white spaces in Sunwell Plateau's scripts. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-04-28 | *Add a missing check in Muru's script. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-04-28 | *Fix a typo in Eredar Twins' script. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-04-28 | Add newline to src/game/CMakeLists.txt <rolleyes> | Chaz Brown | |
| --HG-- branch : trunk | |||
| 2009-04-27 | *hyjal code cleanup | Rat | |
| --HG-- branch : trunk | |||
| 2009-04-26 | Use GetPlayerGUIDByName in .ticket viewname handler so it returns tickets ↵ | mknjc | |
| from offline players too --HG-- branch : trunk | |||
| 2009-04-26 | *Fix Brutallus' spell Burn. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-04-25 | *Fix the bug that counterspell can affect shapeshift | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-25 | Added KilJaeden-Script | Andy@conmuc-l03 | |
| --HG-- branch : trunk | |||
| 2009-04-25 | Added Muru Script | Andy@conmuc-l03 | |
| --HG-- branch : trunk | |||
| 2009-04-25 | Added Sunwell SQL and update few scripts | Andy@conmuc-l03 | |
| --HG-- branch : trunk | |||
| 2009-04-25 | Fix TrinityScripts to use the correct config file when -c config_name.conf ↵ | Chaz Brown | |
| is used on the trinitycore commandline, thanks to gixxer_j for getting me to finally fix it, and for testing the patch. Be sure to do a full recompile, or you may get errors, this may even require a fresh pull from the repo for some. --HG-- branch : trunk | |||
| 2009-04-24 | *Fix not hitting stealthed target by multi-target spells which require ↵ | megamage | |
| target (not AoE) By Albrecht de Endrau --HG-- branch : trunk | |||
| 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 | |||
