| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-05-24 | - Applied TrinityScript Developing Standards. | _manuel_ | |
| - Now the fellhunter will move to the corpse and then cast the spell. - Removed code from Reset() that can cause crash, check if the owner exist before do MoveFollow. --HG-- branch : trunk | |||
| 2010-05-24 | Makes npc's not give kill credit when talking with it. A gossip script will ↵ | Liberate | |
| have to do the thing. Fixes issue 1209 --HG-- branch : trunk | |||
| 2010-05-24 | Fixed remaining scaling mounts that have 310% speed when you have other 310% ↵ | Shauren | |
| mount: Celestial Steed and X-53 Touring Rocket --HG-- branch : trunk | |||
| 2010-05-24 | Fixed duration on Glow Worm | Shauren | |
| --HG-- branch : trunk | |||
| 2010-05-24 | Add support for quest 10629 (Shizzwork) Hellfire Peninsula | Supabad | |
| --HG-- branch : trunk | |||
| 2010-05-23 | Fixed checks for Disarm Trap, thanks to Spp. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-05-23 | Removed tabs | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-05-23 | Disarm Trap now can be used in BattleGrounds and Arenas. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-05-23 | Fixed display of quest rewarded xp in quest details menu, also in completion ↵ | Shauren | |
| menu multiply xp gained by rates + code style --HG-- branch : trunk | |||
| 2010-05-22 | Making use of SetFlying function in Creature::Create instead of ↵ | _manuel_ | |
| AddUnitMovementFlag(MOVEMENTFLAG_FLY_MODE|MOVEMENTFLAG_FLYING); --HG-- branch : trunk | |||
| 2010-05-22 | Added new area flag to enum which marks areas you cannot fly in | Shauren | |
| Fixed: Headless Horseman's Mount client crashes, Magic Broom client crashes, Big Love Rocket now works, Invincible now works, Blazing Hippogryph now works Fixes issue 2081. Fixes issue 1808. Fixes issue 2150. Fixes issue 2020. --HG-- branch : trunk | |||
| 2010-05-22 | Fixed line endings in some files | Shauren | |
| --HG-- branch : trunk | |||
| 2010-05-22 | Review of Onyxia's Lair | John Holiver | |
| Make it 95% perfect to LK version (fixes spawns, eruption, achievements and some more) Fixes issue #1706 Fixes issue #1736d --HG-- branch : trunk | |||
| 2010-05-22 | Fix crash in npc_stinkbeardAI | Machiavelli | |
| Closes issue #2306 --HG-- branch : trunk | |||
| 2010-05-22 | Fix Life Tap Formula (3.3.3) | John Holiver | |
| Tnx Karolis.Rudzevicius for pointing out the problem Fixes issue #2106 --HG-- branch : trunk | |||
| 2010-05-22 | Change some casts in Unit.cpp (old typos) - tip from RaptorTeak, original ↵ | click | |
| fix by zergtmn Fixes issue #2300 --HG-- branch : trunk | |||
| 2010-05-22 | Add missing headers to Group.h and LFGHandler.cpp | click | |
| Fixes issue #2288 --HG-- branch : trunk | |||
| 2010-05-21 | More achievement types support. | John Holiver | |
| Achievment types used only for statistics: * ACHIEVEMENT_CRITERIA_TYPE_CREATE_AUCTION * ACHIEVEMENT_CRITERIA_TYPE_WON_AUCTIONS * ACHIEVEMENT_CRITERIA_TYPE_MONEY_FROM_VENDORS * ACHIEVEMENT_CRITERIA_TYPE_GOLD_EARNED_BY_AUCTIONS Tnx to VladimirMangos --HG-- branch : trunk | |||
| 2010-05-21 | *Fix: Relearn higher rank spells when talenting in the first rank. | Liberate | |
| Yay for my first push! Fixes issue 2144 --HG-- branch : trunk | |||
| 2010-05-21 | Fixed disenchanting rolls being allowed for all items, now works as intended | Shauren | |
| Renamed Faction to Flags2 in ItemPrototype and added use for some of them yay, my first commit :D --HG-- branch : trunk | |||
| 2010-05-21 | Group: Fix guid and internal counter default value. | Spp | |
| Use them in SMSG_GROUP_LIST with groupType 0x10 --HG-- branch : trunk | |||
| 2010-05-21 | Fix Typo in previous commit | Spp | |
| Fixes issue 2295 --HG-- branch : trunk | |||
| 2010-05-21 | Add additional castchecks for SPELL_EFFECT_LEAP_BACK | click | |
| --HG-- branch : trunk | |||
| 2010-05-21 | Fix typo, Thanks to Willian Krueger | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-20 | Dungeon Finder: Initial setup and dungeon listing | Spp | |
| --HG-- branch : trunk | |||
| 2010-05-20 | Sorry, removed unused code. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-05-20 | The Nexus: Oculus. | _manuel_ | |
| - Implemented AI for Mage-Lord Urom. --HG-- branch : trunk | |||
| 2010-05-20 | Fix talent Survival of the Fittest. | Anubisss | |
| Thanks to Aokromes for helping in the tests. Fixes issue #2034. --HG-- branch : trunk | |||
| 2010-05-20 | Script HoR instance. 1st part. | Trazom62 | |
| Fixes issue #1311. - Intro event. - 10 waves including Falric and Marwyn. - Script based on proposal of Synric on trinitycore forum (submitted by Skarabex on GC). --HG-- branch : trunk | |||
| 2010-05-20 | Fix talent Heart of the Wild. | Anubisss | |
| SQL part of the patch by havenard. --HG-- branch : trunk | |||
| 2010-05-20 | Fix talent Feral Spirit's wolves damage. | Anubisss | |
| Patch by Karolis.Rudzevicius. Closes issue #2145. --HG-- branch : trunk | |||
| 2010-05-19 | Implement a signalhandler via ACE. | Anubisss | |
| Thanks to Diver for test compiling under WIN. --HG-- branch : trunk | |||
| 2010-05-18 | Allow spell Rupture to crits on ticks. | Anubisss | |
| Fixes issue #1796. --HG-- branch : trunk | |||
| 2010-05-18 | SCRIPT_COMMAND_ORIENTATION fixed right. (thanks Mach) | malcromdev@gmail.com> | |
| --HG-- branch : trunk | |||
| 2010-05-18 | Fix SCRIPT_COMMAND_ORIENTATION db script command. | malcromdev@gmail.com> | |
| --HG-- branch : trunk | |||
| 2010-05-18 | Some more engrish to english logerror updates. | malcrom | |
| --HG-- branch : trunk | |||
| 2010-05-18 | Converted some log error messages in AchievementMgr.cpp to English. | malcrom | |
| --HG-- branch : trunk | |||
| 2010-05-18 | fixed crash when trying to spawn a not existing creature | Rat | |
| --HG-- branch : trunk | |||
| 2010-05-18 | Fix broken linuxcompile broken in r53601d50dd | click | |
| --HG-- branch : trunk | |||
| 2010-05-17 | Add ablility to select closest creature of entry (dataint), range (x) as ↵ | malcromdev@gmail.com> | |
| target for spell (datalong) SCRIPT_COMMAND_CAST_SPELL. --HG-- branch : trunk | |||
| 2010-05-17 | Add Ability for db script command SCRIPT_COMMAND_ORIENTATION to set creature ↵ | malcromdev@gmail.com> | |
| orientation to face player. --HG-- branch : trunk | |||
| 2010-05-18 | Add proper use of precompiled headers on linux - this removes an approx 50% ↵ | click | |
| reduction of total compiletime --HG-- branch : trunk | |||
| 2010-05-17 | fixed double honor count error in battleground player list window | Rat | |
| --HG-- branch : trunk | |||
| 2010-05-17 | display honor gained from kills in bg score window | Rat | |
| --HG-- branch : trunk | |||
| 2010-05-17 | Fix a crash in realmd. | Anubisss | |
| That crash occurs when realmd get an unknown packet and try to "shutdown" the socket. Note that: don't try to release an ACE_Message_Block if it is _not_ dynamically allocated. --HG-- branch : trunk | |||
| 2010-05-16 | Makes cage doors open at Drakos death. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-05-16 | Fix a typo. This table contains also another types of spells and not just ↵ | Anubisss | |
| exlirs. --HG-- branch : trunk | |||
| 2010-05-16 | Fix spell Improved Devouring Plague's damage. | Anubisss | |
| Core part of the patch by PrinceCreed. SQL part of the patch by sinka.isi. Fixes issue #1965. Closes issue #1004. --HG-- branch : trunk | |||
| 2010-05-16 | you can now reload creatures from creature_template table | Rat@walamy | |
| NOTE: reload is limited to one creature at a time Usage: .reload creature_template $entry Warning: this is mainly for developers, reloading a creature can cause unexpected behaviors!! --HG-- branch : trunk | |||
| 2010-05-16 | Don´t kick sessions in the tiny window (barely a few ms) between the login ↵ | Machiavelli | |
| queue and the char selection screen either. --HG-- branch : trunk | |||
