Commit Graph

1947 Commits

Author SHA1 Message Date
8c7d6721ce Add a dedi as node, when you connect to it 2016-09-25 20:15:33 +02:00
c9c3d9f866 Load encrypted zones 2016-09-24 20:55:52 +02:00
9c24ad1f57 Finish codo maps (step 1) 2016-09-24 16:37:13 +02:00
4954303ca3 Fix loops 2016-09-23 08:11:38 +02:00
3138924cef Fix release crashes 2016-09-22 22:48:34 +02:00
44621ee52f Stuff 2016-09-22 21:22:12 +02:00
8f65266265 Remove unnecessary line 2016-09-22 09:58:42 +02:00
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
775cde47e2 Use std::memcpy 2016-09-22 08:23:40 +02:00
33b9509ab8 Fix cargoship 2016-09-21 23:42:34 +02:00
efbbaec1d6 SOme stuff, breaks cargoship! 2016-09-21 23:19:16 +02:00
db2e572612 Begin refactoring the zone loading code 2016-09-21 19:27:31 +02:00
50dfee6db7 FIx anticheat stuff 2016-09-20 22:55:40 +02:00
77f38525c4 More zone stuff 2016-09-20 22:00:02 +02:00
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
61fcea7742 Some fixes and introduce FileReader 2016-09-19 22:52:00 +02:00
855d757f2f Added changelog. 2016-09-19 22:18:02 +02:00
aa89132770 Fix map looping 2016-09-19 21:16:26 +02:00
39110c9db7 More cleanup 2016-09-19 20:55:31 +02:00
83d6ab2d6b Fix custom models and fix some memory leaks nta had 2016-09-19 20:18:36 +02:00
04b8a1e156 Merge branch 'develop' 2016-09-19 18:53:51 +02:00
23570ee64d Pure mess, but maps load!
A lot of cleanup and fixes need to be done!
2016-09-19 00:08:37 +02:00
3ff854f0dd More stuff 2016-09-18 20:52:32 +02:00
49beaf5566 Start implementing codo maps 2016-09-18 18:08:30 +02:00
2ab995a2a5 Prepare zone patches 2016-09-18 15:10:23 +02:00
05488339d8 Jenkinsfile: Fix project path for IW4x executable. 2016-09-17 23:37:05 +02:00
4ebfd55d3d Fix issue by loading the string buffer into a variable instead of using it directly. 2016-09-17 23:10:48 +02:00
cce87be09a Jenkinsfile: Fix workspace allocation and rewrite for configuration mapping. 2016-09-17 19:08:22 +02:00
e29377580b Add thread synchronization for nodes 2016-09-17 18:51:18 +02:00
63331b9bf7 Optimize anticheat 2016-09-17 17:15:58 +02:00
950e7fed36 Merge branch 'get-rid-of-non-static-build-configurations' into develop 2016-09-17 16:22:48 +02:00
d64589f6e8 Move UnitTest stuff 2016-09-17 14:05:01 +02:00
cc00171a69 Remove static configs 2016-09-17 14:03:59 +02:00
d0f2da8f61 Fix error 2016-09-17 00:22:01 +02:00
25585fc9a4 Introduce library util 2016-09-17 00:14:59 +02:00
1925b191f9 Premake: SHORTVERSION should not contain "v" prefix from Git tag. 2016-09-16 21:31:18 +02:00
c2931a04e1 Fix names in unittests 2016-09-16 11:04:28 +02:00
503e071d7e Update README.md 2016-09-16 09:04:00 +02:00
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
44c8b98283 Remove jenkins branch from README. 2016-09-15 23:08:24 +02:00
a1de01474e Jenkinsfile: Fix unstable status handling code. 2016-09-15 22:52:29 +02:00
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
34950dde3b Jenkinsfile: Variable fixes and removal of useless ls line. 2016-09-15 21:09:40 +02:00
ac289458ce Merge remote-tracking branch 'origin/develop' into jenkins 2016-09-15 20:56:01 +02:00
43aa45a95d Yay, new status badges! 2016-09-15 20:54:10 +02:00
7f3a3ec07b Update protoc and protobuf 2016-09-15 20:49:00 +02:00
f5f128313f Jenkinsfile: Workaround for Jenkins bug regarding changing dir in Docker container and path fix. 2016-09-15 20:42:59 +02:00
c902909923 Jenkinsfile: Make Dockerfile available at testing phase. 2016-09-15 19:05:33 +02:00
92b9a4b856 Jenkinsfile: Wrong function signature. 2016-09-15 18:55:43 +02:00
3cacb0ca76 Jenkinsfile: Fix Docker image build parameters. 2016-09-15 18:30:31 +02:00