aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2016-01-01Update copyright note for 2016Rushor
2015-11-28Core/Util: Add a urandms(min,max) helper to make urand(min*IN_MILLISECONDS, m...treeston
2015-11-14Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...Shauren
2015-11-07Core: Whitespace cleanupVincent-Michael
2015-10-31Core/Conditions: Optimizations part 1 - use containers more suited for their ...Shauren
2015-10-31Core/Conditions: Type renamingShauren
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