Commit Graph

1251 Commits

Author SHA1 Message Date
035aa56f8c Add retry blocks. 2016-10-12 08:36:38 +02:00
4beab1ea12 Jenkinsfile: Properly handle special cases for workspace paths. 2016-10-11 23:10:31 +02:00
b0dabb8848 Print revision in version flag and better GfxWorld struct 2016-10-09 21:40:21 +02:00
778df28d0f Add changelog for v0.2.0. 2016-10-09 18:05:40 +02:00
2c70084962 Small fixes, remove debug stuff, increment node version 2016-10-09 17:27:37 +02:00
c2c38539ec Mirror textures in dumped maps and fix multiple dependency maps 2016-10-09 16:36:34 +02:00
aea12a25ef Mirror map when dumped 2016-10-09 12:34:06 +02:00
ad18adc187 Fix techniques (ZoneBuilder) and fully dump gfxworlds with enable-dxsdk flag 2016-10-09 12:02:17 +02:00
bec37fb830 Remove test structs 2016-10-08 20:51:44 +02:00
e7910ac19f More map progress, add dumpmap command.
SE2Dev wants us to keep that code for us, so only in debug mode!
2016-10-08 20:51:00 +02:00
f96973f439 Some zone stuff 2016-10-07 17:50:30 +02:00
56bd9261b6 Jenkinsfile: Clean src directory before Docker image build for Linux unit testing. 2016-10-03 22:30:38 +02:00
3056e0639d Jenkinsfile: Add ANSI color parsing for Linux unit testing/Docker image build. 2016-10-03 22:30:30 +02:00
4a8d5b0730 Fix protobuf submodule, use commit from tag v3.1.0. 2016-10-03 21:53:11 +02:00
976bf8d56d Fix Jenkinsfile. 2016-10-03 21:45:14 +02:00
5c15ae5163 Add submodule protobuf 2016-10-03 20:52:25 +02:00
2aec3586b7 remove submodule 2016-10-03 20:49:36 +02:00
cb95e1726f Add submodule protobuf 2016-10-03 20:24:56 +02:00
20118de517 Remove protobuf 2016-10-03 20:18:06 +02:00
a3385a8d6c Allow dynamic configuration of branch to pull executable from. 2016-10-03 19:51:26 +02:00
sr0
7b52f10b15 changed version string color 2016-10-03 19:26:38 +02:00
a381debe87 Newsticker stuff 2016-10-03 18:30:37 +02:00
961f2b0a0b Fix bitmrc deadlock 2016-10-03 02:22:58 +02:00
b3c0487797 Fix connect protocol 2016-10-03 01:36:18 +02:00
7b230bf9d7 Add lib32-gnutls to Docker image. 2016-10-02 23:41:30 +02:00
3c948b7730 New submodules 2016-10-02 23:36:29 +02:00
b745db37fe Some material fixes 2016-10-02 23:12:39 +02:00
3f048f3f32 Some more gfxworld stuff 2016-10-02 18:11:30 +02:00
af0cc4d0dc Fix materials for 359 2016-10-02 14:22:17 +02:00
080f9b3599 359 zone stuff, (360 seems to work as well, as an old shipment copy i have on my hdd loads, i just don't have the iwds), gfx world still broken, might be possible to fix! 2016-10-02 04:07:48 +02:00
b48df26c14 Fixes and stuff 2016-10-01 16:48:18 +02:00
ac00a60a25 Merge branch 'implement-new-codo-maps' into 'develop'
"Implement new CODO maps" (Step 1)
2016-10-01 15:40:27 +02:00
ac258b5ad9 Add support for new maps, add the dump command for @Dasfonia 2016-10-01 15:39:21 +02:00
ff7098cf54 Protobuf is even more fucked on master! 2016-10-01 02:21:48 +02:00
b49d153d4e Fix protobuf 2016-10-01 02:07:49 +02:00
8e1e179d84 More tests 2016-10-01 02:03:12 +02:00
788ebe8d8a New modules 2016-09-30 22:28:55 +02:00
0e9de1c152 Experiments 2016-09-30 22:01:04 +02:00
8ad7be05f0 Recursively fetching submodules may be a good idea with BitMRC. 2016-09-28 21:27:05 +02:00
203c8ddf39 Synchronize submodules to remote branch tips. 2016-09-28 21:26:45 +02:00
af7e3279ed Correct protobuf branch reference in .gitmodules. 2016-09-28 21:23:46 +02:00
b8617cc541 Speed up submodule checkout by doing a shallow clone. 2016-09-28 21:12:11 +02:00
3a1b604eea Explicitly specify branch to track for submodules. 2016-09-28 21:11:48 +02:00
4bc00481f9 Sorry, what?! 2016-09-28 21:05:38 +02:00
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
ddb3600e72 Pin protobuf to release v3.1.0. 2016-09-28 20:45:13 +02:00
e29a4ece9a Premake5: Fall back to old "Symbols" flag if new symbols option isn't available. 2016-09-28 20:42:14 +02:00
713e796096 Revert "Restore newly built premake5.exe." 2016-09-28 20:39:12 +02:00
f832617d7a Update protoc to version 3.1.0. 2016-09-28 20:38:47 +02:00
ed2286009d Some 332 zone stuff (concerning) 2016-09-26 22:14:11 +02:00