| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
