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
123665e0d1
Jenkinsfile: I guess we need a tag name for the built image for now.
2016-09-15 08:40:51 +02:00
06561ac143
Jenkinsfile: Attempt on unit testing on Linux.
2016-09-15 08:25:12 +02:00
c8cf116a78
Update README to point to new status badge.
2016-09-15 00:07:21 +02:00
93b408412f
Jenkinsfile: SCM checkout is unnecessary during unit tests.
2016-09-15 00:02:50 +02:00
0aa337f219
Merge remote-tracking branch 'origin/develop' into jenkins
2016-09-14 23:55:23 +02:00
5afea26d5f
Welp.
2016-09-14 23:06:34 +02:00
7831886e3a
Optimize Load_VertexBuffer (actually a wrapper for R_CreateWorldVertexBuffer)
2016-09-14 23:06:12 +02:00
52487aa224
Finish surface loading, but not test ready
2016-09-14 23:01:53 +02:00
ab39555935
Jenkinsfile: Fix job property definition.
2016-09-14 22:52:59 +02:00
078873436a
Jenkinsfile: Add missing job property specifying GitLab connection to report build status to.
2016-09-14 22:43:29 +02:00