Rev Author Branch Log Message Date SHA
r10788
Avatar ccw808
1.5.4 Removed VC redistributables from installer
10 November, 2016
Avatar ccw
1.5.4 Merge pull request #95 from multitheftauto/experimental/win-static-link
Experimental/win static link
10 November, 2016
r10786
Avatar ccw808
1.5.4 Fixed Linux compile error #2
10 November, 2016
Avatar ccw808
1.5.4 Fixed Linux compile error
10 November, 2016
Avatar ccw808
1.5.4 Enabled static runtime linking on all Windows projects
10 November, 2016
Avatar ccw808
1.5.4 Removed VC runtime hooks
10 November, 2016
Avatar ccw808
1.5.4 Wrapped certain file functions to avoid VC runtime
10 November, 2016
r10775
Avatar ccw808
1.5.4 Rebuild
9 November, 2016
r10772
Avatar ccw808
1.5.4 Rebuild
8 November, 2016
r10739
Avatar ccw808
1.5.4 Static link Windows launchers
6 November, 2016
r10738
Avatar ccw808
1.5.4 Fixed compile error
5 November, 2016
Avatar ccw808
1.5.4 Modified optimize compiler option. GCC is now /O3. MS is now /O2 as suggested https://msdn.microsoft.com/en-us/library/59a3b321.aspx
5 November, 2016
Avatar sbx320
1.5.4 Disabled self compile warning on CI builds
Fixed CVector::GetOtherAxis using integral abs() instead of floating point abs()
Removed NetBitStreamInterface conversion operator to itself
...
4 November, 2016
Avatar sbx320
1.5.4 Added missing include guards
Removed register storage class from hashing (deprecated in C++11 / removed in C++17)
4 November, 2016
Avatar sbx320
1.5.4 clang-3.9 is not available on Travis
Also set NIGHTLY_UPLOAD environment variable for gcc
4 November, 2016
Avatar sbx320
1.5.4 Addendum to 379a5317ba0186d88d4e12ed2580a5d6c44b258f
Fixed secure environment variable not being set
4 November, 2016
Avatar sbx320
1.5.4 Enabled clang builds
Also reduced number of individual build steps in favor of &&
4 November, 2016
r10729
Avatar Jusonex
1.5.4 Fix missing modules in debug mode on Linux
2 November, 2016
Avatar sbx320
1.5.4 Fixed install_data not copying x64 net.so correctly
2 November, 2016
Avatar ccw808
1.5.4 Preserve existing server config files during install_data build action.
2 November, 2016
r10726
Avatar sbx320
1.5.4 Fixed #9077: load(...) hangs the server and client
31 October, 2016
Avatar sbx320
1.5.4 Addendum to 2cf1091d642659c39bdbaffbade00bbc9694a652
Fixed x86 Linux compilation issues
31 October, 2016
r10724
Avatar sbx320
1.5.4 Addendum to 07f95ef0173a446de36ca2e60085bde0b3505de2
Actually fixed the crash
31 October, 2016
Avatar ccw808
1.5.4 Incremented net module version. Fixed dff files not loading in unstable/custom builds.
31 October, 2016
r10722
Avatar Jusonex
1.5.4 Fix a crash
This is an addendum to c245d1a015a887bf3d5face56bd898453b00888d
30 October, 2016