OpenRCT2/src/windows
Gymnasiast 5ed8948e4f Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag 2015-07-27 21:47:55 +02:00
..
about.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
banner.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
changelog.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
cheats.c Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag 2015-07-27 21:47:55 +02:00
clear_scenery.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
demolish_ride_prompt.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
dropdown.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
dropdown.h Fix Ride is greyed out when it doesn't work 2015-06-09 23:05:43 -04:00
editor_bottom_toolbar.c use SDL_RWops for save games 2015-07-11 12:27:46 +01:00
editor_inventions_list.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
editor_main.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
editor_object_selection.c enable debug configuration and add optimisations to release configuration 2015-07-24 23:48:23 +01:00
editor_objective_options.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
editor_scenario_options.c Merge pull request #1583 from Gymnasiast/fix-no-money-checkbox 2015-07-10 12:12:33 +01:00
error.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
error.h organisation: fix includes 2014-10-06 17:36:58 +01:00
finances.c Fix display of remaining marketing campaign weeks 2015-07-27 10:34:19 +02:00
footpath.c add better disable clearance cheat 2015-07-10 21:32:11 +01:00
game_bottom_toolbar.c Refactoring in news_item 2015-07-25 11:31:17 +02:00
guest.c Fix more small pathfinding bugs. Fix unset memory errors 2015-07-25 10:12:51 +01:00
guest_list.c enable debug configuration and add optimisations to release configuration 2015-07-24 23:48:23 +01:00
install_track.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
land.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
land_rights.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
loadsave.c Fix issue where saving would close toolbar. 2015-07-20 20:49:56 +01:00
main.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
map.c implement remaining screen_get_map_xy... functions 2015-07-11 18:23:59 +01:00
map_tooltip.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
mapgen.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
maze_construction.c implement window_maze_construction_mousedown 2015-07-25 17:48:00 +01:00
music_credits.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
new_campaign.c Allow running marketing campaigns for up to 12 weeks 2015-07-26 22:36:12 +02:00
new_ride.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
news.c Refactoring in news_item 2015-07-25 11:31:17 +02:00
options.c Reorder Options window 2015-07-26 14:37:27 +02:00
park.c fix #1662, consistent location sign 2015-07-23 18:38:43 +01:00
publisher_credits.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
research.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
ride.c Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag 2015-07-27 21:47:55 +02:00
ride_construction.c implement window_maze_construction_mousedown 2015-07-25 17:48:00 +01:00
ride_list.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
save_prompt.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
scenery.c enable debug configuration and add optimisations to release configuration 2015-07-24 23:48:23 +01:00
shortcut_key_change.c fix #1631, fix #1632 2015-07-16 16:42:46 +01:00
shortcut_keys.c support map scroll keyboard shortcuts, e.g. WASD. Closes #757 2015-07-24 19:20:24 +01:00
sign.c implement banner_get_closest_ride_index 2015-07-11 20:24:27 +01:00
staff.c Fix more small pathfinding bugs. Fix unset memory errors 2015-07-25 10:12:51 +01:00
staff_fire_prompt.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
staff_list.c implement window_staff_list_tooldown 2015-07-13 19:51:46 +01:00
text_input.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
themes.c Fix some warnings 2015-07-13 11:56:58 +02:00
tile_inspector.c fix tile inspector 2015-07-13 21:45:10 +01:00
title_command_editor.c Fix some warnings 2015-07-13 11:56:58 +02:00
title_editor.c Fix some warnings 2015-07-13 11:56:58 +02:00
title_exit.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
title_logo.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
title_menu.c Disable tutorial button 2015-07-26 15:14:38 +02:00
title_options.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
title_scenarioselect.c Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag 2015-07-27 21:47:55 +02:00
tooltip.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
tooltip.h organisation: fix includes 2014-10-06 17:36:58 +01:00
top_toolbar.c allow trees to be raised if supports limits are disabled, close #1663 2015-07-23 18:55:51 +01:00
track_list.c Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag 2015-07-27 21:47:55 +02:00
track_manage.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
track_place.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
viewport.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
water.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00