OpenRCT2/src
Duncan 64c5bcb6cb Added window_peep_overview_tab_paint
Looks to be used by staff window as well. Not tested.
2014-09-15 20:48:58 +01:00
..
addresses.h Changed staff modes to enum 2014-09-15 21:47:54 +03:00
audio.c Added minimap window resizing 2014-09-12 03:59:43 +03:00
audio.h Added minimap window resizing 2014-09-12 03:59:43 +03:00
award.c Merge remote-tracking branch 'IntelOrca/master' 2014-08-30 15:18:31 +02: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 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 Add comment to finance_update_daily_profit(). 2014-08-31 13:06:24 +02: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 Fix double payment in game_do_command 2014-09-06 09:45:23 +02:00
game.h Initial crack at decompiling 0x006B4800 2014-09-02 17:52:23 +02:00
gfx.c Fix the final bug in clip_drawpixelinfo 2014-09-03 18:59:03 +02: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 More cleanup of code. Reverted to old dropdown format 2014-09-13 08:58:46 +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 Decompile window_rotate_camera, change sub_689174 to use z parameter 2014-09-04 22:53:40 +02:00
map.h add ride track functions, for window ride branch 2014-08-31 15:40:08 +01:00
marketing.c Identified some addresses and structure fields, decompiled most of sub_6C0C3F. 2014-09-15 21:21:38 +03:00
marketing.h implement finances graph tabs and marketing 2014-08-11 01:09:17 +01:00
news_item.c Don't use sizeof() in pointer arithmetic or as indices; use found variables 2014-09-14 21:50:20 +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 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-09-01 20:20:03 -06:00
osinterface.h useless functions decompiled 2014-09-01 19:59:39 -06:00
park.c Merge remote-tracking branch 'IntelOrca/master' 2014-08-30 15:18:31 +02:00
park.h More PARK_FLAGS_NO_MONEY updates. Implement finance_update_daily_profit(). 2014-08-31 13:01:50 +02:00
peep.c Identified some addresses and structure fields, decompiled most of sub_6C0C3F. 2014-09-15 21:21:38 +03:00
peep.h Identified some addresses and structure fields, decompiled most of sub_6C0C3F. 2014-09-15 21:21:38 +03: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 Decompilation of move_sprite_to_list (0x0069ED0B) 2014-09-05 23:35:59 +02:00
ride.h refactor ride structure 2014-09-03 23:17:31 +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 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 finish finances summary page 2014-08-09 14:47:58 +01:00
staff.c Changed staff modes to enum 2014-09-15 21:47:54 +03:00
staff.h Changed staff modes to enum 2014-09-15 21:47:54 +03:00
string_ids.c add ability to change language 2014-08-14 23:46:36 +01:00
string_ids.h Merge remote-tracking branch 'upstream/master' into scenery-window 2014-08-23 20:18:26 +02: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 Swapped sprite list to use global var 2014-06-29 14:51:18 +01:00
vehicle.h Decompilation of move_sprite_to_list (0x0069ED0B) 2014-09-05 23:35:59 +02:00
viewport.c Fix off-by-one error in center_2d_coordinates 2014-09-04 22:53:54 +02:00
viewport.h Decompile window_rotate_camera, change sub_689174 to use z parameter 2014-09-04 22:53:40 +02:00
widget.c fixes #279, WWT_24 no longer shows a checkbox 2014-09-05 23:46:35 +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 Don't use sizeof() in pointer arithmetic or as indices; use found variables 2014-09-14 21:50:20 +02:00
window.h Added C code instead of address call 2014-09-13 03:11:51 +03: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 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_credits.c Changed place on WC_MUSIC_CREDITS and WC_PUBLISHER_CREDITS. 2014-09-11 18:55:19 +02:00
window_dropdown.c Added new function to window_dropdown. Cleaned up input code 2014-09-13 08:31:13 +01:00
window_dropdown.h Added new function to window_dropdown. Cleaned up input code 2014-09-13 08:31:13 +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 Move to viewport.c 2014-09-02 19:10:49 +02: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 Added more to window_peep overview paint 2014-08-28 06:35:08 +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 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_news.c Changed struct for last time 2014-08-23 08:30:31 +01:00
window_options.c Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-09-01 20:20:03 -06:00
window_park.c Merge remote-tracking branch 'IntelOrca/master' 2014-08-30 15:18:31 +02:00
window_peep.c Added window_peep_overview_tab_paint 2014-09-15 20:48:58 +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 sound_fill_buffer, sound_prepare 2014-08-25 19:56:20 -06:00
window_ride_list.c refactor ride structure 2014-09-03 23:17:31 +01:00
window_save_prompt.c Clean up most of the inline assembly from windows 2014-08-19 19:47:12 +02:00
window_scenery.c fix crash of scenery window when selecting the first entry of a given type 2014-09-09 19:38:19 +02: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 window_staff_peep_overview_dropdown uses sub_6C0C3F 2014-09-15 21:38:32 +03: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