IntelOrca
|
fddf057d68
|
add scenario overrides
|
2015-09-08 21:37:25 +01:00 |
|
Gymnasiast
|
188978936b
|
Fix Math.Clamp definition
|
2015-09-08 21:37:24 +01:00 |
|
IntelOrca
|
fc65a92275
|
fix object override strings for scenario editor and plugin.dat
|
2015-09-08 21:37:24 +01:00 |
|
IntelOrca
|
fe7879f0a3
|
add capacity overriding
|
2015-09-08 21:37:23 +01:00 |
|
IntelOrca
|
34cd6a9242
|
fix GCC compile issue
|
2015-09-08 21:37:22 +01:00 |
|
IntelOrca
|
8085abadd3
|
add basic support for localisation object string overriding
|
2015-09-08 21:37:22 +01:00 |
|
IntelOrca
|
7a0478404e
|
add new C++ memory utility functions
|
2015-09-08 21:37:21 +01:00 |
|
IntelOrca
|
952a4abdd1
|
implement DAT translation, part 1
|
2015-09-08 21:37:20 +01:00 |
|
IntelOrca
|
8ec51b6fc1
|
add FileStream, IStream and IDisposable
|
2015-09-08 21:37:20 +01:00 |
|
Ted John
|
2a0366721e
|
Merge pull request #1896 from janisozaur/some_fixes
assorted fixes
|
2015-09-07 20:11:29 +01:00 |
|
Michał Janiszewski
|
52252f82b3
|
assorted fixes
|
2015-09-07 20:51:21 +02:00 |
|
IntelOrca
|
f2beefb33b
|
fix #1886
|
2015-09-07 18:43:31 +01:00 |
|
IntelOrca
|
af39fcd35f
|
fix #1873
|
2015-09-07 18:18:52 +01:00 |
|
IntelOrca
|
72000196dd
|
use English UK DAT strings instead of RCT2 Korean strings until fix or workaround is available #1898
|
2015-09-07 17:35:39 +01:00 |
|
Gymnasiast
|
3ddddec21c
|
Fix some warnings
|
2015-09-07 14:57:39 +02:00 |
|
IntelOrca
|
efada641a5
|
implement map_place_fence_check_obstruction
|
2015-09-06 17:36:55 +01:00 |
|
IntelOrca
|
2753af893b
|
implement map_obstruction_set_error_text
|
2015-09-06 13:37:00 +01:00 |
|
IntelOrca
|
ed824d36b0
|
refactor two CALLPROC functions in track.c
|
2015-09-05 20:34:56 +01:00 |
|
IntelOrca
|
8c44ddac17
|
fix 2nd problem of #1848
|
2015-09-05 20:06:58 +01:00 |
|
IntelOrca
|
c3fbdf78c0
|
fix writing null terminators in config file
|
2015-09-05 19:32:01 +01:00 |
|
IntelOrca
|
85181b5ed3
|
add stay_connected config option
|
2015-09-05 18:46:13 +01:00 |
|
IntelOrca
|
6901c04f24
|
implement track_save_add_map_element and track_save_remove_map_element
|
2015-09-05 18:21:36 +01:00 |
|
IntelOrca
|
7228e42768
|
implement litter_remove_at
|
2015-09-05 13:59:12 +01:00 |
|
IntelOrca
|
e136923437
|
fix #1890
|
2015-09-05 13:18:31 +01:00 |
|
Gymnasiast
|
87eb6335ea
|
Remove unused variable
|
2015-09-04 15:10:09 +02:00 |
|
IntelOrca
|
42cc5555be
|
add Korean language descriptor
|
2015-09-03 19:57:24 +01:00 |
|
Gator96100
|
c3ffd221de
|
Added support for hostnames
|
2015-09-03 19:49:14 +02:00 |
|
Gymnasiast
|
feebb7b39d
|
Take on-ride photos into account when calculating profit per hour, fixes #1877
|
2015-09-03 15:08:33 +02:00 |
|
Ted John
|
e6f1b6cd38
|
Merge pull request #1883 from Gymnasiast/fix-1870
Check if the game is in title sequence mode before loading it, fixes #1870
|
2015-09-03 12:17:45 +01:00 |
|
Gymnasiast
|
2729531e0e
|
Cleaner fix
|
2015-09-03 13:13:50 +02:00 |
|
Ted John
|
081ebeccf4
|
Merge pull request #1881 from zsilencer/develop
disable naggle
|
2015-09-03 12:01:40 +01:00 |
|
Gymnasiast
|
d849e3378c
|
Keep track list responsive in pause mode, fixes #1493
|
2015-09-03 12:12:21 +02:00 |
|
Gymnasiast
|
ba1101e012
|
Check if the game is in title sequence mode before loading it, fixes #1870
|
2015-09-03 11:08:23 +02:00 |
|
zsilencer
|
6ea9b6666c
|
disable naggle
|
2015-09-02 20:41:17 -06:00 |
|
Ted John
|
a8fbc479d0
|
Merge pull request #1869 from LRFLEW/color_labels
Added tooltip to colour selector
|
2015-09-02 17:49:33 +01:00 |
|
Gymnasiast
|
ea9f87d0f3
|
Remove faulty copy-and-pasted check on secondary items, fixes #1866
|
2015-09-02 12:42:43 +02:00 |
|
LRFLEW
|
7ef15a4326
|
Added tooltip to colour selector
|
2015-09-01 00:08:28 -06:00 |
|
Ted John
|
e80d935964
|
Merge pull request #1867 from Gymnasiast/fix-select-by-track-type-research
Don't apply select by track type to research, fixes #1733
|
2015-08-31 20:06:00 +01:00 |
|
Gymnasiast
|
8490a19328
|
Don't apply select by track type to research, fixes #1733
|
2015-08-31 20:20:36 +02:00 |
|
IntelOrca
|
f629e64387
|
implement sprite_remove
|
2015-08-31 16:20:56 +01:00 |
|
IntelOrca
|
afb3aabb49
|
implement sub_666D6F
|
2015-08-31 16:02:50 +01:00 |
|
IntelOrca
|
05132b2e04
|
implement sub_666CBE
|
2015-08-31 15:57:50 +01:00 |
|
IntelOrca
|
064cdf4d06
|
implement ride_set_vehicle_colours_to_random_preset
|
2015-08-31 15:00:11 +01:00 |
|
Ted John
|
6451f9d771
|
Merge pull request #1865 from Gymnasiast/fix-td4-river-rapids-colours
Fix seat colour of TD4 River Rapids, fixes #1695
|
2015-08-31 12:32:08 +01:00 |
|
Ted John
|
1cd2383a70
|
Merge pull request #1864 from Gymnasiast/fix-map-elements-generation
Clear all map elements before generating a new map, fixes #1762
|
2015-08-31 12:31:37 +01:00 |
|
IntelOrca
|
5508ba5874
|
fix #1841
|
2015-08-31 12:27:02 +01:00 |
|
Gymnasiast
|
d49c99e020
|
Fix seat colour of TD4 River Rapids, fixes #1695
|
2015-08-31 13:23:52 +02:00 |
|
Gymnasiast
|
03034e7e2a
|
Clear all map elements beforing generating a new map, fixes #1762
|
2015-08-31 12:42:46 +02:00 |
|
Ted John
|
ce64c02872
|
Merge pull request #1863 from Gymnasiast/disable-vandalism-cheat
Add cheat to disable vandalism
|
2015-08-31 11:12:27 +01:00 |
|
IntelOrca
|
5f342eeb05
|
fix flag value
|
2015-08-31 11:11:02 +01:00 |
|