| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-24 | Scripts/Gundrak: Fix Gal'darah door. | xjose93 | |
| 2013-05-24 | Compile fix | Shauren | |
| 2013-05-24 | Scripts/Halls of Reflection: Fixed gauntlet event | Shauren | |
| 2013-05-24 | Core/Commands: Warning fix | Shauren | |
| 2013-05-24 | Missed change for previous commit | Shauren | |
| 2013-05-24 | Core/Commands: Fixed wrong field types used in db queries for pinfo command ↵ | Shauren | |
| and output alive state if target is offline | |||
| 2013-05-24 | Scripts/Halls of Reflection: Fixed a few possible crashes and cleaned up the ↵ | Shauren | |
| code a bit | |||
| 2013-05-24 | Core: Fix warnings | Vincent-Michael | |
| 2013-05-24 | Core: Fix logic fail in 77743ea13e991a10b11e6707d7def84336ebcfe7 | Vincent-Michael | |
| 2013-05-24 | Core: Fix non pch build | Vincent-Michael | |
| 2013-05-24 | Update 2013_05_24_00_world_misc.sql | Aokromes | |
| 2013-05-24 | Core/Player: Fix honor after duel exploit | Machiavelli | |
| Closes #9852 | |||
| 2013-05-24 | Update 2013_05_24_00_world_misc.sql | Aokromes | |
| 2013-05-24 | Scripts/Halls of Reflection: Falric/Marwyn | Aokromes | |
| This is a Work in Progress script by WishToDie based on the work found at http://www.trinitycore.org/f/topic/7192-patch-halls-of-reflections/ | |||
| 2013-05-23 | Merge pull request #9848 from Foldor/master | ZxBiohazardZx | |
| Remove a duplicate semicolon Closes #9848 | |||
| 2013-05-23 | DB/Quests: Fix script | Pitcrawler | |
| 2013-05-23 | DB/Quests: Fix text type | Pitcrawler | |
| 2013-05-23 | DB/Quests: Fix The Heart of the Storm, closes #9041 | Pitcrawler | |
| 2013-05-23 | DB/Quests: Fix Conversing With the Depths, closes #3048 | Pitcrawler | |
| 2013-05-23 | Remove a duplicate Semicolon | Foldor | |
| 2013-05-23 | commit: added newline at eof | ZxBiohazardZx | |
| 2013-05-22 | DB/SAI: convert EAI of some Redridge Creatures | kirkhammett | |
| Closes #9760 | |||
| 2013-05-22 | DB/SAI: Add support for Quest 11279: Green Egg Whelps | dr-j | |
| Closes #9781 | |||
| 2013-05-22 | DB/Gameobject: update spawnpositions | foldor | |
| Closes #9794 | |||
| 2013-05-22 | DB/SAI: Add support for Matthias Lehner Quest Chain | Kirkhammett | |
| included Dr-j comment on PR Closes #9783 | |||
| 2013-05-22 | Actually fix compile | Shocker | |
| (sorry about the multitude of commits) | |||
| 2013-05-22 | Another missing include | Shocker | |
| 2013-05-22 | Compile fix after recent merge | Shocker | |
| 2013-05-22 | Rename 2013_05_xx_xx_world_misc.sql to 2013_05_21_01_world_misc.sql | Aokromes | |
| 2013-05-21 | Merge pull request #9842 from Bezo/Arena | Aokromes | |
| Core/Command: Implement .arena commands | |||
| 2013-05-22 | Implement .arena commands - add new commands to the core to handle with ↵ | Bezo | |
| arena teams. *.arena create [player] "arena name" [type] *.arena create "arena name" [type] *.arena disband [TeamID] *.arena rename "oldName" "newName" *.arena captain [TeamID] [Player] *.arena info [TeamID] *.arena lookup [name] | |||
| 2013-05-21 | Merge pull request #9840 from Ascathor/master | Aokromes | |
| Core/Command: Remove excess parameter in LANG_PINFO_PLAYER | |||
| 2013-05-21 | Core/Command: Remove excess parameter in LANG_PINFO_PLAYER | Ascathor | |
| Should fix the command on linux servers | |||
| 2013-05-21 | Core: Fix warnings | Vincent-Michael | |
| 2013-05-21 | Merge pull request #9822 from wowpsp/master | Aokromes | |
| Support 1.12.3 (build 6141) | |||
| 2013-05-21 | Merge pull request #9827 from Ascathor/master | Aokromes | |
| Core/Command: Rework .PInfo and give more output and add Gender to trinity_string | |||
| 2013-05-21 | Merge pull request #9808 from xjose93/ImproveLog12 | Aokromes | |
| Core/Logs: Added more info for .send mail command. | |||
| 2013-05-21 | Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ↵ | Spp | |
| changes | |||
| 2013-05-21 | Core/Build: Fix compile under Ubuntu 13.04 and openSUSE 12.3 (and probably ↵ | Spp | |
| other new distros) Closes #9832 Closes #9740 | |||
| 2013-05-19 | DB/Triggers: Added "anti-exploration" teleport for Scholomance. | Kinzcool | |
| 2013-05-20 | Core/Command: Rework PInfo and give more output and add Gender to trinity_string | Ascathor | |
| * Prints out in several strings instead of few * Leaves unnecessary ones out (e.g. phase for GMs) * Some code documentation included (including doxygen) * Cleaner code (partly) * Prints more content, e.g.: ** Localized Class- and Race names ** Localizable Gender names ** Current experience, required experience ** And more Shoutouts to @Nay, @Subv, @Shauren and several others from the irc Core/Command: Rework PInfo and give more output and add Gender to trinity_string | |||
| 2013-05-20 | DB: Several runtime error fixes | Gacko | |
| 2013-05-20 | Core/Spells: Fix spell script "spell_yogg_saron_malady_of_the_mind" | joschiwald | |
| Closes #9813 | |||
| 2013-05-19 | DB/Creature: Fix startup error (thx Runico) | Vincent-Michael | |
| 2013-05-19 | MMAPS: Update mmaps_generator readme.txt with thread info | Nay | |
| 2013-05-19 | Cmake: Fix typo in msvc/settings.cmake | Nay | |
| 2013-05-19 | Merge pull request #1 from TrinityCore/master | wowpsp | |
| 2013-05-19 | Core/Misc: Another batch of fixes for issues found by static analysis | Shauren | |
| 2013-05-19 | Core/Misc: Another batch of fixes for issues found by static analysis | Shauren | |
| 2013-05-19 | Core/Spells: Fixed channeling spells with infinite duration | Shauren | |
