| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-28 | DB/Quest: Prisoner of the Bladespire | Killyana | |
| 2015-11-28 | Misc: Fix some warnings reported by GCC 4.9 | Carbenium | |
| 2015-11-27 | Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate. | Shauren | |
| 2015-11-27 | DB/Creature: Fix unit flag for Bushwhacker | Killyana | |
| Closes #15865 | |||
| 2015-11-27 | DB/Creature: Remove wrong spawns | Killyana | |
| Closes #15544 | |||
| 2015-11-26 | Dep/SFMT: Add diff fordd55e41c8158fe1f60e120b0b89469d4112158d2 | Carbenium | |
| (cherry picked from commit d4608c8168e547581319386114e70e6ac953a97a) | |||
| 2015-11-26 | Dep/SFMT: Fix a strict-aliasing warning reported by GCC 4.9 | Carbenium | |
| (cherry picked from commit dd55e41c8158fe1f60e120b0b89469d4112158d2) | |||
| 2015-11-26 | DB/Quest: The Wakening | Killyana | |
| Beyond the Graves Recruitment Closes #15827 | |||
| 2015-11-26 | SQL: Added missing update to base sql | Shauren | |
| 2015-11-25 | DB/Misc: Fix visual issues in Deathknell | Killyana | |
| 2015-11-25 | DB/Spawn: Reverse the last commit | Killyana | |
| 2015-11-25 | DB/Spawns: Restore deleted objects | Killyana | |
| If someone can find where or why those spawns were deleted it will help | |||
| 2015-11-25 | Merge pull request #15889 from Zedron/6.x | Carbenium | |
| Core/MMaps: Fixed mmap loading after recent format change | |||
| 2015-11-24 | Core/MMaps: Fixed mmap loading | Zedron | |
| Bug introduced in 1d2aafd | |||
| 2015-11-24 | DB/Creature: Fix some wrong quest givers | Killyana | |
| Closes #12752 Closes #15893 | |||
| 2015-11-24 | Core/Spells: Implemented scaling spell value with item level | Shauren | |
| 2015-11-23 | DB/Quest: Hot and Cold | Killyana | |
| Updates #15566 | |||
| 2015-11-23 | DB/Condition: Lothos Riftwaker Molten Core teleport | Killyana | |
| By @Malcrom Closes #15701 | |||
| 2015-11-23 | DB/Misc: Spawns for highbank and Twilight Highlands | Killyana | |
| By @Malcrom | |||
| 2015-11-23 | DB: End line | Killyana | |
| 2015-11-23 | DB: Add some missing cherry picks | Killyana | |
| https://github.com/TrinityCore/TrinityCore/commit/194fda8a4ed47d968fc3d436ac9b7c8f436eb5b2 https://github.com/TrinityCore/TrinityCore/commit/182d4e913c2582ee810a5559e345e5e2c8ab9a50 https://github.com/TrinityCore/TrinityCore/commit/a85bc8aa39b0fd0dea28058859f6872b85658d44 https://github.com/TrinityCore/TrinityCore/commit/ec0df1120af73ee66acb1185dc567fb37a458481 | |||
| 2015-11-23 | Fix build after recent cherry-picks | Carbenium | |
| 2015-11-23 | Merge pull request #15884 from tkrokli/re-enable_flying_vehicles | Kittnz | |
| Core/Creature: Flying vehicles able to fly again (cherry picked from commit 38c44fad8d7ee48bcf8cac9db3f821842384619e) | |||
| 2015-11-23 | Merge pull request #15835 from ariel-/entry | Carbenium | |
| Creature Addon should be updated when entry is changed. (cherry picked from commit 52692c3f9d09dc781add9cfee043d6f6ec80291a) | |||
| 2015-11-23 | Update UnixInstall.txt | Aokromes | |
| (cherry picked from commit 254aa21a85bbfda2503ef723fb6cb0d4c8670ca9) | |||
| 2015-11-23 | Update UnixInstall.txt | Aokromes | |
| (cherry picked from commit 2639783fe1fbb3050556948dd01066605247dbb2) | |||
| 2015-11-23 | Update UnixInstall.txt | Aokromes | |
| (cherry picked from commit 50afa7c7a5ea3723e5dccd155774a206b490acce) Conflicts: doc/UnixInstall.txt | |||
| 2015-11-23 | Core/Quest: Fix issues reported by static analysis | jackpoz | |
| Coverity defect IDs: 1339309, 1339310 (cherry picked from commit fbaed38b5ea605e3dbd65a99835db1778ac24391) | |||
| 2015-11-23 | Core/Player: Fix issue reported by static analysis | jackpoz | |
| Coverity defect IDs: 1010154 (cherry picked from commit 63f2675076e96abe9dad04baf1f7310b429d9eae) Conflicts: src/server/game/Entities/Player/Player.cpp | |||
| 2015-11-23 | Merge pull request #15732 from ShinDarth/reset-health-mana | MitchesD | |
| Scripts/Duel: implement duel reset of health and mana and improve duel reset (cherry picked from commit a1150ce20f9db4634bcb7932f3f4c50a5be1d718) Conflicts: src/server/game/Spells/SpellHistory.cpp | |||
| 2015-11-23 | Core/PacketIO: Fixed a few swapped opcodes | Shauren | |
| 2015-11-22 | Core/Logging: Build for packet log is now taken from realmlist table for the ↵ | Shauren | |
| current realm, thanks @Aokromes for suggestion | |||
| 2015-11-22 | Core/Logging: Changed build in packet log | Shauren | |
| 2015-11-21 | Core: Updated to 6.2.3.20726 | Shauren | |
| 2015-11-21 | Tools/VMapExtractor: Do not append "Data" twice. | Gacko | |
| 2015-11-20 | Buildsystem/Tools: Removed unneeded extra flags from vmap extractor | Shauren | |
| 2015-11-20 | Scripts/Commands: updated .npc info to show correct PhaseIDs and PhaseGroups | MitchesD | |
| 2015-11-19 | Tools/vmapextractor: Fixed opening casc storage for clients that dont have ↵ | Shauren | |
| enUS locale installed | |||
| 2015-11-18 | Merge pull request #15875 from elseif/6.x | Shauren | |
| Update System.cpp | |||
| 2015-11-19 | Update System.cpp | elseif | |
| 2015-11-17 | Core/Spells: Fixed Raise Dead cooldown | Shauren | |
| Closes #15862 (cherry picked from commit ecbbcc8972f43376c65cb726c37cf777ee968f66) | |||
| 2015-11-16 | Server/Config: Fix typo in bnetserver.conf.dist | Gacko | |
| 2015-11-16 | Core/Player: Update some function declarations | Carbenium | |
| 2015-11-16 | Core/Player: Improve log messages | Carbenium | |
| 2015-11-16 | Core/Player: | Carbenium | |
| * sprinkle some consts * replace some C-style casts by static_cast * replace NULL by nullptr | |||
| 2015-11-16 | Core/Misc: Fixed memory leak in trade handler | Shauren | |
| 2015-11-15 | Fix build. | Gacko | |
| Thanks to @jackpoz / @Shauren | |||
| 2015-11-15 | Build/Clang: Suppress unused-local-typedefs warning only for Clang 3.6.0+. | Gacko | |
| 2015-11-15 | Build/Clang: Suppress unused-local-typedefs warning. | Gacko | |
| 2015-11-15 | Core: Revert fail | Vincent-Michael | |
