OpenRCT2/src
Duncan Frost 001ccc3945 Started cleanup of code introduced a bug at some point 2014-05-16 19:06:35 +01:00
..
addresses.h Fix merge error 2014-05-13 19:03:23 +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 celsius fix 2014-05-12 16:51:40 +02:00
config.h options window mouseup code 2014-05-13 00:13:23 +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 remove all remaining warnings 2014-05-12 02:18:08 +01:00
game.h add load saved game 2014-05-04 16:21:15 +01:00
gfx.c Started cleanup of code introduced a bug at some point 2014-05-16 19:06:35 +01:00
gfx.h Fix sketchy line bug that i introduced 2014-05-13 19:12:18 +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 Fix merge error 2014-05-13 19:03:23 +01:00
osinterface.h Fix merge error 2014-05-13 19:03:23 +01:00
park.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01: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 mass clean up and reduce warnings 2014-05-12 01:45:45 +01: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 remove all remaining warnings 2014-05-12 02:18:08 +01:00
scenario.h Start implementation of scenario_update. 2014-05-03 14:35:08 +02:00
screenshot.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01: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 Added some more sprites and changed get_guest_face to use them 2014-05-12 21:06:02 +01:00
strings.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
strings.h some strings added 2014-05-12 16:56:28 +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 mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
widget.h Started work on options window 2014-05-11 09:01:01 +02:00
window.c mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
window.h Started work on options window 2014-05-11 09:01:01 +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 remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_game_bottom_toolbar.c Prefer the RCT2_GLOBAL macro 2014-05-12 22:03:24 +02:00
window_game_top_toolbar.c remove all remaining warnings 2014-05-12 02:18:08 +01:00
window_guest_list.c Merge branch 'master' of https://github.com/adrian17/OpenRCT2 into adrian17-master 2014-05-12 22:00:23 +01: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_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 Merge branch 'options-window' of https://github.com/ddevrien/OpenRCT2 into ddevrien-options-window 2014-05-13 01:23:36 +01:00
window_park.c Prefer the RCT2_GLOBAL macro 2014-05-12 22:03:24 +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 Prefer the RCT2_GLOBAL macro 2014-05-12 22:03:24 +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 remove all remaining warnings 2014-05-12 02:18:08 +01:00