| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-04-11 | Add Aura::CheckTarget() to check Alterac Valley buff targets. | Tartalo | |
| Merge from old TC-2.4.3 repository, original patch by krz. Fixes issue #954. --HG-- branch : trunk | |||
| 2010-04-11 | Nexus: Hack for servers that allow two side groups to be able to kill the | Tartalo | |
| faction-dependent npcs. --HG-- branch : trunk | |||
| 2010-04-11 | InstanceData: Add function to check wether server allows two side groups | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-04-11 | * Add: Shadowfiend damage and spellpower scaling, this will need feedback ↵ | click | |
| (are the numbers correct?) Closes issue #129 - Patch by Kaelima --HG-- branch : trunk | |||
| 2010-04-11 | * Force .npc move to move the creature and make sure it respawns from deadstate | click | |
| (Removes .die/.respawn -requirement on move) Patch by antihrists Fixes issue #121 --HG-- branch : trunk | |||
| 2010-04-11 | * Fix: Trainingdummies going into evade mode permanently | click | |
| Patch by tbaart --HG-- branch : trunk | |||
| 2010-04-11 | Fix achievement Three Faced. | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | * Fix: Deathknights 'Death Grip' | click | |
| Fixes issue #148 Fixes issue #1223 Patch by tbaart (partial commit - Dancing Rune Weapon still needs testing) --HG-- branch : trunk | |||
| 2010-04-11 | Fix Prey on the Weak. Thanks PrinceCreed. | Trazom62 | |
| Fixes issue #1003. Fixes issue #230. --HG-- branch : trunk | |||
| 2010-04-11 | Fix Crash in GroupLoot and NeedBeforeGreed. | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Temp revert prev. commit. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix compile warning. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Update code for 44394 and ranks. by Vladimir. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix GCD in case of cast interrupt. | Trazom62 | |
| Fixes issue #1587. --HG-- branch : trunk | |||
| 2010-04-11 | * Fix: PvP vs PvE diminishing of Hunters Mark (2m/5m) | click | |
| Patch by Alez2006 --HG-- branch : trunk | |||
| 2010-04-11 | Finish basic implement support client version 3.3.3a build 11723. Need ↵ | n0n4m3 | |
| extract new dbc/maps/vmaps files. --HG-- branch : trunk | |||
| 2010-04-11 | Final fix basepoints calculation, thx to Vladimir, Laise. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix load spell.dbc, sql table spell_dbc also drop unused fields. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix some typo and compile errors. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Update IsExplicitDiscoverySpell/IsLootCraftingSpell and related code. by ↵ | n0n4m3 | |
| Vladimir. --HG-- branch : trunk | |||
| 2010-04-11 | Some fixes for quests/basePoints calculation, realm server. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Added enum for SMSG_GROUP_JOINED_BATTLEGROUND opcode and some other fixes. ↵ | n0n4m3 | |
| Big thx to TOM_RUS. --HG-- branch : trunk | |||
| 2010-04-11 | Implement some opcodes. Big thx to TOM_RUS. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix mail, professions, group loot, console spam, and some fixes. Big thx to ↵ | n0n4m3 | |
| TOM_RUS. --HG-- branch : trunk | |||
| 2010-04-11 | Fix quests and auctionhouse. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix Auth on server also some fixes and cleanups. Big thx to TOM_RUS. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Not use PLAYER_FIELD_ARENA_TEAM_INFO_1_1 directly. Big thx to TOM_RUS. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Some fixes to guild/arenateam events. Big thx to TOM_RUS. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Drop characters data blob. Bit thx to hunuza. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix CMSG_REQUEST_VEHICLE_SWITCH_SEAT to allow change to accesory seat. | Spp | |
| Patch by Havenard Closes issue 1583 --HG-- branch : trunk | |||
| 2010-04-11 | Tab to spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-10 | Fix CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE and ↵ | Spp | |
| CMSG_REQUEST_VEHICLE_SWITCH_SEAT handlers Modified version of Havenard's patch Closes issue 1452 --HG-- branch : trunk | |||
| 2010-04-10 | Azjol Nerub: Anub'arak and Krikthir script texts | Spp | |
| Patch by terrorbringer Closes issue 1570 --HG-- branch : trunk | |||
| 2010-04-10 | * Correct worldside NPC texts, by terrorbringer | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-10 | Fix Crash in FoS. | Trazom62 | |
| Fixes issue #1566. + add support of minimum distance criteria in SelectTarget. --HG-- branch : trunk | |||
| 2010-04-10 | *modified spelldifficulty handler to work with all spell casts for creatures ↵ | Rat | |
| that are in instances thanks to Shauren for help *modified most of the scripts to use normal_mode spell for casting (code was autogenerated, post errors if any) *added sql for all modded spells (autogenerated..) --HG-- branch : trunk | |||
| 2010-04-10 | * correct worldside NPC texts - patch by terrorbringer (more cleanup needed?) | trinity@raven.vcon.no | |
| --HG-- branch : trunk | |||
| 2010-04-10 | Fix vehicle stacking (no more pyramids for you!) | click | |
| --HG-- branch : trunk | |||
| 2010-04-09 | *backout 7819 | Rat | |
| --HG-- branch : trunk | |||
| 2010-04-09 | Implement Global Cooldown (originaly written for TC2 v2.4.3). | Trazom62 | |
| Thanks eugen.rivniy for the port. Fixes issue #67. --HG-- branch : trunk | |||
| 2010-04-09 | * Proper format for CustomSpellDifficulty.dbc | Brian | |
| * Thanks n0n4m3 --HG-- branch : trunk | |||
| 2010-04-09 | Avoid crash in TurretAI if spell1=0 and issue an error log instead. | Trazom62 | |
| Fixes issue #1360. Fixes issue #1032. (same for ArchorAI and AOEAI). --HG-- branch : trunk | |||
| 2010-04-09 | *add example difficulty spells for magus telestra | Rat | |
| --HG-- branch : trunk | |||
| 2010-04-09 | *added code for loading Spelldifficulty.dbc + Custom Spelldifficulty from ↵ | Rat | |
| Database *added spell searcher based on creature's map difficulty, usage is optional and only for scipts for now *added new table spelldifficulty_dbc --HG-- branch : trunk | |||
| 2010-04-08 | *fix an sql-dbc load bug, patch by Qaston | Rat | |
| --HG-- branch : trunk | |||
| 2010-04-08 | Script Instance Forge of Souls. | Trazom62 | |
| Script based on proposal of Synric on trinitycore forum (submitted by Skarabex on GC). Fix EventMap::DelayEvents Fixes issue #1310. --HG-- branch : trunk | |||
| 2010-04-08 | SOTA: Fix graveyard respawn location. | Spp | |
| Thanks to AntiDiavol for pointing this bug... twice Closes issue 1516 --HG-- branch : trunk | |||
| 2010-04-08 | Code Style (game + scripts only): | Spp | |
| "!=" --> " != " (when needed) " !=" --> " !=" "!= " --> "!= " --HG-- branch : trunk | |||
| 2010-04-07 | Code Style (game + scripts only): | Spp | |
| ">=" --> " >= " (when needed) " >=" --> " >=" ">= " --> ">= " "<=" --> " <= " (when needed) " <=" --> " <=" "<= " --> "<= " " ==" --> " ==" "== " --> "== " --HG-- branch : trunk | |||
| 2010-04-07 | Code Style (game + scripts only): | Spp | |
| "==" --> " == " (when needed) --HG-- branch : trunk | |||
