OpenRCT2/src
Maciek Baron 9e0c310320 Labelling path construction related addresses 2014-05-17 15:21:34 +01:00
..
addresses.h Labelling path construction related addresses 2014-05-17 15:21:34 +01:00
audio.c Cleaning up small shared functions 2014-05-06 22:04:09 +01:00
audio.h Cleaning up small shared functions 2014-05-06 22:04:09 +01:00
climate.c celsius fix 2014-05-12 16:51:40 +02:00
climate.h celsius fix 2014-05-12 16:51:40 +02:00
config.c improve config_parse_currency 2014-05-14 12:14:03 +01:00
config.h Merge remote-tracking branch 'upstream/master' 2014-05-14 12:19:39 +02:00
date.c Merge remote-tracking branch 'upstream/master' 2014-05-01 22:30:44 +02:00
date.h Identified peep.staff_type and days_in_month table. 2014-04-29 22:51:51 +02:00
editor.c Renaming ride construction content 2014-05-09 23:43:10 +01:00
editor.h Adding window_ride_init_vars and various enums 2014-05-07 21:17:26 +01:00
finance.c Implement update for ride favourited numbers 2014-05-11 23:21:26 +02:00
finance.h Implement ride upkeep payments 2014-05-11 23:17:20 +02:00
game.c Use macros defined in addresses.h where possible. Removed one doubled macro. 2014-05-13 23:37:45 +02:00
game.h add load saved game 2014-05-04 16:21:15 +01:00
gfx.c Use macros defined in addresses.h where possible. Removed one doubled macro. 2014-05-13 23:37:45 +02:00
gfx.h add footpath window 2014-04-28 17:35:12 +01:00
intro.c Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
intro.h Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
map.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
map.h mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
news_item.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
news_item.h mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
object.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
object.h mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
osinterface.c Prefer the RCT2_GLOBAL macro 2014-05-12 22:03:24 +02:00
osinterface.h mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
park.c Use macros defined in addresses.h where possible. Removed one doubled macro. 2014-05-13 23:37:45 +02:00
park.h add park_reset_awards_and_history 2014-05-11 01:18:56 +01:00
peep.c Increase the warning_throttle array size to hold all 7 values 2014-05-12 22:22:20 +02:00
peep.h Added get_guest_face_sprite small and large functions. 2014-05-08 19:15:31 +01:00
rct2.c Merge remote-tracking branch 'upstream/master' 2014-05-12 17:31:25 +02:00
rct2.h Implementing get_local_time() 2014-05-04 16:31:32 +01:00
ride.c Implement update for ride favourited numbers 2014-05-11 23:21:26 +02:00
ride.h Implement update for ride favourited numbers 2014-05-11 23:21:26 +02:00
sawyercoding.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
sawyercoding.h mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
scenario.c Use macros defined in addresses.h where possible. Removed one doubled macro. 2014-05-13 23:37:45 +02:00
scenario.h Start implementation of scenario_update. 2014-05-03 14:35:08 +02:00
screenshot.c Merge remote-tracking branch 'upstream/master' 2014-05-12 17:31:25 +02:00
screenshot.h move settings to config and improve 2014-05-03 14:04:40 +01:00
sprite.h Changed litter var_24 to unsigned 2014-05-07 19:46:30 +01:00
sprites.h map window work + identified window var 4AC (selected tab idx) 2014-05-14 15:58:14 +02:00
strings.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
strings.h map window paint method 2014-05-14 19:07:21 +02:00
title.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
title.h Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
track.c add additional authors in source code headers 2014-04-27 20:21:55 +01:00
track.h add track definitions 2014-04-23 01:50:40 +01:00
tutorial.c add title options and block tutorial 2014-04-26 16:53:21 +01:00
tutorial.h implement keyboard shortcuts 2014-04-26 01:16:32 +01:00
util.c Corrected typo in comment. 2014-04-24 18:19:58 -04:00
util.h Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
viewport.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
viewport.h Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
widget.c map widgets + identified spinner widget 2014-05-14 14:06:39 +02:00
widget.h map widgets + identified spinner widget 2014-05-14 14:06:39 +02:00
window.c map window work + identified window var 4AC (selected tab idx) 2014-05-14 15:58:14 +02:00
window.h map window work + identified window var 4AC (selected tab idx) 2014-05-14 15:58:14 +02:00
window_about.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_banner.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_cheats.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_clear_scenery.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_dropdown.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_dropdown.h fix dropdown argument arrays 2014-05-11 16:50:29 +01:00
window_error.c add screenshot and error window base functions 2014-04-25 18:25:34 +01:00
window_error.h add screenshot and error window base functions 2014-04-25 18:25:34 +01:00
window_finances.c Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
window_footpath.c Labelling path construction related addresses 2014-05-17 15:21:34 +01:00
window_game_bottom_toolbar.c Use macros defined in addresses.h where possible. Removed one doubled macro. 2014-05-13 23:37:45 +02:00
window_game_top_toolbar.c map window work + identified window var 4AC (selected tab idx) 2014-05-14 15:58:14 +02:00
window_guest_list.c map window work + identified window var 4AC (selected tab idx) 2014-05-14 15:58:14 +02:00
window_land.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_main.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_map.c map window paint method 2014-05-14 19:07:21 +02:00
window_new_ride.c Renaming ride construction content 2014-05-09 23:43:10 +01:00
window_news.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_options.c implemented options window update method 2014-05-14 00:59:34 +02:00
window_park.c map widgets + identified spinner widget 2014-05-14 14:06:39 +02:00
window_ride_list.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_save_prompt.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_staff.c Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
window_title_exit.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_title_logo.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_title_menu.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_title_scenarioselect.c map window work + identified window var 4AC (selected tab idx) 2014-05-14 15:58:14 +02:00
window_tooltip.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_tooltip.h add more input logic and tooltip window 2014-04-24 18:53:42 +01:00
window_water.c Use macros defined in addresses.h where possible. Removed one doubled macro. 2014-05-13 23:37:45 +02:00