Commit Graph

10285 Commits

Author SHA1 Message Date
Ted John b850e98511 Add peeps, just positions for now 2016-12-20 17:36:20 +00:00
Ted John 785a6ac850 Fix loading of RCT1 parks from command line 2016-12-20 17:36:00 +00:00
Michał Janiszewski 9e321b69ee Fix #4891: Crash at loading save file
Caused by `_listItems` getting `free`d (and set to `NULL`) before it was
used.

Regression introduced in 11a2b98e58.
2016-12-20 15:34:41 +01:00
Ted John d1a97cc021 Merge pull request #4887 from IntelOrca/use-external-title-sequences
Use external title sequences repository
2016-12-20 12:38:52 +00:00
Ted John 7d98e888bb Remove sequencesversion from .gitignore
.dependencies is used instead.
2016-12-20 12:38:10 +00:00
Ted John f378688828 Merge pull request #4895 from janisozaur/fixes
memory leak plugs, initialisation of fields
2016-12-20 10:43:05 +00:00
Michał Janiszewski d197383dcf Download and extract title sequence in `make install` 2016-12-19 23:31:53 +00:00
Michał Janiszewski b4921bf5b5 Fix erroneous fallthrough in TitleSequence.cpp 2016-12-20 00:15:23 +01:00
Michał Janiszewski 50d26d87eb Initialise fields to safe values 2016-12-19 23:59:03 +01:00
Michał Janiszewski 7f5683895b Plug memory leaks 2016-12-19 23:44:17 +01:00
Marijn van der Werf 2fca2adbc1 Fix prepended wooden supports 2016-12-19 18:45:08 +01:00
Ted John d0b4af8b3d Fix DownloadDependency task for VS2017 RC 2016-12-17 02:58:19 +00:00
Ted John c0f79b4f62 Use DownloadDependency for libs and gtest 2016-12-17 00:21:03 +00:00
Michał Janiszewski 77eea325ae Fix missing semicolon in travis.yml 2016-12-17 00:21:41 +01:00
Michał Janiszewski 8c30b467dd Apply make flags to all jobs
This also adds `-k` to flags, which makes `make` not bail out on first
error, but rather continue compilation.
2016-12-17 00:12:23 +01:00
Michał Janiszewski 02ac8fdcee Add version check for libzip in CMakeLists.txt 2016-12-17 00:04:40 +01:00
Ted John 6abe5cf73a Write new task for downloading dependencies 2016-12-16 22:42:16 +00:00
Michał Janiszewski 1d35e5c7c4 Fix directory permissions, do `make install` 2016-12-16 23:32:48 +01:00
LRFLEW 066a9b12e2 Update Xcode Project 2016-12-16 16:11:03 -06:00
Michał Janiszewski 3bea7c0ad0 Make docker images use the same path as host for build 2016-12-16 23:08:52 +01:00
Ted John 5583d7afd0 Automatically download title sequences in msbuild 2016-12-16 17:39:10 +00:00
Ted John f57d69eeb9 Remove title sequences 2016-12-16 17:21:16 +00:00
Ted John 4adcbfdb8a Fix #4884: Build hash info at intro is empty
Caused by a small bug in String::AppendFormat.
2016-12-16 17:17:22 +00:00
Michał Janiszewski dde9fd86f2 Use VS2017RC beta image on appveyor 2016-12-16 17:11:26 +00:00
Ted John 86b209ed90 Load language before repository scans 2016-12-16 17:09:15 +00:00
Ted John 7873d7c5c7 Remove VS project user file 2016-12-16 17:07:56 +00:00
Michael Steenbeek 1018ec2b33 Fix #4883: Check if the map element is null before checking rights 2016-12-16 16:00:55 +00:00
Ted John 4669756d3e Merge pull request #4792 from IntelOrca/feature/title-sequence-zip
Read title sequence from ZIP files
2016-12-16 15:31:18 +00:00
Marijn van der Werf 2bdef0d307 Embed libzip framework 2016-12-16 12:57:23 +01:00
Marijn van der Werf 3c77ee4f6d Update Xcode project 2016-12-16 12:34:45 +01:00
Michael Steenbeek 38fe1493ee Add fix for high lateral G-forces penalty to changelog 2016-12-16 12:22:26 +01:00
jensj12 b2dee3ad9f Fix high lateral G-forces penalty 2016-12-16 12:21:00 +01:00
Michał Janiszewski f29e84c723 Update MinGW libraries hash to match new zip
See https://github.com/OpenRCT2/openrct2.github.io/commit/55d22a591a2
2016-12-16 12:18:49 +01:00
Ted John 6fa337154e Fix header include casing 2016-12-16 01:25:05 +00:00
Ted John 870a8fc6b6 Move addresses and hook into rct2 sub directory 2016-12-16 01:25:05 +00:00
Ted John c5899139d7 Move scenario sources to sub directory 2016-12-16 01:25:05 +00:00
Ted John c6d9fe6b55 Fix rebase errors 2016-12-16 01:25:04 +00:00
Ted John e7ecfd4782 Use new dependencies tag 2016-12-16 01:25:04 +00:00
LRFLEW 7a93c1f001 Fix Compilation Issues 2016-12-16 01:25:04 +00:00
Ted John 1fc287ec4a Remove unused variables 2016-12-16 01:25:04 +00:00
Ted John c872053fdd Forward declare TitleSequence in window.h 2016-12-16 01:25:04 +00:00
Ted John 067d364002 Fix rename park in sequence 2016-12-16 01:25:04 +00:00
Ted John ca27018231 Fix x86 build 2016-12-16 01:25:04 +00:00
Ted John 7ddc7a6664 Remove old title sequence code 2016-12-16 01:25:04 +00:00
Ted John 9ce926db92 Fix sequence command editor window 2016-12-16 01:25:04 +00:00
Ted John e74cb7ac2a Fix LOAD commands after removing a park from sequence 2016-12-16 01:25:04 +00:00
Ted John 2c0786eb24 Refactor platform calls to File 2016-12-16 01:25:04 +00:00
Ted John 921c7596df Fix deleting parks from sequence 2016-12-16 01:25:04 +00:00
Ted John 5443ff61cc Fix add park to sequence 2016-12-16 01:25:04 +00:00
Ted John 55fc9c8a4a Refactor widget enum 2016-12-16 01:25:03 +00:00