Broxzier
|
41e168baf1
|
Don't use initializer lists for members
|
2016-12-24 13:12:09 +01:00 |
|
Broxzier
|
6c29bdbf21
|
CppCheck fixes
|
2016-12-24 13:10:03 +01:00 |
|
Ted John
|
50a2e58b22
|
Fix #4898: Crash when title sequences are missing
|
2016-12-20 21:29:17 +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
|
f378688828
|
Merge pull request #4895 from janisozaur/fixes
memory leak plugs, initialisation of fields
|
2016-12-20 10:43:05 +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
|
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 |
|
Ted John
|
86b209ed90
|
Load language before repository scans
|
2016-12-16 17:09:15 +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 |
|
jensj12
|
b2dee3ad9f
|
Fix high lateral G-forces penalty
|
2016-12-16 12:21:00 +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 |
|
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 |
|
Ted John
|
67637ab2da
|
Fix duplicate saving to wrong directory
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
0ae369ff62
|
Fix deleting of commands
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
a0c8c80126
|
Fix moving commands around and saving the sequence
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
20ea3edef2
|
Fix rebase errors
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
11a2b98e58
|
Remove title editor specific code from loadsave window
This involved removing any logic performed in loadsave for loading saved games and moving them to callback routines for all uses.
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
877080f00c
|
Fix creation of new title sequence
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
975cb43137
|
Fix creation of new title sequences
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
a66ce50db8
|
Fix duplicate sequence
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
2810d09dc6
|
Fix loading of saved games from title editor
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
3ea81e3b8b
|
Get rename and delete working
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
821b091b25
|
Clean up title editor some more
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
63c93f22b3
|
Fix seeking
|
2016-12-16 01:25:03 +00:00 |
|
Ted John
|
20d2ff56f8
|
Refactor title editor window
|
2016-12-16 01:25:02 +00:00 |
|
Ted John
|
afdd45f3cc
|
Refactor title sequence player to new class
|
2016-12-16 01:25:02 +00:00 |
|
Ted John
|
ccd8cff296
|
Get title sequence editor kind of working
|
2016-12-16 01:25:02 +00:00 |
|
Ted John
|
867eeb91a6
|
Implement zip writing and title sequence saving
|
2016-12-16 01:25:02 +00:00 |
|
Ted John
|
be2dd99703
|
Extract zip handling to interface
|
2016-12-16 01:25:02 +00:00 |
|
Ted John
|
52ffd5b521
|
Reinstate support for title sequence folders
|
2016-12-16 01:25:02 +00:00 |
|
Ted John
|
bf34920a0b
|
Handle broken title sequences
|
2016-12-16 01:25:02 +00:00 |
|