Commit Graph

905 Commits

Author SHA1 Message Date
/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
momo5502
cc00171a69 Remove static configs 2016-09-17 14:03:59 +02:00
momo5502
d0f2da8f61 Fix error 2016-09-17 00:22:01 +02:00
momo5502
25585fc9a4 Introduce library util 2016-09-17 00:14:59 +02:00
/dev/urandom
1925b191f9
Premake: SHORTVERSION should not contain "v" prefix from Git tag. 2016-09-16 21:31:18 +02:00
momo5502
c2931a04e1 Fix names in unittests 2016-09-16 11:04:28 +02:00
momo5502
503e071d7e Update README.md 2016-09-16 09:04:00 +02:00
/dev/urandom
cf3ecedc5f
Merge branch 'jenkins' into 'develop'
Jenkins Pipeline

This merge requests adds necessary changes in order to fully integrate Jenkins continuous integration (automated builds and deployment) into this repository.

.
2016-09-15 23:19:35 +02:00
/dev/urandom
44c8b98283
Remove jenkins branch from README. 2016-09-15 23:08:24 +02:00
/dev/urandom
a1de01474e
Jenkinsfile: Fix unstable status handling code. 2016-09-15 22:52:29 +02:00
/dev/urandom
0c532c58f5
Jenkinsfile: Mark build as unstable and add warning text if test fails on Linux instead of failing the build. 2016-09-15 22:06:29 +02:00