| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-30 | Rename 2014_07_30_04_world_waypoints.sql5 to 2014_07_30_05_world_waypoints.sql | Malcrom | |
| 2014-07-30 | Rename 2014_07_30_05_world_waypoints.sql to 2014_07_30_06_world_waypoints.sql | Malcrom | |
| 2014-07-30 | Rename 2014_07_30_06_world_waypoints.sql to 2014_07_30_07_world_waypoints.sql | Malcrom | |
| 2014-07-30 | DB/Waypoints: Add missing Swamprat Guard Pathing. Thanks to kittnz :) | Malcrom | |
| 2014-07-30 | DB/Waypoints: Pathing for Bloodscale Sentries. Thanks to kittnz :) | Malcrom | |
| 2014-07-30 | DB/Waypoints: Pathing for Darkcrest Sentries, Zangarmarsh. Thanks to Kittnz :) | Malcrom | |
| 2014-07-30 | Tools/MMaps: Fix static analysis issues | jackpoz | |
| Fix static analysis issue spotted by Coverity "Structurally dead code found" | |||
| 2014-07-30 | DB/SAI: Fix some more SAI in Outlands to use CMC and allow random movement. | Malcrom | |
| 2014-07-30 | DB/Misc: Fixup Ango'rosh Stronghold in Zangarmarsh. Fix spawns, SAI, auras, ↵ | Malcrom | |
| and pathing | |||
| 2014-07-30 | Build/CMake: Fix build on older cmakes that don't support the recently added ↵ | DDuarte | |
| policy | |||
| 2014-07-30 | Build/CMake: Mute a CMake Warning (dev) in mysqllite project | DDuarte | |
| 2014-07-30 | Fixed build | joschiwald | |
| 2014-07-30 | DB/SAI: Apprentice Mirveda | Dr-J | |
| Noticed this after commit, bad phase mask a remnant from how I originally intended to script this, event phase 4 now never gets set. | |||
| 2014-07-30 | Remove Script from zone_eversong_woods.cpp | Dr-J | |
| Remove Apprentice Mirvedas script from eversong woods cpp scripts as is not longer required. | |||
| 2014-07-30 | DB/Creature: Apprentice Mirveda | Dr-J | |
| Rescript Apprentice Mirveda in SAI to resolve some issues with this NPC Closes #8026 Closes #11240 | |||
| 2014-07-30 | DB/Waypoints: Add waypoints for Marsh Walkers, Ango'rosh Shaman, & Ango'rosh ↵ | Malcrom | |
| Sentry in Zangarmarsh | |||
| 2014-07-30 | Core/PacketLog: Save session ip and port information in saved packets | DDuarte | |
| This data is put into the "optional data" part of each packet of the PKT 3.1 format It will be used with WPP to debug some networking issues | |||
| 2014-07-29 | DB/Misc: Some SAI, Waypoints, and emote fixes for Outlands. | Malcrom | |
| 2014-07-30 | Scripts/OutdoorPvP: dropped redundand code | joschiwald | |
| 2014-07-30 | DB/SAI: Eversong woods scripts | Dr-J | |
| A couple of quest complete scripts for eversong woods * The Fallen Courier * Abandoned Investigations | |||
| 2014-07-29 | DB/SAI: More updates to SAI. A lot of non working SAI fixed. | Malcrom | |
| 2014-07-29 | DB/SAI: Some SAI updates to use CMC | Malcrom | |
| 2014-07-29 | DB/TEXT: Replace incorrect text | Dr-J | |
| Replace text on infused crystal http://www.wowhead.com/npc=16364 with correct emote text which should be used by this npc during quest powering our defenses, Leaving https://github.com/TrinityCore/TrinityCore/issues/12696 open though as there are sill more issues with this quest. | |||
| 2014-07-29 | Scripts/OutdoorPvP: replaced some chat texts with proper defense messages | joschiwald | |
| 2014-07-29 | DB/SAI: Some SAI updates to use CMC | Malcrom | |
| 2014-07-29 | DB/Waypoints: Pathing for Unending Voidwraith at Manaforge Ultrus. Only ↵ | Malcrom | |
| Visual but nice to have done :) | |||
| 2014-07-29 | Scripts/BloodmystIsle: Fix StartUp Errors | Vincent-Michael | |
| 2014-07-29 | DB/Misc: Kill some startup errors V2 | Dr-J | |
| Resubmit for errors fixed in https://github.com/TrinityCore/TrinityCore/commit/7aff8037b50d2167596de976d12e8c947c9d3a9e from https://github.com/TrinityCore/TrinityCore/commit/e594630d30a831acf5562bf5f964ea4f33c9ace2 | |||
| 2014-07-29 | Core/Authserver: Fixed invalid memory access when AsByteArray returns less ↵ | Shauren | |
| bytes than expected | |||
| 2014-07-29 | Update 2014_07_28_13_world_sai.sql | Dr-J | |
| Kill some startup errors. | |||
| 2014-07-29 | Core/Conditions: Added more infos for CONDITION_SPELL error log | Vincent-Michael | |
| 2014-07-29 | Core/Chat: Restored split alliance and horde chat channels | Shauren | |
| Closes #12664 | |||
| 2014-07-29 | Core/Channels: Do not allow creation of channels starting with digits | DDuarte | |
| 2014-07-29 | DB/SAI: Add some missing texts | Dr-J | |
| * adds texts for Bimble Longberry * Rescripts Miles Sidney and Wright Williams so texts are said in order of dialect rather than just random texts, also adds the missing texts. | |||
| 2014-07-29 | DB/Creature: Spawn missing spawns (3.3.5) | Dr-J | |
| Spawn Miles Sidney and Wright Williams who are missing from 3.3.5 world db | |||
| 2014-07-29 | Core/Config: User-friendlyfy configuration parsing errors | DDuarte | |
| It will now print useful error messages that pinpoint the issue with the config file (missing file, bad syntax, etc) In memory of MitchesD that lost 18 hours finding a problem with his config because of a duplicated line. | |||
| 2014-07-29 | Update Socket.h | Shauren | |
| Added missing typename keyword | |||
| 2014-07-29 | Core/Socket: Fixed expected template evaluated type for AsyncWrite if ↵ | Shauren | |
| PacketType is a pointer (Bla* const& is not what we want) | |||
| 2014-07-29 | Merge pull request #12683 from dr-j/master | Dr-J | |
| DB/SAI: Henry Stern | |||
| 2014-07-28 | DB/SAI: Henry Stern | Dr-J | |
| Replace a non functioning core script with SAI | |||
| 2014-07-28 | Update razorfen_downs.cpp | Dr-J | |
| 2014-07-28 | CI/Travis: Add steps to create databases and import SQLs | DDuarte | |
| This way the automated build with error if sqls contain errors. Do NOT import world_database.sql, keep using TDB releases. | |||
| 2014-07-28 | DB/Misc: Expedition Armory Fixup - Add missing spawns, pathing, and update ↵ | Malcrom | |
| some SAI | |||
| 2014-07-28 | Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes ↵ | Shauren | |
| invalid memory access at shutdown Closes #12635 | |||
| 2014-07-28 | Update 2014_07_28_07_world_sai.sql | Dr-J | |
| slight change to reflect recent changes in db structure | |||
| 2014-07-28 | DB/Misc: Fixup Twilight Ridge area of Nagrand. Add missing spawns and ↵ | Malcrom | |
| waypoints, fix visuals, and fix SAI. | |||
| 2014-07-28 | DB/Waypoints: Replace estimated path for Stronglimb Deeproot with proper data | Malcrom | |
| 2014-07-28 | DB/Waypoints: Fix pathing for creatures in cave between Zangermarsh and ↵ | Malcrom | |
| Blades Edge | |||
| 2014-07-28 | Rename 2014_07_28_07_world_misc.sql to 2014_07_28_08_world_misc.sql | Malcrom | |
| 2014-07-28 | DB/Misc: Add some pathing, equipment, and missing Combat AI for several ↵ | Malcrom | |
| npc's in Nagrand | |||
