OpenRCT2/src
IntelOrca 012ffcd8b2 finish graph tab on ride window 2014-09-21 00:01:17 +01:00
..
addresses.h refactor ride entries for ride window 2014-09-20 16:02:21 +01:00
audio.c 0x0069A5A0, 0x006AC988, couple fixes 2014-09-18 20:48:04 -06:00
audio.h 0x0069A5A0, 0x006AC988, couple fixes 2014-09-18 20:48:04 -06:00
award.c implement more of ride window colour invalidate 2014-09-10 23:05:20 +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 cmake build 2014-09-05 20:35:16 -06: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 Changed staff modes to enum 2014-09-15 21:47:54 +03:00
editor.h Adding window_ride_init_vars and various enums 2014-05-07 21:17:26 +01:00
finance.c finish implementing income tab on ride window apart from command events 2014-09-06 00:58:02 +01:00
finance.h Fix definition of PARK_FLAGS_NO_MONEY flag and clean up related code. 2014-08-30 15:11:19 +02:00
game.c Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-09-15 15:12:48 -06:00
game.h Merge branch 'master' into ride-window 2014-09-03 14:01:42 +01:00
gfx.c Fix graphical bug when drawing inline sprites caused by using strlen instead of get_string_length 2014-09-15 20:49:18 +01: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
hook.c hook 2014-09-15 15:14:06 -06:00
hook.h 0x00401AF3, 0x006BC6D8, corrections 2014-09-17 13:44:29 -06:00
input.c Merge branch 'master' of https://github.com/zsilencer/OpenRCT2 into zsilencer-master 2014-09-19 19:58:09 +01:00
input.h Move input functions and add an address 2014-08-29 10:25:07 +02: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 added swedish to language list 2014-09-11 13:05:18 +02:00
language.h added swedish to language list 2014-09-11 13:05:18 +02:00
map.c Fixed incorrectly assuming peep was underground if on water 2014-09-18 17:18:39 +01:00
map.h add and fix terrain get/set functions 2014-09-17 23:42:18 +01:00
marketing.c Labelled a few peep variables. Added voucher type enum 2014-09-16 18:13:18 +01:00
marketing.h Labelled a few peep variables. Added voucher type enum 2014-09-16 18:13:18 +01:00
mixer.cpp 0x0069A5A0, 0x006AC988, couple fixes 2014-09-18 20:48:04 -06:00
mixer.h 0x0069A5A0, 0x006AC988, couple fixes 2014-09-18 20:48:04 -06:00
news_item.c Merge branch 'master' into ride-window 2014-09-19 22:11:20 +01: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 0x00401AF3, 0x006BC6D8, corrections 2014-09-17 13:44:29 -06:00
osinterface.h 0x00401AF3, 0x006BC6D8, corrections 2014-09-17 13:44:29 -06:00
park.c implement measurements tab on ride window 2014-09-05 18:10:30 +01:00
park.h More PARK_FLAGS_NO_MONEY updates. Implement finance_update_daily_profit(). 2014-08-31 13:01:50 +02:00
peep.c Merge branch 'master' into ride-window 2014-09-19 22:11:20 +01:00
peep.h Merge branch 'master' into ride-window 2014-09-19 22:11:20 +01:00
rct2.c A new custom software mixer, supports playing streams at any rate, which is needed to emulate the directsound SetFrequency effects (when a ride malfunctions and the music slows down and stops). The speex resampler is added for this. Currently samples can be played and their volumes and looping set on an arbitrary number of channels. Support for FLAC and other streaming formats can be added. 2014-09-05 19:29:22 -06:00
rct2.h implement measurements tab on ride window 2014-09-05 18:10:30 +01:00
ride.c finish vehicle tab for ride window 2014-09-20 17:19:58 +01:00
ride.h finish graph tab on ride window 2014-09-21 00:01:17 +01:00
ride_data.c Merge branch 'master' into ride-window 2014-09-15 21:40:14 +01:00
ride_data.h finish operating tab on ride window 2014-09-09 17:17:08 +01:00
ride_ratings.c implement most of vehicle tab for ride window 2014-09-18 02:48:51 +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 Don't use sizeof() in pointer arithmetic or as indices; use found variables 2014-09-14 21:50:20 +02:00
scenario.h Identified some addresses and structure fields, decompiled most of sub_6C0C3F. 2014-09-15 21:21:38 +03:00
scenario_list.c fixed RCT2_ERROR with GCC; added missing include 2014-05-25 11:47:22 +02:00
scenery.h Finalize scenery window, fix encoding 2014-09-06 01:09:12 +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 Incorporated suggested change by @qcz and fixed an enum member name and a compiler warning 2014-09-06 23:46:45 +02:00
sprite.h Incorporated suggested change by @qcz and fixed an enum member name and a compiler warning 2014-09-06 23:46:45 +02:00
sprites.h start implementing the first page for ride window 2014-08-25 18:29:04 +01:00
staff.c Added rct_peep struct union (staff_id and guest_peep_varC5) 2014-09-15 22:50:34 +03:00
staff.h Changed staff modes to enum 2014-09-15 21:47:54 +03:00
string_ids.c Fix graphical bug when drawing inline sprites caused by using strlen instead of get_string_length 2014-09-15 20:49:18 +01:00
string_ids.h implement most of graphs tab on ride window except drawing 2014-09-20 19:41:03 +01:00
title.c few basic functions decompiled and small bug fix 2014-09-01 00:12:46 -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 fix merge problems 2014-09-19 22:17:14 +01:00
vehicle.h fix merge problems 2014-09-19 22:17:14 +01:00
viewport.c Fixed incorrectly assuming peep was underground if on water 2014-09-18 17:18:39 +01:00
viewport.h Decompile window_rotate_camera, change sub_689174 to use z parameter 2014-09-04 22:53:40 +02:00
widget.c Fix #432. Mistake was caused by oppacity bit in colour 2014-09-16 17:59:22 +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 Merge branch 'master' into ride-window 2014-09-19 22:11:20 +01:00
window.h Merge branch 'master' into ride-window 2014-09-15 21:40:14 +01:00
window_about.c Initial work on music credits. 2014-09-11 17:44:23 +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 Fix disabled widgets being clickable and reenable third tab of Cheats 2014-09-16 16:33:45 +02:00
window_clear_scenery.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_credits.c Changed place on WC_MUSIC_CREDITS and WC_PUBLISHER_CREDITS. 2014-09-11 18:55:19 +02:00
window_dropdown.c implement dropdowns for window ride colour tab 2014-09-14 18:43:36 +01:00
window_dropdown.h implement dropdowns for window ride colour tab 2014-09-14 18:43:36 +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 refactor ride structure 2014-09-03 23:17:31 +01:00
window_footpath.c Merge branch 'master' of https://github.com/zsilencer/OpenRCT2 into zsilencer-master 2014-09-19 19:58:09 +01:00
window_game_bottom_toolbar.c Merge remote-tracking branch 'IntelOrca/master' 2014-08-30 15:18:31 +02:00
window_game_top_toolbar.c Merge remote-tracking branch 'upstream/master' into scenery-window 2014-08-31 13:26:03 +02:00
window_guest_list.c Moved get_peep_face_sprite to peep.c added stats_tab paint 2014-09-15 20:48:59 +01: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 Added C code instead of address call 2014-09-13 03:11:51 +03:00
window_new_campaign.c refactor ride structure 2014-09-03 23:17:31 +01:00
window_new_ride.c finish vehicle tab for ride window 2014-09-20 17:19:58 +01:00
window_news.c 0x006BB9FF, 0x006BC2F3, mixer edit, completed 0x6BB76E 2014-09-13 11:51:58 -06:00
window_options.c A new custom software mixer, supports playing streams at any rate, which is needed to emulate the directsound SetFrequency effects (when a ride malfunctions and the music slows down and stops). The speex resampler is added for this. Currently samples can be played and their volumes and looping set on an arbitrary number of channels. Support for FLAC and other streaming formats can be added. 2014-09-05 19:29:22 -06:00
window_park.c implement ride rename for ride window 2014-09-02 14:05:44 +01:00
window_peep.c Merge branch 'master' into ride-window 2014-09-20 17:20:18 +01:00
window_research.c add rct_scenery_set_entry struct, use it everywhere where referenced, continue to unify code in scenery window 2014-09-05 23:08:51 +02:00
window_ride.c finish graph tab on ride window 2014-09-21 00:01:17 +01:00
window_ride_list.c Merge branch 'master' into ride-window 2014-09-03 23:18:53 +01:00
window_save_prompt.c Fix #455. Since there is no reason to show both quit windows may as well just close the previous one. 2014-09-16 21:06:47 +01:00
window_scenery.c Merge branch 'master' of https://github.com/zsilencer/OpenRCT2 into zsilencer-master 2014-09-19 19:58:09 +01:00
window_scenery.h replace RCT2_GLOBAL calls with macros where possible 2014-09-06 13:31:33 +02:00
window_staff.c Identified some addresses and structure fields, decompiled most of sub_6C0C3F. 2014-09-15 21:21:38 +03:00
window_staff_peep.c Added window_peep_overview_tool_update 2014-09-15 20:49:05 +01: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 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-09-15 15:12:48 -06: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