Commit Graph

815 Commits

Author SHA1 Message Date
momo5502
b49d153d4e Fix protobuf 2016-10-01 02:07:49 +02:00
momo5502
788ebe8d8a New modules 2016-09-30 22:28:55 +02:00
/dev/urandom
8ad7be05f0
Recursively fetching submodules may be a good idea with BitMRC. 2016-09-28 21:27:05 +02:00
/dev/urandom
203c8ddf39
Synchronize submodules to remote branch tips. 2016-09-28 21:26:45 +02:00
/dev/urandom
af7e3279ed
Correct protobuf branch reference in .gitmodules. 2016-09-28 21:23:46 +02:00
/dev/urandom
b8617cc541
Speed up submodule checkout by doing a shallow clone. 2016-09-28 21:12:11 +02:00
/dev/urandom
3a1b604eea
Explicitly specify branch to track for submodules. 2016-09-28 21:11:48 +02:00
/dev/urandom
4bc00481f9
Sorry, what?! 2016-09-28 21:05:38 +02:00
/dev/urandom
df40f991e4
Jenkinsfile: Enable all Wine warning messages.
We need this in order to debug which components are missing in the Wine testing environment as it seems to be the case that at least one critical networking library is missing despite the fact that the Docker image is almost completely copypasted from a previously working IW4x runtime environment.
2016-09-28 20:55:17 +02:00
/dev/urandom
ddb3600e72
Pin protobuf to release v3.1.0. 2016-09-28 20:45:13 +02:00
/dev/urandom
e29a4ece9a
Premake5: Fall back to old "Symbols" flag if new symbols option isn't available. 2016-09-28 20:42:14 +02:00
/dev/urandom
713e796096
Revert "Restore newly built premake5.exe." 2016-09-28 20:39:12 +02:00
/dev/urandom
f832617d7a
Update protoc to version 3.1.0. 2016-09-28 20:38:47 +02:00
momo5502
ed2286009d Some 332 zone stuff (concerning) 2016-09-26 22:14:11 +02:00
/dev/urandom
c6716537f9
Restore newly built premake5.exe. 2016-09-26 00:58:55 +02:00
/dev/urandom
9be092aa04
Get rid of deprecated "Symbols" flag and replace with symbols "On".
Fixes issue.
2016-09-26 00:57:46 +02:00
/dev/urandom
5061ce7f15
Fix wrong correction for static-only builds. 2016-09-26 00:56:07 +02:00
/dev/urandom
9e4f6604a8
build.bat: Fix message for missing MSBuild. 2016-09-25 21:04:42 +02:00
momo5502
8c7d6721ce Add a dedi as node, when you connect to it 2016-09-25 20:15:33 +02:00
momo5502
c9c3d9f866 Load encrypted zones 2016-09-24 20:55:52 +02:00
momo5502
9c24ad1f57 Finish codo maps (step 1) 2016-09-24 16:37:13 +02:00
momo5502
4954303ca3 Fix loops 2016-09-23 08:11:38 +02:00
momo5502
3138924cef Fix release crashes 2016-09-22 22:48:34 +02:00
momo5502
44621ee52f Stuff 2016-09-22 21:22:12 +02:00
momo5502
8f65266265 Remove unnecessary line 2016-09-22 09:58:42 +02:00
momo5502
6310ba9315 Merge branch 'implement-codo-maps' into 'develop'
Move back to develop, as the unstable part is done

Even though this still isn't done, the unstable part is done. The only thing left to do is to rewrite the remaining code step by step, but this can be done in develop as well
2016-09-22 08:30:49 +02:00
momo5502
775cde47e2 Use std::memcpy 2016-09-22 08:23:40 +02:00
momo5502
33b9509ab8 Fix cargoship 2016-09-21 23:42:34 +02:00
momo5502
efbbaec1d6 SOme stuff, breaks cargoship! 2016-09-21 23:19:16 +02:00
momo5502
db2e572612 Begin refactoring the zone loading code 2016-09-21 19:27:31 +02:00
momo5502
50dfee6db7 FIx anticheat stuff 2016-09-20 22:55:40 +02:00
momo5502
77f38525c4 More zone stuff 2016-09-20 22:00:02 +02:00
/dev/urandom
489db29863
Premake5 replaced with patched version.
- Gets rid of https://github.com/premake/premake-core/issues/579.
2016-09-20 20:05:49 +02:00
momo5502
61fcea7742 Some fixes and introduce FileReader 2016-09-19 22:52:00 +02:00
/dev/urandom
855d757f2f
Added changelog. 2016-09-19 22:18:02 +02:00
momo5502
aa89132770 Fix map looping 2016-09-19 21:16:26 +02:00
momo5502
39110c9db7 More cleanup 2016-09-19 20:55:31 +02:00
momo5502
83d6ab2d6b Fix custom models and fix some memory leaks nta had 2016-09-19 20:18:36 +02:00
/dev/urandom
04b8a1e156
Merge branch 'develop' 2016-09-19 18:53:51 +02:00
momo5502
23570ee64d Pure mess, but maps load!
A lot of cleanup and fixes need to be done!
2016-09-19 00:08:37 +02:00
momo5502
3ff854f0dd More stuff 2016-09-18 20:52:32 +02:00
momo5502
49beaf5566 Start implementing codo maps 2016-09-18 18:08:30 +02:00
momo5502
2ab995a2a5 Prepare zone patches 2016-09-18 15:10:23 +02:00
/dev/urandom
05488339d8
Jenkinsfile: Fix project path for IW4x executable. 2016-09-17 23:37:05 +02:00
/dev/urandom
4ebfd55d3d
Fix issue by loading the string buffer into a variable instead of using it directly. 2016-09-17 23:10:48 +02:00
/dev/urandom
cce87be09a
Jenkinsfile: Fix workspace allocation and rewrite for configuration mapping. 2016-09-17 19:08:22 +02:00
momo5502
e29377580b Add thread synchronization for nodes 2016-09-17 18:51:18 +02:00
momo5502
63331b9bf7 Optimize anticheat 2016-09-17 17:15:58 +02:00
/dev/urandom
950e7fed36
Merge branch 'get-rid-of-non-static-build-configurations' into develop 2016-09-17 16:22:48 +02:00
momo5502
d64589f6e8 Move UnitTest stuff 2016-09-17 14:05:01 +02:00