OpenRCT2/src
zsilencer 6250331bd0 compile test 2014-08-26 21:48:47 -06:00
..
addresses.h audio_remove_timer, audio_create_timer, map_file, audio_timer_callback 2014-08-26 20:23:32 -06:00
audio.c compile test 2014-08-26 21:48:47 -06:00
audio.h audio_remove_timer, audio_create_timer, map_file, audio_timer_callback 2014-08-26 20:23:32 -06:00
award.c add rct_ride_type structure 2014-08-24 23:02:19 +01:00
award.h fix award window bug and clean reset history 2014-05-28 01:50:50 +01:00
climate.c More decompiled sound functions 2014-08-24 04:45:59 -06:00
climate.h Improvements for a9091b41b6 2014-07-21 14:05:43 +02:00
config.c add ability to change language 2014-08-14 23:46:36 +01:00
config.h add ability to change language 2014-08-14 23:46:36 +01:00
currency.c refactor currency 2014-08-07 21:53:22 +01:00
currency.h refactor currency 2014-08-07 21:53:22 +01:00
cursors.h Added license 2014-07-28 17:45:49 +01:00
date.c Merge remote-tracking branch 'upstream/master' 2014-05-01 22:30:44 +02:00
date.h add string format and SDL get audio devices 2014-05-23 20:04:42 +01:00
editor.c Finished viewport_update_position. 2014-08-24 17:39:34 +01:00
editor.h Adding window_ride_init_vars and various enums 2014-05-07 21:17:26 +01:00
finance.c Fixes #286. Issue was caused by a typo. 2014-08-14 22:18:12 +01:00
finance.h implement finance research tab 2014-08-12 22:22:16 +01:00
game.c Merge pull request #364 from zsilencer/master 2014-08-25 19:14:45 +01:00
game.h move input functions to input code file 2014-08-24 18:45:47 +01:00
gfx.c Created named address RCT2_ADDRESS_SCENARIO_TICKS 2014-08-24 21:27:56 -04:00
gfx.h Update gfx_draw_rain declaration to match definition 2014-08-24 21:33:09 -04:00
graph.c Fixes upside down graph 2014-08-17 10:52:12 +01:00
graph.h implement finances graph tabs and marketing 2014-08-11 01:09:17 +01:00
input.c move input functions to input code file 2014-08-24 18:45:47 +01:00
input.h move input functions to input code file 2014-08-24 18:45:47 +01:00
intro.c More decompiled sound functions 2014-08-24 04:45:59 -06:00
intro.h Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
language.c fix merge error 2014-08-21 22:54:27 +01:00
language.h add spanish language entry, #338 2014-08-20 20:32:25 +01:00
map.c Tidied up 689174. Fixed remaining small map bugs 2014-08-24 17:39:36 +01:00
map.h Trying to find cause of subtle bug 2014-08-24 17:39:35 +01:00
marketing.c implement finances graph tabs and marketing 2014-08-11 01:09:17 +01:00
marketing.h implement finances graph tabs and marketing 2014-08-11 01:09:17 +01:00
news_item.c Fix #305, the day value wasn't increased by 1 as it should be 2014-08-25 23:51:05 +02:00
news_item.h renamed strings.[ch] to string_ids.[ch] due to name collision 2014-05-20 17:55:39 +02:00
object.c Removed warnings. Only reads 4 characters for string id 2014-08-14 23:08:46 +01:00
object.h implement object_get_scenario_text 2014-05-26 17:59:42 +01:00
object_list.c implement object_get_scenario_text 2014-05-26 17:59:42 +01:00
osinterface.c sound_fill_buffer, sound_prepare 2014-08-25 19:56:20 -06:00
osinterface.h Add the fullscreen mode to .ini config 2014-07-30 14:55:36 +02:00
park.c Created named address RCT2_ADDRESS_SCENARIO_TICKS 2014-08-24 21:27:56 -04:00
park.h add widgets, sizing and basic events for new ride window 2014-08-19 21:33:05 +01:00
peep.c Added window_peep_viewport_init 2014-08-23 10:39:15 +01:00
peep.h Added window_peep_viewport_init 2014-08-23 10:39:15 +01:00
rct2.c some directsound decompilation 2014-08-26 16:34:34 -06:00
rct2.h fixes #293, closes #301 (min/max) and fixes #304 (research window bug) 2014-08-16 18:15:27 +01:00
ride.c add rct_ride_type structure 2014-08-24 23:02:19 +01:00
ride.h add rct_ride_type structure 2014-08-24 23:02:19 +01:00
ride_data.c add ride_rating type and fix new ride headers 2014-05-24 14:31:42 +01:00
ride_data.h add ride_rating type and fix new ride headers 2014-05-24 14:31:42 +01:00
ride_ratings.c add rct_ride_type structure 2014-08-24 23:02:19 +01:00
ride_ratings.h implement park_calculate_guest_generation_probability 2014-05-26 23:44:47 +01:00
sawyercoding.c fixed RCT2_ERROR with GCC; added missing include 2014-05-25 11:47:22 +02:00
sawyercoding.h clean up scenario loading some more 2014-05-24 22:14:42 +01:00
scenario.c Created named address RCT2_ADDRESS_SCENARIO_TICKS 2014-08-24 21:27:56 -04:00
scenario.h add initial s6 structure 2014-05-28 00:05:11 +01:00
scenario_list.c fixed RCT2_ERROR with GCC; added missing include 2014-05-25 11:47:22 +02:00
screenshot.c Make RCT2 know if LodePNG failed 2014-08-03 17:45:19 +02:00
screenshot.h move settings to config and improve 2014-05-03 14:04:40 +01:00
sprite.c Swapped sprite list to use global var 2014-06-29 14:51:18 +01:00
sprite.h Started decompiling litter paint prep function 2014-08-10 11:11:37 +01:00
sprites.h finish finances summary page 2014-08-09 14:47:58 +01:00
staff.c Fix new file encodings 2014-08-20 23:53:51 +02:00
staff.h Fix new file encodings 2014-08-20 23:53:51 +02:00
string_ids.c add ability to change language 2014-08-14 23:46:36 +01:00
string_ids.h Merge pull request #348 from zsilencer/master 2014-08-23 12:32:08 +01:00
title.c some directsound decompilation 2014-08-26 16:34:34 -06: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 fixed static enums; added missing headers 2014-05-20 17:55:39 +02:00
tutorial.h implement keyboard shortcuts 2014-04-26 01:16:32 +01:00
util.c add string format and SDL get audio devices 2014-05-23 20:04:42 +01:00
util.h add string format and SDL get audio devices 2014-05-23 20:04:42 +01:00
vehicle.c Swapped sprite list to use global var 2014-06-29 14:51:18 +01:00
vehicle.h Decompiled audio functions 2014-08-23 23:50:50 -06:00
viewport.c Tidied up 689174. Fixed remaining small map bugs 2014-08-24 17:39:36 +01:00
viewport.h Fix coordinate type to avoid invalid cast 2014-08-19 20:08:09 +02:00
widget.c Fixed bug in toolbar widget drawing. Added pause and zoom out disable. 2014-08-17 10:11:19 +01:00
widget.h Deleted twice reversed function added note to prevent this happening. Labled global vars where noticed. 2014-07-19 11:22:45 +01:00
window.c move input functions to input code file 2014-08-24 18:45:47 +01:00
window.h add and start implementing ride window 2014-08-25 15:04:28 +01:00
window_about.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_banner.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_cheats.c Maybe this will statisfy Travis 2014-08-19 20:22:13 +02:00
window_clear_scenery.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_dropdown.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02: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 Merge branch 'master' into new-ride-window 2014-08-19 21:43:25 +01:00
window_footpath.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_game_bottom_toolbar.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_game_top_toolbar.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_guest_list.c Created named address RCT2_ADDRESS_SCENARIO_TICKS 2014-08-24 21:27:56 -04:00
window_land.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_main.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_map.c Fix missing variables. Labeled even more vars 2014-08-23 08:08:26 +01:00
window_new_campaign.c add rct_ride_type structure 2014-08-24 23:02:19 +01:00
window_new_ride.c add rct_ride_type structure 2014-08-24 23:02:19 +01:00
window_news.c Changed struct for last time 2014-08-23 08:30:31 +01:00
window_options.c Audio fixes #361 #355 2014-08-24 22:18:01 -06:00
window_park.c Fix remaining issues. Viewport init working 2014-08-23 11:56:20 +01:00
window_peep.c First draft of viewport_update. 2014-08-24 17:39:33 +01:00
window_research.c add rct_ride_type structure 2014-08-24 23:02:19 +01:00
window_ride.c sound_fill_buffer, sound_prepare 2014-08-25 19:56:20 -06:00
window_ride_list.c add and start implementing ride window 2014-08-25 15:04:28 +01:00
window_save_prompt.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_staff.c Move staff related stuff to its own file 2014-08-20 23:48:36 +02:00
window_staff_peep.c Added code for Pickup for guests and staff. 2014-08-23 23:03:22 +02:00
window_title_exit.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_title_logo.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_title_menu.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_title_scenarioselect.c Changed struct for last time 2014-08-23 08:30:31 +01:00
window_tooltip.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_tooltip.h add more input logic and tooltip window 2014-04-24 18:53:42 +01:00
window_water.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00