Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-31 | Merge pull request #7599 from gacko28/zuluhed | Nay | |
Core/Spell: Unlocking zuluhed chains Closes #996 Fixes quest Zuluhed the Whacked | |||
2012-09-01 | Core/Spell: Unlocking zuluhed chains | Gacko | |
Core/Spell: Unlocking zuluheds chains Core/Spell: Unlocking zuluheds chains Core/Spell: Unlocking zuluheds chains | |||
2012-08-31 | Core/Scripts: Improve Wyrmrest Defender gossip | Trista | |
* Added conditions to only show default gossip, if not on quest 12372 * Else show other gossip text * Add second gossip text on gossip select * Remove close gossip - after a lot of videos turns out character close it by moving or clicking "goodbye" Ref #1861 Closes #7594 | |||
2012-08-31 | DB/SAI: Taking on All Challengers & Defending Your Title | w1sht0l1v3 | |
2012-08-31 | SQL: Rename SQL | Nay | |
2012-08-31 | Scripts/Commands: Create a new group of commands, .cheat, and add new and ↵ | Myran2 | |
move old commands to it: Changes: - .explorecheat is now .cheat explore - .waterwalk is now .cheat waterwalk - .taxicheat is now .cheat taxi New commands: - .cheat god - .cheat casttime - .cheat cooldown - .cheat power (Descriptions available in the SQL file / in-game) Inspiration on ArcEmu commands Closes #7569 | |||
2012-08-31 | Core/Scripts: Improve Wyrmrest Defender gossip | Trista | |
* Added conditions to only show default gossip, if not on quest 12372 * Else show other gossip text * Add second gossip text on gossip select * Remove close gossip - after a lot of videos turns out character close it by moving or clicking "goodbye" Ref #1861 Closes #7594 | |||
2012-08-31 | Core/Config: Disable petlos by default | kaelima | |
2012-08-31 | Core/Mmaps: Use mmaps if enabled when re-generating point-movement path ↵ | kaelima | |
after speed changes. (often used by pets) | |||
2012-08-30 | DB/SAI: Remove Lol'kira the Krone and Thorim cpp scripts, handled by SAI | Santiago | |
2012-08-31 | DB/SAI: Taking on All Challengers & Defending Your Title | w1sht0l1v3 | |
2012-08-31 | SQL: Rename SQL | Nay | |
2012-08-31 | Scripts/Commands: Create a new group of commands, .cheat, and add new and ↵ | Myran2 | |
move old commands to it: Changes: - .explorecheat is now .cheat explore - .waterwalk is now .cheat waterwalk - .taxicheat is now .cheat taxi New commands: - .cheat god - .cheat casttime - .cheat cooldown - .cheat power (Descriptions available in the SQL file / in-game) Inspiration on ArcEmu commands Closes #7569 | |||
2012-08-30 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps | Subv | |
2012-08-30 | Core: Fix many "errors"/warnings and coding style (3) | Nay | |
Game Errors were found using Cppcheck, open-source static analysis tool | |||
2012-08-30 | Core: Fix many "errors"/warnings and coding style (2) | Nay | |
Scripts; also reverted a change to AuthSocket Errors were found using Cppcheck, open-source static analysis tool | |||
2012-08-30 | Core: Fix many "errors"/warnings and coding style (1) | Nay | |
Extractors, worldserver, authserver, shared and collision affected Errors were found using Cppcheck, open-source static analysis tool | |||
2012-08-30 | Merge pull request #7571 from daniik/master | Nay | |
Remove duplicated code in FleeingMovementGenerator | |||
2012-08-30 | Core/MovementGenerator: Remove duplicated code | danik | |
2012-08-30 | Merge pull request #7566 from Souler/fix_copy_weapon_auras | Kaelima | |
Scripts/Spells: Fix Weapon Copy related auras. | |||
2012-08-30 | Scripts/Spells: Fix Weapon Copy related auras. | Souler | |
Closes #3731 | |||
2012-08-30 | Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrest | kaelima | |
- Added more flags to UnitFlags2 enum (Thanks wpp) | |||
2012-08-29 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps | Subv | |
2012-08-29 | Scripts/Hellfire: Add missing include | Nay | |
2012-08-29 | Scripts/Hellfire: Rework Blood Furnace | Gacko | |
2012-08-29 | Core/Loading: Change info/error messages to printf when config is not loaded | Nay | |
2012-08-29 | Merge pull request #7487 from drskull/master | Nay | |
Core/Spells: Sentry Totem Aura remove fix and some minor fix in totem.cpp Closes #4376 | |||
2012-08-28 | CMake/BuildSystem: Add ACE to the VS solution also when only building tools ↵ | Subv | |
(its needed by the mmaps_generator) | |||
2012-08-28 | Core/MMaps: Made some cosmetic improvements to the mmaps generator | Subv | |
2012-08-28 | DB/Achievements: Fix achievements 'Koralon the Flame Watcher' / 'Toravon the ↵ | Vincent-Michael | |
Ice Watcher' | |||
2012-08-28 | Scripts: Fix code style after PR | Nay | |
2012-08-28 | Core/Spells: Destabilize Azure Dragonshrine | thesensei | |
*Spell script support for spell 49370 | |||
2012-08-28 | DB/Achievements: Fix achievements 'Koralon the Flame Watcher' / 'Toravon the ↵ | Vincent-Michael | |
Ice Watcher' | |||
2012-08-28 | Scripts: Fix code style after PR | Nay | |
2012-08-28 | Merge pull request #7553 from Trista/master | Nay | |
Core/Spells: Destabilizing Azure Dragonshrine | |||
2012-08-28 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
2012-08-28 | Core/Spells: Destabilize Azure Dragonshrine | thesensei | |
*Spell script support for spell 49370 | |||
2012-08-28 | Core/Wintergrasp: correctly fix collision for invisible wall in wg. also ↵ | Kandera | |
fixes recent crash. closes #7548 | |||
2012-08-28 | Core/Quests: Fixed quest honor rewards properly. | Shauren | |
REALLY closes #1356 | |||
2012-08-28 | Core/Quests: Fix quest honor reward | Nay | |
Based on the patch of Tassader Closes #1356 | |||
2012-08-28 | Core/Authserver: Improved realmlist for multiple realms with different ↵ | Shauren | |
versions, idea from MaNGOS and allow 4.0.6a, 4.2.2 and 4.3.4 clients to use the authserver (no world connections) | |||
2012-08-27 | Core/Battlefield: Small cleanup | Vincent-Michael | |
2012-08-27 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps | Subv | |
2012-08-27 | Core/Mmaps: Fixed build | Subv | |
2012-08-27 | Config/worldserver: Rename references to the old realmd database to auth | Nay | |
2012-08-27 | Core/Spells: Fix 'Foam Sword Rack' mechanic | Vincent-Michael | |
2012-08-27 | DB/Conditions: Fix 'Foam Sword Attack' / 'Foam Sword Attack' targets | joschiwald | |
2012-08-27 | DB: (Db) Fix quest Fire Upon the Waters | nelegalno | |
Thanks to wispeckt, zxbiohazardzx and Svannon Closes #1344 | |||
2012-08-27 | DB/Spells: (SB) Fix quest The Angry Gorloc | Trista | |
Closes #1288 | |||
2012-08-27 | Core/Misc: Fix resting zone in inn or tavern, reduce the area resting is active | CDawg | |
Closes #7516 |