OpenRCT2/src/windows
IntelOrca ca01e55fa8 add show fps, #2223 2015-12-09 21:42:46 +00:00
..
about.c Strip all whitespace 2015-10-20 20:48:51 +02:00
banner.c signs and banners editable in multiplayer 2015-10-31 11:07:36 -06:00
changelog.c Fix some warnings 2015-09-07 14:57:39 +02:00
cheats.c add warning message for two unstable cheats 2015-11-06 18:46:18 +00:00
clear_scenery.c Strip all whitespace 2015-10-20 20:48:51 +02:00
demolish_ride_prompt.c Remove unnecessary duplicate address, use more string constants 2015-08-27 16:44:18 +02:00
dropdown.c refactor colour maps 2015-11-08 18:55:32 +00:00
dropdown.h Strip all whitespace 2015-10-20 20:48:51 +02:00
editor_bottom_toolbar.c Sanitize audio.h 2015-11-17 01:05:14 +00:00
editor_inventions_list.c Implement util_rand due to rand having a poor range on some platforms 2015-11-20 21:40:36 +00: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 Add close button to track designs manager, closes #1807 2015-11-30 22:53:28 +01:00
editor_objective_options.c Add string ids for scenario name window 2015-11-16 20:30:38 +00:00
editor_scenario_options.c Memory handling fixes 2015-10-25 01:15:52 +02:00
error.c Refactor audio_sound_play_planned 2015-11-17 23:05:24 +00:00
error.h Strip all whitespace 2015-10-20 20:48:51 +02:00
finances.c refactor colour maps 2015-11-08 18:55:32 +00:00
footpath.c Replace some uses of play_sound_panned with play_sound_at_location 2015-11-18 00:03:15 +00:00
game_bottom_toolbar.c Remote obsolete date tooltip 2015-11-16 11:04:00 +01:00
guest.c Implement util_rand due to rand having a poor range on some platforms 2015-11-20 21:40:36 +00:00
guest_list.c refactor colour maps 2015-11-08 18:55:32 +00:00
install_track.c Refactor audio_sound_play_planned 2015-11-17 23:05:24 +00:00
land.c Fix #2335. Increase land window size to show price correctly. 2015-11-18 17:48:14 +00:00
land_rights.c Strip all whitespace 2015-10-20 20:48:51 +02:00
loadsave.c Added buttons for "up" and "new file" and fixed #2233 2015-11-11 21:51:21 -06:00
main.c Strip all whitespace 2015-10-20 20:48:51 +02:00
map.c Replace some uses of play_sound_panned with play_sound_at_location 2015-11-18 00:03:15 +00:00
map_tooltip.c Strip all whitespace 2015-10-20 20:48:51 +02:00
mapgen.c Implement util_rand due to rand having a poor range on some platforms 2015-11-20 21:40:36 +00:00
maze_construction.c Replace some uses of play_sound_panned with play_sound_at_location 2015-11-18 00:03:15 +00:00
music_credits.c Strip all whitespace 2015-10-20 20:48:51 +02:00
network_status.c master server list 2015-11-07 22:27:51 +00:00
new_campaign.c fix #2425: ride campaign list corrupted if over 40 rides 2015-12-02 17:50:32 +00:00
new_ride.c use RCT2_ADDRESS_TRACK_LIST 2015-12-06 18:49:35 +01:00
news.c Refactor audio_sound_play_planned 2015-11-17 23:05:24 +00:00
options.c add show fps, #2223 2015-12-09 21:42:46 +00:00
park.c Minor cleanups 2015-11-12 12:19:40 +01:00
player_list.c refactor colour maps 2015-11-08 18:55:32 +00:00
publisher_credits.c remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
research.c Replace RCT2_GLOBAL magic numbers with address identifiers and string ids 2015-10-29 09:44:46 +01:00
ride.c Merge pull request #2418 from janisozaur/fixes 2015-12-05 14:20:29 +00:00
ride_construction.c Replace some uses of play_sound_panned with play_sound_at_location 2015-11-18 00:03:15 +00:00
ride_list.c refactor colour maps 2015-11-08 18:55:32 +00:00
save_prompt.c Sanitize audio.h 2015-11-17 01:05:14 +00:00
scenery.c Refactor audio_sound_play_planned 2015-11-17 23:05:24 +00:00
server_list.c add icons to server list for password and version 2015-11-27 18:54:59 +00:00
server_start.c master server list 2015-11-07 22:27:51 +00:00
shortcut_key_change.c fix #1631, fix #1632 2015-07-16 16:42:46 +01:00
shortcut_keys.c refactor colour maps 2015-11-08 18:55:32 +00:00
sign.c Fix signs. Broken by #2172 2015-11-14 12:40:40 +00:00
staff.c Add get_current_rotation function and DEBUG_LEVEL macros 2015-11-02 22:58:15 +01:00
staff_fire_prompt.c Strip all whitespace 2015-10-20 20:48:51 +02:00
staff_list.c refactor colour maps 2015-11-08 18:55:32 +00:00
text_input.c refactor colour maps 2015-11-08 18:55:32 +00:00
themes.c refactor colour maps 2015-11-08 18:55:32 +00:00
tile_inspector.c refactor colour maps 2015-11-08 18:55:32 +00:00
title_command_editor.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_editor.c Minor cleanups 2015-11-12 12:19:40 +01:00
title_exit.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_logo.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_menu.c hide multiplayer button if network is disabled 2015-10-21 21:06:15 +01:00
title_options.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_scenarioselect.c Refactor audio_sound_play_planned 2015-11-17 23:05:24 +00:00
tooltip.c Add safe_strncpy function 2015-10-30 16:01:00 +01:00
tooltip.h Strip all whitespace 2015-10-20 20:48:51 +02:00
top_toolbar.c Merge branch 'pre-release-0.0.3' into develop 2015-11-27 22:05:40 +00:00
track_list.c Disable tracks for networked games until fixed 2015-11-29 17:18:40 +00:00
track_manage.c use RCT2_ADDRESS in track_manage.c 2015-12-06 18:22:33 +01:00
track_place.c Replace some uses of play_sound_panned with play_sound_at_location 2015-11-18 00:03:15 +00:00
viewport.c Add get_current_rotation function and DEBUG_LEVEL macros 2015-11-02 22:58:15 +01:00
water.c Strip all whitespace 2015-10-20 20:48:51 +02:00