OpenRCT2/src
IntelOrca f813a70cd6 Merge branch 'os-specific' of https://github.com/atmaxinger/OpenRCT2 into atmaxinger-os-specific 2014-05-09 14:39:27 +01:00
..
addresses.h Cleaning up files and code related to windows 2014-05-08 21:48:31 +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 add author credit to source code header 2014-04-29 12:39:18 +01:00
climate.h add author credit to source code header 2014-04-29 12:39:18 +01:00
config.c Merge branch 'os-specific' of https://github.com/atmaxinger/OpenRCT2 into atmaxinger-os-specific 2014-05-09 14:39:27 +01:00
config.h clean up config 2014-05-08 16:07:57 +01: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 Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
editor.h Adding window_ride_init_vars and various enums 2014-05-07 21:17:26 +01:00
finance.c Merge branch 'master' of https://github.com/MaciekBaron/OpenRCT2 into MaciekBaron-master 2014-05-07 22:42:01 +01:00
finance.h Cleaning up small shared functions 2014-05-06 22:04:09 +01:00
game.c Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
game.h add load saved game 2014-05-04 16:21:15 +01:00
gfx.c add guest list window 2014-05-05 03:27:17 +01: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 add unknown map element function 2014-05-04 18:51:36 +01:00
map.h add unknown map element function 2014-05-04 18:51:36 +01:00
news_item.c Change NEWS_ITEM_SCENERY to NEWS_ITEM_RESEARCH 2014-05-08 17:53:57 +02:00
news_item.h Change NEWS_ITEM_SCENERY to NEWS_ITEM_RESEARCH 2014-05-08 17:53:57 +02:00
object.c Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
object.h Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
osinterface.c Moved platform specific UI code (MessageBox, DirectoryChooser) into osinterface.c 2014-05-09 11:40:06 +02:00
osinterface.h Moved platform specific UI code (MessageBox, DirectoryChooser) into osinterface.c 2014-05-09 11:40:06 +02:00
park.c Merge branch 'master' of https://github.com/duncanspumpkin/OpenRCT2 into fix_park_rating 2014-05-07 19:58:55 +01:00
park.h Cleaning up small shared functions 2014-05-06 22:04:09 +01:00
peep.c Implement Peep problem warnings update. 2014-05-07 16:24:36 +02:00
peep.h Added get_guest_face_sprite small and large functions. 2014-05-08 19:15:31 +01:00
rct2.c Moved platform specific UI code (MessageBox, DirectoryChooser) into osinterface.c 2014-05-09 11:40:06 +02:00
rct2.h Implementing get_local_time() 2014-05-04 16:31:32 +01:00
ride.c Add ride mode enum and name some ride variables 2014-05-05 19:36:07 +02:00
ride.h Add ride mode enum and name some ride variables 2014-05-05 19:36:07 +02:00
sawyercoding.c add checksum validation for load sc6 and sv6 2014-05-04 17:34:13 +01:00
sawyercoding.h add checksum validation for load sc6 and sv6 2014-05-04 17:34:13 +01:00
scenario.c Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
scenario.h Start implementation of scenario_update. 2014-05-03 14:35:08 +02:00
screenshot.c Settings: Use enum for screenshot format, Extension name for screenshot format in config file 2014-05-03 22:30:29 +02:00
screenshot.h move settings to config and improve 2014-05-03 14:04:40 +01:00
settings.c move settings to config and improve 2014-05-03 14:04:40 +01:00
settings.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 Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
strings.c Cleaning up small shared functions 2014-05-06 22:04:09 +01:00
strings.h Merge branch 'scenario_update' of https://github.com/lnz/OpenRCT2 into lnz-scenario_update 2014-05-07 22:40:23 +01:00
title.c Cleaning up files and code related to windows 2014-05-08 21:48:31 +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 Replace more addresses with their named constants 2014-05-04 13:11:31 +02: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 Identified WWT_6, added some strings 2014-05-07 20:53:33 +02:00
widget.h Identified WWT_6, added some strings 2014-05-07 20:53:33 +02:00
window.c Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
window.h Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
window_about.c add about window 2014-04-28 22:03:52 +02:00
window_cheats.c Now uses string references 2014-05-06 21:13:38 +01:00
window_clear_scenery.c add cancel and set tool along with path refactor 2014-04-30 16:57:27 +01:00
window_dropdown.c Replace variable addresses with named constants 2014-04-28 22:00:54 +02:00
window_dropdown.h add more input logic and tooltip window 2014-04-24 18:53:42 +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 Add functions to open park window to awards/rating 2014-05-08 17:11:26 +02:00
window_game_bottom_toolbar.c Change NEWS_ITEM_SCENERY to NEWS_ITEM_RESEARCH 2014-05-08 17:53:57 +02:00
window_game_top_toolbar.c add guest list window 2014-05-05 03:27:17 +01:00
window_guest_list.c Added get_guest_face_sprite small and large functions. 2014-05-08 19:15:31 +01:00
window_land.c Added some GAME_FLAGS 2014-05-03 13:39:36 +02:00
window_main.c Replace variable addresses with named constants 2014-04-28 22:00:54 +02:00
window_news.c Change NEWS_ITEM_SCENERY to NEWS_ITEM_RESEARCH 2014-05-08 17:53:57 +02:00
window_park.c Add function to open park window to guests tab 2014-05-08 17:35:32 +02:00
window_ride_construction.c Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
window_ride_list.c Fix bug: rides not sorted correctly 2014-05-05 20:55:25 +02:00
window_save_prompt.c Cleaning up small shared functions 2014-05-06 22:04:09 +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 add game_do_command 2014-05-02 02:12:14 +01:00
window_title_logo.c Use colour defines over magic numbers 2014-04-29 22:12:04 +01:00
window_title_menu.c add game_do_command 2014-05-02 02:12:14 +01:00
window_title_scenarioselect.c refactor window flags 2014-04-24 20:26:05 +01:00
window_tooltip.c add screenshot and error window base functions 2014-04-25 18:25:34 +01:00
window_tooltip.h add more input logic and tooltip window 2014-04-24 18:53:42 +01:00
window_water.c Replace more addresses with their named constants 2014-05-04 13:11:31 +02:00