Duncan Frost
f8a334c90f
Fix memory corruption when saving.
2015-02-27 23:42:51 +00:00
IntelOrca
4268c930e8
fix shortcuts, fixes #824 , fixes #512...
...
- add saving of shortcut configuration
- allow setting of shortcuts in title screen
2015-02-27 17:29:23 +00:00
Duncan Frost
4c527225fb
Refactor. Now uses same code for scenery_tracks and just tracks
2015-02-27 13:04:48 +00:00
Duncan Frost
ca653aed63
Implemented go into scenery select mode
2015-02-27 13:04:46 +00:00
Duncan Frost
b72ffb43db
Finish track_save_scenery. Design cancel now called after save
2015-02-27 13:04:45 +00:00
Duncan Frost
189d5d2f08
Add more to the ride track save
2015-02-27 13:04:44 +00:00
Duncan Frost
054d91f0ce
Started implementing track_save
2015-02-27 13:04:43 +00:00
Ted John
b89af82f07
Merge pull request #876 from Gericom/develop
...
Implemented paint_ride_entry and cleanup, Implemented window_construction_paint
2015-02-27 12:11:53 +00:00
Gericom
baaacfedd3
Revert disabling platform_lock_single_instance
2015-02-27 12:54:42 +01:00
Gericom
a64e89ec66
Refactoring window_construction_paint, fixed bugs
2015-02-27 12:49:22 +01:00
Michael Steenbeek
d6d71e6fe6
Make (up) and (new file) strings translatable
2015-02-27 10:46:12 +01:00
Gericom
00dcd4fba8
Implemented window_construction_paint
...
Still contains some bug related to drawing the current track piece
2015-02-27 10:37:17 +01:00
Duncan Frost
4905e85cd9
Refactor sub_6A9DE1. Now uses known structures.
2015-02-26 18:42:25 +00:00
Gericom
ac2415a949
More cleaning up for paint_*_entry functions
2015-02-26 15:58:13 +01:00
Gericom
ec3e7edcec
Implemented paint_ride_entry
...
Translated ride names and descriptions! (only the names in the scenario
editor are still in english somehow)
2015-02-26 14:47:34 +01:00
Duncan Frost
e5bc7e8998
Fix transparent fences
2015-02-25 21:21:08 +00:00
IntelOrca
3c6e136b02
fix marketing campaign ride dropdown again, #874
2015-02-25 19:38:43 +00:00
IntelOrca
d79bb68bfa
fix marketing campaign ride dropdown, #874
2015-02-25 19:04:46 +00:00
IntelOrca
ae69718b53
refactor ride_construct, fixes #725
2015-02-25 18:26:37 +00:00
IntelOrca
b53c828ae4
add nicer string for new scenarios default name, fixes #864
2015-02-25 18:08:25 +00:00
IntelOrca
3da2275b5e
add missing breaks, fixes #838
2015-02-25 17:53:50 +00:00
IntelOrca
3e75e82d93
update audio device list, #594
2015-02-25 17:47:11 +00:00
Ted John
d5cd4e3187
Merge pull request #870 from Gericom/develop
...
Object related stuff and better dutch translation
2015-02-25 15:25:25 +00:00
Gericom
fb84fd785d
Implemented paint_park_entrance_entry
2015-02-25 15:52:19 +01:00
Gericom
b070ffa08f
Reverted old dutch language file, more object stuff
...
Implemented paint_water_entry
2015-02-25 15:24:01 +01:00
Gericom
ac6fa31292
Object related stuff and better dutch translation
...
Implemented: paint_path_entry
Implemented: paint_stex_entry
-> Scenarios texts are now shown correctly localized
Better dutch translation based on the original dutch rct2
2015-02-25 15:06:29 +01:00
Thomas
19b710da5c
Make cheat strings translatable
2015-02-25 12:27:31 +01:00
IntelOrca
5912b412c7
fix autosave bug, fixes #855
2015-02-24 00:30:25 +00:00
Duncan Frost
1c32a429c2
Fix ghost entrances caused by tool_cancel not being called
2015-02-23 17:58:22 +00:00
Ted John
a91abfff57
Merge pull request #858 from duncanspumpkin/fix_banner_crash
...
Fix footpath banner remove crash
2015-02-22 18:58:03 +00:00
Duncan Frost
af5e802630
Fix crash caused by not passing x,y coordinates to remove banner
2015-02-22 18:53:27 +00:00
Ted John
f923ca7e0a
Merge pull request #857 from duncanspumpkin/fix_ride_breakdown
...
Fix ride breakdown
2015-02-22 18:25:11 +00:00
IntelOrca
7fbcc3598d
ensure scenario path is set when loading a saved game
2015-02-22 18:24:19 +00:00
Duncan Frost
776120db8e
Fix issue causing rides to not increase reliability when fixed
2015-02-22 18:18:56 +00:00
Ted John
1bfbec6abe
Merge pull request #856 from ThomasdenH/develop
...
Resolve string conflict
2015-02-22 16:55:04 +00:00
Thomas
b5d0c3466b
Resolve string conflict
...
Simplex noise and autosave used the same string constants
2015-02-22 15:49:23 +01:00
Ted John
8fd1a1f0ed
Merge pull request #854 from adrian17/ride-prices
...
Fixed ride price approximations being truncated; fixes #850 .
2015-02-22 14:24:23 +00:00
Adrian Wielgosik
534b5e9e0b
Fixed ride price approximations being truncated; fixes #850 .
2015-02-22 15:17:45 +01:00
Thomas
a8f7868ec7
Fixed map smoothing issue
2015-02-22 12:31:26 +01:00
Ted John
618eb84c12
Merge pull request #833 from ThomasdenH/develop
...
Use locale info to create default config
2015-02-21 16:41:02 +00:00
Thomas
acad7af40e
Fix error and removed debugging
...
in platform_get_locale_currency()
2015-02-21 17:26:38 +01:00
Thomas
7bc4c4270d
Fix warnings
2015-02-21 17:13:15 +01:00
Ted John
e2d8a19d5d
Merge pull request #849 from duncanspumpkin/fix_peep
...
Fix peeps leaving queues
2015-02-21 11:07:03 +00:00
IntelOrca
a3df2527b0
implement autosaving, closes #778
2015-02-21 11:05:15 +00:00
Duncan Frost
bde676e6a3
Fix peeps leaving queues
2015-02-21 10:39:32 +00:00
Ted John
eb77e96105
Merge pull request #848 from Garogolun/tooltip-fix
...
Fix tooltip y calculation, fixes #340
2015-02-21 02:07:13 +00:00
IntelOrca
ff8bef8fc3
try to fix to scenario complete issues
2015-02-21 02:04:46 +00:00
Timmy Weerwag
eb44707ec9
Fix tooltip y calculation, fixes #340
2015-02-21 03:01:32 +01:00
Ted John
bf8d37c02e
Merge pull request #847 from Garogolun/window-footpath-mousedown
...
Decompiled the window_footpath_mousdown procs
2015-02-21 01:22:07 +00:00
Timmy Weerwag
8abd8ad775
Decompiled the window_footpath_mousdown procs
2015-02-21 00:40:52 +01:00