aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2015-10-31Core/Misc: Added a few stl header includes to Common.hShauren
2015-10-31Buildsystem: Added dependency on revision_data to common project. Simply incl...Shauren
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-29Core/Crash reporting: Fixed windows version detection for 8.1 and newerShauren
2015-10-29Warning fixesShauren
2015-10-29Core/Tools: Fix brutal linking in mmaps extractor.Naios
2015-09-27Core/Misc: Fixed macro redefinition warnings when building for running under ...Shauren
2015-09-22Partially revert "Core/Build: Added missing abort() calls on error handlers"Shauren
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-12Core/Players: Changed multi-segment taxi paths to fly nearby flight masters a...Shauren
2015-08-24Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...StormBytePP
2015-08-21Build fixesShauren
2015-08-20Core/Misc: Fix issues reported by static analysisjackpoz
2015-08-17Build/Cmake: Fix a typo in common's CMakeLists.txtDDuarte
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP