add unit test for float3/4 comparison
fix float3/4 comparison
add float3.cpp to AI/Wrappers/Cpp lib
correct AllowBuilderHoldFire, hopefully fixes #5213
fix build with gcc 6.1.1
update submodule pr-downloader
change to -fdiagnostics-color=auto
fix build issues with gcc 6.2.1 (archlinux)
improve fix_assimp.sh to be able to build spring on archlinux (gcc 6.2.1)
remove a few std::move calls to fix #5415
fix and improve CQuadField::GetUnitsAndFeatures...
disable in-map draw when user starts writing (s...
fix GetListOfSubModules to support GLOB returni...
Merge pull request #152 from GoogleFrog/fireTol...
Merge pull request #159 from ashdnazg/LockFreeLua
fix QuadField assert regression introduced in d...
do not ignore next char in ChatActionExecutor (...
use cylinder for circle reclaim, resurrect and ...
remove bad assert added in 2155002
fix incorrect use of GetFlagsFromHeight in CGam...
use cylinder for area repair/reclaim (fixes #4471)
bump PATHESTIMATOR_VERSION
bail out early if game is NULL in LuaSyncedRead...
fix #4820
use case-insensitive match when setting DEBUG_B...
fix #4883
Revert "fix #4883"
fix NONE detection in PrintAvailableResolutions
improve DrawProfiler
TempHoldFire on start build (fix #2420)
add AllowBuilderHoldFire call-in
add AllowBuilderHoldFire to gadgets.lua
fix #4427 and fix #4413 in a different way
add AllowBuilderHoldFire to callins.lua
add AllowBuilderHoldFire to changelog
fix #4456 (refactoring mistake in 9992162)
attempt to fix 4427
fix #4427
fix #4475 (refactoring mistake in 5f9d050)
fix crash on exit if no joysticks found
fix building with boost 1.56 (fixes #4507)
probably fix #4532 (reverts one change in aa3e488)
probably fix linux-static build error caused by...
avoid using not set rot for overhead camera (fi...
correct CExploSpikeProjectile to use configured...
fix grabinput toggling
skip SDL_WINDOW_RESIZABLE on Windows if borderless
remove auto linking events which use gcc PMF ex...
fix autolink of events on gcc. fix compile on c...
add legend to frame grapher
log correct speed (mistake in 7e45ec8)
fix part of clang compile
update submodule KAIK (no compiler warnings)
cleanup alphanum.hpp
update KAIK
asserts never hurt
fix operator precedence mistake in aabd1b4
Use IsInBounds instead of IsInMap in some place...
RAI: avoid sending out of bounds move commands
get back parts of 88bf1e2 (readd §)
fix #4177, fix refactoring mistake in a86a2aa
fix unitsync SDL2 include
fix dedicated and headless SDL2 include
fix #4246 (/mutebynum), attempt in 9a233d3 was ...
/mute will mute chat and draw if no args supplied
fix broken sound
update FindFreetype.cmake, 06591e4 broke build ...
make it build again
use case-insensitive natural sorting in spring ...