Commit Graph

238 Commits

Author SHA1 Message Date
nsubiron 10ea15d859 Update content link 2019-02-27 19:29:13 +01:00
nsubiron 4961fd488b Update content link 2019-02-27 17:47:36 +01:00
nsubiron fa9ad0028d Update content link 2019-02-27 14:36:41 +01:00
Marc Garcia Puig b94ce9eec5 Fixed PythonAPI rebuild 2019-02-12 15:07:17 +01:00
Marc Garcia Puig d9c733bad3 Added client and server commands to build 2019-02-12 15:07:17 +01:00
Marc Garcia Puig aa82535da4 Fixed Rebuild command for windows not working 2019-02-12 15:07:17 +01:00
Marc Garcia Puig a206e35c77 Fixed package for windows 2019-02-12 15:06:27 +01:00
Marc Garcia Puig 5ef2148e73 Win build now copies the headers and libs of the new dependencies 2019-02-12 15:06:27 +01:00
Marc Garcia Puig 1e5d87878e Added zlib and libpng to Win setup, PythonAPI now compiles on Win 2019-02-12 15:06:27 +01:00
Marc Garcia Puig 35dc936c91 Added date_time to boost libraries to compile 2019-02-12 15:06:27 +01:00
Marc Garcia Puig ee2df45ca7 Simplified make Windows usage + boost not using git but official repos 2019-02-12 15:06:26 +01:00
nsubiron f1c41864ed Add CarlaSettings.ini to package for enabling no-rendering mode 2019-01-31 19:32:27 +01:00
nsubiron 96b21c2b4b Add no_rendering_mode.py to package 2019-01-31 19:32:27 +01:00
nsubiron 7cf7c8f84c Update content link 2019-01-31 19:31:35 +01:00
nsubiron 7678354315 Update content link 2019-01-31 19:31:35 +01:00
nsubiron 5ebe77c257 Fix UE4 Makefile not removed on make clean 2019-01-31 12:32:37 +01:00
nsubiron 5e05902abc Use patched version of rpclib 2019-01-30 14:38:46 +01:00
Daniel Novillo Villarejo 488a56fcab Rollback of DefaultGame.ini
Solve FILE_NAME never used
change if mkdir for mkdir -f in a couple of files
2019-01-29 12:00:58 +01:00
Daniel Novillo Villarejo 17b80b6321 Added Linux.mk.help info for export-maps 2019-01-29 12:00:58 +01:00
Daniel Novillo Villarejo 24de60728c Added Important information to readme
Fixed iterative import
2019-01-29 12:00:58 +01:00
Daniel Novillo Villarejo 56fc04e490 Improved naming
Added support for importing multiple files
2019-01-29 12:00:58 +01:00
Daniel Novillo Villarejo 0730688e48 Maps extraction tool without testing 2019-01-29 12:00:58 +01:00
nsubiron ae75d41055 Remove crash reporter 2019-01-29 10:42:38 +01:00
nsubiron 7a21d8a061 Fix dumb error in Check.sh 2019-01-26 18:46:30 +01:00
nsubiron 5f7c8b797b Skip client unit tests on benchmark 2019-01-26 18:08:54 +01:00
nsubiron 6ff8784f16 Compile server pipeline with -fno-exceptions, split unit tests for client and server 2019-01-26 17:27:14 +01:00
nsubiron 459d75568a Add carla::throw_exception function to re-route exceptions 2019-01-26 15:59:17 +01:00
nsubiron 6c8499c8c9 Upgrade to UE4.21 2019-01-23 18:57:26 +01:00
nsubiron 77fd3aea11 Upgrade Boost version to 1.69.0 2019-01-22 11:52:22 +01:00
Praveen Palanisamy 8a050c7aa4 Upgraded Boost version to 1.68.0 2019-01-22 11:52:22 +01:00
Praveen Palanisamy 3697529564 Made the Boost setup script generic to accomodate easier boost version upgrades 2019-01-22 11:52:22 +01:00
nsubiron 7bf1b21425 Package PythonAPI/agents 2018-12-21 21:50:31 +01:00
nsubiron 79b328d028 Update assets link 2018-12-21 18:07:39 +01:00
nsubiron 319075609d Minor fixes to Linux Makefile 2018-12-11 16:35:34 +01:00
Néstor Subirón e6d09fb7f4
Merge branch 'master' into use_env_python 2018-12-05 16:52:43 +01:00
Praveen Palanisamy db2cfc348b CI --> TRAVIS 2018-12-05 09:30:47 -05:00
Praveen Palanisamy eb1e32b6e0 Use bjam user-config for travis builds alone 2018-12-04 12:57:57 -05:00
Praveen Palanisamy 330febeb07 Update to use project specific bjam config instead of overriding bjam user config 2018-11-29 12:03:43 -05:00
Fabian Oboril f00f350ca3 Change cmake version from 3.9 to 3.5
No feature of cmake newer than 3.5 is used. Therefore, we can use
cmake 3.5, which is also standard in Ubuntu 16.04, whereas cmake 3.9
is non-standard.
2018-11-20 14:26:48 +01:00
nsubiron 1de6af646f Update Content link 2018-11-15 20:22:28 +01:00
nsubiron a201e77cd5 Update Content link 2018-11-12 15:04:20 +01:00
Praveen Palanisamy 2f4897a313 Update to build boost for python2 AND python3 cleanly 2018-11-09 18:52:33 -05:00
Praveen Palanisamy 77a12809f6 Updated Setup script to use env python 2018-11-07 13:45:59 -05:00
nsubiron 46a6ecec1c Rollback files that didn't need to change 2018-10-31 19:53:34 +01:00
nsubiron 9a196e7fd8 Update content link 2018-10-31 18:58:56 +01:00
nsubiron d9d7bdb91e Merge branch 'master' into roads 2018-10-31 14:08:11 +01:00
iFuSiiOnzZ 878b484696 Fix pushd path for windows 2018-10-31 12:16:59 +01:00
nsubiron 6ec8696bbc Upgrade rpclib to fix crash when client exits too fast 2018-10-30 15:07:53 +01:00
nsubiron ee3a0fdc74 Add spawn_npc.py to package 2018-10-29 11:22:09 +01:00
nsubiron 92f8fe7fd6 Merge branch 'master' into roads 2018-10-28 11:35:42 +01:00