| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-24 | Core/DBLayer: Reordered table joins to work around a mysql bug | Shauren | |
| Closes #15259 | |||
| 2015-08-24 | Typo: remove a tab character | StormBytePP | |
| 2015-08-24 | Core/BuildSystem: Merged crypto into common, cleaned include directory lists ↵ | StormBytePP | |
| (to mimic 3.x buildsystem) | |||
| 2015-08-23 | Merge pull request #15258 from StormBytePP/6.x_fix_rigor_mortis | David Carlos Manuelda | |
| Core/Spell: Remove Rigor Mortis casting on DK creation and make Rigor Mortis spell be positive instead of negative. Fix by @Killyana and @killradio Closes #15248 | |||
| 2015-08-23 | Core/Spell: Remove Rigor Mortis casting on DK creation and make Rigor Mortis ↵ | David Carlos Manuelda | |
| spell be positive instead of negative by @Killyana and @killradio | |||
| 2015-08-23 | Core/SupportMgr: Fixed field type mismatches for tickets | Shauren | |
| 2015-08-23 | Core/PacketIO: Enabled CMSG_FAR_SIGHT opcode | Vincent-Michael | |
| 2015-08-22 | Merge pull request #15334 from StormBytePP/6.x_fix_gcc_4.7.x_compile | Shauren | |
| Core/Spells: Fixed gcc-4.7.x compile | |||
| 2015-08-22 | Core/Spells: Fixed gcc-4.7.x compile | StormBytePP | |
| 2015-08-22 | Merge pull request #15332 from ShinDarth/fix-auto-updated | MitchesD | |
| DB/Updater: fix characters updates list | |||
| 2015-08-22 | DB/Updater: fix characters updates list | ShinDarth | |
| 2015-08-22 | Script/Commands: Add some sanity checks to cast commands | David Girón | |
| Closes #15061 | |||
| 2015-08-21 | Merge pull request #15312 from ↵ | Carbenium | |
| StormBytePP/6.x_merge_common_and_move_database_out_of_shared Core/Build: Merge common library and move database out of shared | |||
| 2015-08-21 | Core/Build: Merge common library and move database out of shared | StormBytePP | |
| 2015-08-21 | Merge pull request #15326 from StormBytePP/6.x_fix_connection_patcher_linux | Shauren | |
| Core/Tools: Fix connection_patcher bnet folder location default in linux | |||
| 2015-08-21 | Core/Tools: Fix connection_patcher bnet folder location default in linux | StormBytePP | |
| 2015-08-21 | Tools/ConnectionPatcher: fix typo | MitchesD | |
| 2015-08-21 | Tools/ConnectionPatcher: Fix downloading BNet modules on linux | Carbenium | |
| Closes #15315 | |||
| 2015-08-20 | Core/Logging: Fixed _maxFileSize being left uninitialized | Shauren | |
| 2015-08-19 | Build fixes | Shauren | |
| 2015-08-18 | Core/PacketIO: Updated and enabled CMSG_TRANSMOGRIFY_ITEMS | Shauren | |
| * Implemented transmogrification using void storage items as source | |||
| 2015-08-17 | Build: Removed DBC dependency from collision project | Shauren | |
| 2015-08-16 | Build fix | DDuarte | |
| 2015-08-16 | Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.h | jackpoz | |
| Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when old revision.h file is present (cherry picked from commit 360cc93357d1b51258986e547ac29dddac20159c) Conflicts: src/server/authserver/Main.cpp src/server/database/Updater/DBUpdater.cpp src/server/game/Entities/Player/Player.cpp src/server/game/World/World.cpp src/server/shared/PrecompiledHeaders/sharedPCH.h src/server/worldserver/Main.cpp | |||
| 2015-08-16 | Core/Build: Removed obsolete SystemConfig.h and made genrev be part of ↵ | StormBytePP | |
| shared library, which allows cache hits to happen more likely (cherry picked from commit 94f69fb1bcef103392ca27074ebb31ef2ebd27fb) | |||
| 2015-08-16 | Add a missing include of d5cf594bfe91ff22175c6e344b23b95cdbcc8a3c | DDuarte | |
| (cherry picked from commit 90c9290761ecb7849a036d82c2b93f64920164c6) | |||
| 2015-08-16 | Fix build warnings addded in d5cf594bfe91ff22175c6e344b23b95cdbcc8a3c | DDuarte | |
| 2015-08-16 | Core/Logging: Refactored appender creation to allow using logging without ↵ | Shauren | |
| mysql dependency in tools (future task) | |||
| 2015-08-15 | Core/Condition: Add In Water Condition | Kittnz | |
| Updates #7019 (cherry picked from commit 5f8db047614a492dd178325b429839609d9f7fc5) Conflicts: src/server/game/Conditions/ConditionMgr.cpp src/server/game/Conditions/ConditionMgr.h Closes #15285 CONDITION_TERRAIN_SWAP (40) has been changed to 41 to keep compatibility with the 3.3.5 branch | |||
| 2015-08-15 | Build: Add 1.59 Boost version to FindBoost | DDuarte | |
| 2015-08-15 | Buildsystem: Fix Boost not found targeting VS2015 with pre-built binaries | jackpoz | |
| Fix Boost libraries not being found by CMake when targeting Visual Studio 2015 with Boost installed using the binaries. Fixes #15277 (cherry picked from commit ca940548bfbeff585983aa537da036f75d3f0f7b) | |||
| 2015-08-15 | Core/PacketIO: Updated and enabled CMSG_WORLD_TELEPORT (GM opcode) | Shauren | |
| 2015-08-15 | Core/Bnetserver: Catch and log an exception that happens when ↵ | DDuarte | |
| WorldserverListenPort is already used Closes #15284 | |||
| 2015-08-14 | Core/SmartScripts: SMART_ACTION_TALK - added action param 3 to set target as ↵ | MitchesD | |
| talk target (used for $vars in texts and whisper target) * by default (action param 3 is 0), it will try to trigger talk of the target | |||
| 2015-08-14 | Core/Misc: Build fix for VS 2013 | Shauren | |
| 2015-08-13 | Core/DataStores: Updated Mount.db2 structure | Shauren | |
| Closes #15113 | |||
| 2015-08-13 | Warning fix | Shauren | |
| 2015-08-12 | Core/Void Storage: Implemented saving item upgrade and bonuses for items ↵ | Shauren | |
| deposited in void storage | |||
| 2015-08-12 | DB/Misc: Fixing some DB errors | Killyana | |
| 2015-08-11 | Merge pull request #15251 from xerkoss/patch-3 | Duarte Duarte | |
| [Core\Quests] Add missing learn spell objective check. | |||
| 2015-08-11 | Core/PacketIO: Enabled CMSG_CANCEL_TEMP_ENCHANTMENT | Shauren | |
| 2015-08-11 | Core/Startup: Allow reading DBCs and DB2s files from locale subdirectories ↵ | stormbyte | |
| of /dbc It is no longer required to have the dbc files in the root dir of /dbc (e.g /dbc/enUS) however this depends on the value of the DBC.Locale in worldserver.conf Fixes #15240 Closes #15253 Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2015-08-11 | Removed unneeded nullptr check | David Carlos Manuelda | |
| 2015-08-11 | Fixed boss evade and doors closed by cr4st. | David Carlos Manuelda | |
| Should close #6377 and #15239 | |||
| 2015-08-10 | [Core\Quests] Add missing learn spell objective check. | xerkoss | |
| 2015-08-10 | DB/npc: Training Dummy | Killyana | |
| Update the script to give credit for classes quest and add instant respawn on death (retail behavior) | |||
| 2015-08-10 | Core/PacketIO: Exclude DamageDealt/DamageTaken script hook results from ↵ | Shauren | |
| damage sent in SMSG_SPELL_NON_MELEE_DAMAGE_LOG | |||
| 2015-08-09 | DB/Misc: Teldrassil | Killyana | |
| Quest and npcs scripts Paths, movements and emotes Add missing spawns Closes #15231 Updates #15181 Updates #15182 | |||
| 2015-08-09 | Core/Taxi: Update ActivateTaxiReply enum for 6.2.0 | Vincent-Michael | |
| 2015-08-09 | Merge pull request #15243 from StormBytePP/6.x | Duarte Duarte | |
| Fixed a warning about override keyword missing | |||
