Commit Graph

2537 Commits

Author SHA1 Message Date
Timmy Weerwag eb44707ec9 Fix tooltip y calculation, fixes #340 2015-02-21 03:01:32 +01:00
IntelOrca f172b26291 make options window centred 2015-02-20 02:19:18 +00:00
Ted John f8836cf0a3 Merge pull request #836 from Garogolun/title-options
Add button to access options window from title screen
2015-02-20 02:17:57 +00:00
Timmy Weerwag 454e7dbd23 Move title_options button after resizing screen 2015-02-20 02:31:17 +01:00
Timmy Weerwag d38852f926 Stick windows on title screen to back 2015-02-20 02:30:16 +01:00
Timmy Weerwag 873eac46e8 Restart title music if necessary 2015-02-20 02:10:13 +01:00
Timmy Weerwag 09e9288eb8 Added options button to title screen 2015-02-20 01:35:29 +01:00
Ted John c5f31f0eac Merge pull request #835 from Garogolun/resolution-dropdown-fix
fix the resolution dropdown disabling
2015-02-19 23:05:08 +00:00
Timmy Weerwag 1df5202af1 fix the resolution dropdown disabling
fixes after setting fullscreen mode to "Fullscreen (desktop)" and
re-opening the options screen, the resolution dropdown was enabled again
2015-02-19 23:49:17 +01:00
Ted John 7e2969abaf Merge pull request #832 from duncanspumpkin/fix_hack
Fix Footpath Scenery Clear
2015-02-19 18:49:16 +00:00
Duncan Frost 095f6e1216 Fix hack causing flags to not be passed to scenery clearing function 2015-02-19 18:42:45 +00:00
Ted John bfdd86d49a Merge pull request #831 from adrian17/land-tool-drag
Decompiled window_top_toolbar_land_tool_drag
2015-02-19 17:35:21 +00:00
Adrian Wielgosik 1ae4bf42ce Removed unused arguments 2015-02-19 17:39:35 +01:00
Adrian Wielgosik 1b6f752a00 Decompiled window_top_toolbar_land_tool_drag 2015-02-19 17:33:26 +01:00
Ted John f1c446435b Merge pull request #827 from adrian17/water_tool_drag
Decompiled window_top_toolbar_water_tool_drag
2015-02-19 00:46:53 +00:00
Adrian Wielgosik a7455f8b31 Decompiled window_top_toolbar_water_tool_drag 2015-02-18 20:28:45 +01:00
Ted John e0b2c30b27 Merge pull request #826 from jcdavis/6B9CB0
Decompile banner_init (6B9CB0)
2015-02-18 10:18:08 +00:00
Jackson Davis 5ec0cd5e8e Decompile banner_init (6B9CB0) 2015-02-17 19:47:47 -08:00
Ted John a1a32a3977 Merge pull request #823 from duncanspumpkin/fix_817
Implemented missing guest icons from news messages
2015-02-17 20:48:07 +00:00
Duncan Frost 612fcbe770 Implemented missing guest icons from news messsages. 2015-02-17 20:39:35 +00:00
Ted John e39a220058 Merge pull request #814 from nbrochu/mapgen-simplex-tab
Added a 3rd tab to Map Generation (Simplex)
2015-02-17 18:54:20 +00:00
Ted John 7ba2790c3d Update readme.md 2015-02-17 18:49:29 +00:00
IntelOrca 2ab48c998e Merge branch 'set-ride-status' into develop
Conflicts:
	src/ride/track.h
2015-02-17 17:00:47 +00:00
Ted John a50e67c1b4 Merge pull request #820 from adrian17/map_window_small_cleanup
Map window small cleanup
2015-02-17 16:42:07 +00:00
Adrian Wielgosik 6c3294c167 Correct two conditions and change wrong documented address; probably fixes #799 2015-02-17 16:39:19 +01:00
Adrian Wielgosik 867201944e window_map_set_bounds is actually window_map_resize 2015-02-17 16:04:24 +01:00
Adrian Wielgosik fc15da5bbf Decoupled two constant arrays and renamed a function 2015-02-17 16:04:24 +01:00
IntelOrca af1d5faa90 skip utf8 BOM in config file 2015-02-16 23:51:04 +00:00
IntelOrca 7f0ed995b5 improve reading and saving of configuration 2015-02-16 22:47:11 +00:00
Ted John 136936cdb2 Merge pull request #801 from adrian17/window-map-overlay
Decompiled window map overlay functions
2015-02-16 21:32:33 +00:00
Adrian Wielgosik 4c98d01a67 Reduced frequency of flickering in map window by 4 2015-02-16 22:24:21 +01:00
Adrian Wielgosik bfe401c778 Refactor code related to map flashing, removed a small mistake related with it
Removed code related to map flashing from title_update
2015-02-16 18:53:47 +01:00
Adrian Wielgosik c6e690a71b Removed gotos from window_map_paint_peep_overlay 2015-02-16 18:53:46 +01:00
Adrian Wielgosik c1df97cdd0 Simplify window_map_paint_hud_rectangle 2015-02-16 18:53:46 +01:00
Adrian Wielgosik baa7703451 Clean up window_map_paint_hud_rectangle 2015-02-16 18:53:45 +01:00
Adrian Wielgosik 13359d4220 Initial decompilation of window_map_paint_hud_rectangle 2015-02-16 18:53:44 +01:00
Adrian Wielgosik 7ba49b8887 Separate common code to window_map_transform_to_map_coords; small cleanup 2015-02-16 18:53:44 +01:00
Adrian Wielgosik 2e6fb1cc0f Decompiled window_map_paint_train_overlay 2015-02-16 18:53:43 +01:00
Adrian Wielgosik a14a389040 Initial decompilation of window_map_paint_peep_overlay 2015-02-16 18:53:43 +01:00
IntelOrca 0d2bd68bd4 fix footpath bug, fixes #813 2015-02-16 15:16:28 +00:00
Nicholas Brochu 14d919819b Added a 3rd tab to Map Generation (Simplex)
Complete with sensible defaults.
2015-02-16 01:18:08 -05:00
Ted John 71e923b272 Merge pull request #808 from duncanspumpkin/fix_peep
Fix peep
2015-02-15 20:51:11 +00:00
Duncan Frost 208f0f047d Changed peep look at watch to eat food 2015-02-15 19:21:55 +00:00
Ted John b1d3ca11bd Merge pull request #807 from ThomasdenH/develop
Add option to use native file browser
2015-02-15 19:02:35 +00:00
Thomas 671aff6534 Add button to use native file browser 2015-02-15 19:48:25 +01:00
Duncan Frost 968c378726 Decreased peeps dedication to watching rides 2015-02-15 18:37:43 +00:00
Ted John aa9c3a53ae Merge pull request #806 from duncanspumpkin/fix_object_list
Object List Fix #698
2015-02-15 18:15:30 +00:00
Duncan Frost 9aad65d6c7 Fix cause of #698. Vanilla object count not being reset before rebuild. 2015-02-15 18:06:43 +00:00
IntelOrca 0ce4d70e35 make saved games and landscapes copy recursively 2015-02-15 17:31:16 +00:00
Thomas 757dd9b1e8 Add save strings for English_us and Dutch 2015-02-15 17:20:31 +01:00