| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-20 | Core/Guilds: Fixed guild rank delete framexml event params | Shauren | |
| 2014-09-20 | Scripts/Auchindoun: Darkweaver Syth | Nyeriah | |
| - Despawn minions on death/reset - Misc clean up | |||
| 2014-09-20 | DB/Misc: Add pathing for Fjorn. Not 100% but scripting is hard when you have ↵ | Malcrom | |
| to do it in a roundabout way. | |||
| 2014-09-20 | DB/Pathing: Pathing for existing Son of Corok. Some spawns missing, will ↵ | Malcrom | |
| correct in another push. | |||
| 2014-09-20 | Revert "Core: Fix build for msvc14" | Vincent-Michael | |
| This reverts commit bd522a3853951cf8ea4b0b9e2f225a8bdc38da04. Meh -.- | |||
| 2014-09-20 | Core: Fix build for msvc14 | Vincent-Michael | |
| 2014-09-19 | DB/Pathing: Pathing for Creteus | Malcrom | |
| 2014-09-19 | DB/Misc: Redo some fixups for Dun Neffelem | Malcrom | |
| 2014-09-19 | DB/Misc: Misc fixes | Malcrom | |
| 2014-09-19 | DB/Misc: Cosmetic fixups for Dun Neffelem | Malcrom | |
| 2014-09-20 | Kill new compile warnings | joschiwald | |
| 2014-09-20 | Fixed sql fail | joschiwald | |
| 2014-09-20 | Core/Battlefield/WG: fixed warnings | joschiwald | |
| Ref #13169 Closes #12714 | |||
| 2014-09-19 | Core/ObjectMgr: check creature.orientation and gameobject.orientation range ↵ | ShinDarth | |
| in loading Closes #13156 | |||
| 2014-09-19 | DB/Misc: Fix Seething Revenant Entry: 29504 spawns and add two missing paths. | Malcrom | |
| 2014-09-19 | DB/Misc: Proper spawning and pathing of Stormpeak Wyrm | Malcrom | |
| 2014-09-19 | Revert "SQL: Update dev/world_database.sql" | DDuarte | |
| This reverts commit 09f9f3b6b12545e603cca4ef9c50b5415dca9d9a. I forgot that world_database.sql should only get updated in TDB releases. | |||
| 2014-09-19 | SQL: Update dev/world_database.sql | DDuarte | |
| 2014-09-19 | Merge pull request #13170 from xjose93/BaninfoCharacter | Duarte Duarte | |
| Core/Commands: Fix displaying in .baninfo character command. | |||
| 2014-09-19 | Core/Commands: Fix displaying in .baninfo character command. | xjose93 | |
| 2014-09-19 | DB/Misc: Medical Supplies / Sunhawk Reclaimer | Dr-J | |
| * Spawn Missing Medical Supplies http://www.wowhead.com/object=181898/medical-supplies * Script Sunhawk Reclaimer | |||
| 2014-09-19 | Core/Grids: Replace some magic numbers with constants | Shocker | |
| (P.S.: That's why! @cs_misc.cpp) | |||
| 2014-09-19 | Core/MapScripts: Use proper enum value for boss whisper in SCRIPT_COMMAND_TALK | DDuarte | |
| 2014-09-19 | Core/MapScripts: Use proper source unit in SCRIPT_COMMAND_TALK | DDuarte | |
| Closes #13161 | |||
| 2014-09-19 | DB/Misc: Various Fixes | Dr-J | |
| * Noggenfogger Elixir - Fix by @Rushor Closes #13041 * Sprinkle's Secret Ingredient - Fix by @Rushor Closes #13040 * Xavian Satyrs - Fix by @Rushor Closes #12965 * Icepaw Bear / Tails up - Closes #13030 | |||
| 2014-09-19 | Scripting/Tanaris: added a few enums | Malcrom | |
| 2014-09-19 | Oops. | DDuarte | |
| 2014-09-19 | Core/Misc: Multiple static analysis issues fixed (small optimizations and ↵ | DDuarte | |
| clear code) | |||
| 2014-09-19 | Fixed build | joschiwald | |
| 2014-09-18 | DB/Misc: Some misc fixes for Northrend. Mostly fix flight speed of some npcs. | Malcrom | |
| 2014-09-19 | Core/Misc: multiple changes | joschiwald | |
| * fixed build * apply tc codestyle to ObjectGuid class * fixed warning | |||
| 2014-09-19 | DB/Gossip: Proenitus | Dr-J | |
| Closes #13165 | |||
| 2014-09-19 | DB/Misc: More texts | Dr-J | |
| Howling Fjord again, also fixes the error from https://github.com/TrinityCore/TrinityCore/commit/55ecd1c9132a7fd8c6ca51a0089b39aec606c0ff | |||
| 2014-09-19 | Core/AreaTriggers: enable areatrigger teleports in battleground | joschiwald | |
| Closes #11999 | |||
| 2014-09-18 | Core/Texts: added TextRange parameter to creature_text | joschiwald | |
| Ranges: 0 - Normal (Default) 1 - Area 2 - Zone 3 - Map 4 - World Ref #13116 | |||
| 2014-09-18 | DB/Creature: Remove disable combat movement from some SAI | Aokromes | |
| By Malcrom | |||
| 2014-09-18 | Shared/Logging: Use standard format specifier for size_t | jackpoz | |
| Use standard format specified PRIuPTR for printing/logging size_t type that can be either uint32_t or uint64_t depending on platform/build configuration | |||
| 2014-09-18 | Core/Trade: Fixed enchanting soulbound items in trade | Shauren | |
| Closes #12850 | |||
| 2014-09-18 | SQL: Fix sql import | Vincent-Michael | |
| 2014-09-18 | Core/Misc: changed trinity string id to unsigned and removed obsolete code | joschiwald | |
| 2014-09-18 | DB/Misc: Queen Angerboda | Dr-J | |
| Fixes script for the Slumbering King. Closes #10247 | |||
| 2014-09-18 | forgotten to click save :( | joschiwald | |
| 2014-09-18 | Scripts/Gundrak: cleanup InstanceScript | joschiwald | |
| * converted Gal'Darah and Moorabi to BossAI * add and correct some texts * fixed altar activation spell visual | |||
| 2014-09-18 | Core/Scripts: implemented a guid map in InstanceScript, this way you can ↵ | joschiwald | |
| easier store guids and access its objects | |||
| 2014-09-17 | Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE | joschiwald | |
| Misc: removed some duplicate guid words in logs | |||
| 2014-09-17 | Core/NetworkIO: Fixed queued packets not being properly sent causing players ↵ | Shauren | |
| to be stuck during loading Closes #13120 | |||
| 2014-09-17 | DB/Quest: Matis the Cruel | Dr-J | |
| Script this quest, * One line is not proper text and thus no broadcast text id, the proper text is same line but with $n instead of npc name but on tc this gets filled by player name which for this text is not the right behaviour * Know Matis gets up again after been captured, same happens on retail did not mean to replicate that bug but managed too. | |||
| 2014-09-17 | Merge pull request #13159 from ShinDarth/335_fix2 | MitchesD | |
| Corrected grammar of some strings | |||
| 2014-09-17 | Core/Grammar: corrected grammar of some strings | ShinDarth | |
| 2014-09-17 | Merge pull request #13154 from Unholychick/casts | Duarte Duarte | |
| Core/Spells: Fix some -Wconversion warnings | |||
