| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-24 | Core/Misc: Fix issues reported by static analysis | jackpoz | |
| Coverity defect IDs: 1316687, 1316688 (cherry picked from commit 51a2a3fa93702f289cda1e64323f55aba02f1026) | |||
| 2015-09-21 | Partially revert "Core/Build: Added missing abort() calls on error handlers" | Shauren | |
| This reverts commit 8ea17647e6bced9d4d027c94ecdc63369cb4c6df. | |||
| 2015-09-21 | Core/Build: Added missing abort() calls on error handlers | StormBytePP | |
| 2015-09-21 | Core/Build: Add Trinity::Abort definition in header file | StormBytePP | |
| 2015-09-21 | Fix a typo | StormBytePP | |
| 2015-09-21 | Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ↵ | StormBytePP | |
| hack to crash the core misusing assert | |||
| 2015-09-19 | Core/Misc: Added a few stl header includes to Common.h | Shauren | |
| 2015-09-13 | Core/Players: Changed multi-segment taxi paths to fly nearby | Shauren | |
| flight masters along the way, not directly through them * Taxi cost on multi-segment paths is now charged per segment when it is started Cherry-picked from commit 2056961aae208c5da094f3bf8fbca599b5ebac40 (+fixes) | |||
| 2015-09-06 | Buildsystem: Added dependency on revision_data to common project. Simply ↵ | Shauren | |
| including the header in GitRevision.cpp is not enough to rebuild that file after updating sources Fixes having to build twice before GitRevision returns accurate info. | |||
| 2015-08-30 | Core/Players: Implemented serverside validation of reserved/profane names | Shauren | |
| Closes #15357 New library dependency: Boost.Regex | |||
| 2015-08-25 | Core/Misc: Fixed macro redefinition warnings when building for running under ↵ | Shauren | |
| helgrind | |||
| 2015-08-24 | Core/BuildSystem: Merged crypto into common, cleaned include directory lists ↵ | StormBytePP | |
| (to mimic 3.x buildsystem) | |||
| 2015-08-21 | Core/Build: Merge common library and move database out of shared | StormBytePP | |
