1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00
Commit Graph

218 Commits

Author SHA1 Message Date
Duncan Frost
4e917de6cc Fix height markers. 2015-01-19 18:13:25 +00:00
Duncan Frost
4257d0bcc4 Labelled offset to redundant max vehicle sounds. 2014-12-31 15:04:20 +00:00
Duncan Frost
cbe49300b8 Fixed sounds not playing properly when paused. Labeled max sounds offset. Prevented crash on null dereference 2014-12-31 14:54:23 +00:00
IntelOrca
98348cd539 set default config option confirm prompt to false 2014-12-04 21:20:11 +00:00
IntelOrca
d00001fed2 remove unnecessary header includes 2014-11-30 20:27:14 +00:00
Miso Zmiric (Mike Squinter)
1e6c9ddfd8 map cheat window to shortcut, hide fast forward button, fix toolbar autolayout 2014-11-24 16:38:19 +00:00
IntelOrca
b68a3cb43d improve RCT2 install directory problems, fixes #587 2014-11-22 23:30:03 +00:00
IntelOrca
13b56f68d3 add window snapping 2014-11-09 17:18:51 +00:00
IntelOrca
3cf28d6ef8 refactor config and add window size 2014-10-09 15:55:47 +01:00
IntelOrca
71e508c416 refactor various platform functions and includes 2014-10-09 14:03:54 +01:00
IntelOrca
a35ebea72a improve command line parsing 2014-10-09 01:36:59 +01:00
IntelOrca
c8df6174b8 organisation: fix includes 2014-10-06 17:36:58 +01:00
IntelOrca
e66b686f75 add ability to change language 2014-08-14 23:46:36 +01:00
adrian17
5df3dbe671 Add the fullscreen mode to .ini config 2014-07-30 14:55:36 +02:00
adrian17
843c45aafc Use address names from addresses.h 2014-07-18 22:28:15 +02:00
Patrick Wijnings
f8f70d8d08 rct2.c: port get_file_path. 2014-06-15 15:10:35 +02:00
atmaxinger
d8b735a1ef New setting: save_plugin_data 2014-05-28 11:19:49 +02:00
atmaxinger
4ae98b18e6 New setting: show_height_as_units 2014-05-28 11:12:12 +02:00
atmaxinger
098fe08fdf New setting: landscape_smoothing 2014-05-28 10:55:35 +02:00
atmaxinger
0e6e11798b New setting: always_show_gridlines. 2014-05-28 10:36:55 +02:00
atmaxinger
15e5a8b3cf Initial support for saving settings to config.ini
Supported settings:
* currency
* measurement_format
* temperature_format
* sound_quality
2014-05-27 21:55:53 +02:00
atmaxinger
66e6dfc3f9 clean up header files, keep windows.h for MAX_PATH 2014-05-27 19:22:06 +02:00
atmaxinger
cdee1dddea replaced WIN32 file i/o in config_save() 2014-05-27 19:00:21 +02:00
atmaxinger
76a7cc98b8 replaced WIN32 file i/o in config_load() 2014-05-27 17:14:27 +02:00
atmaxinger
a70021d53a Add function for checking wether file exists to osinterface, BMP screenshots can now be saved without WIN32 specific methods. 2014-05-27 16:48:15 +02:00
IntelOrca
70d3d652c5 add saving of screenshots in subfolder 2014-05-26 14:12:43 +01:00
atmaxinger
35ff9a510d Fixed returning pointer from a local buffer 2014-05-26 09:27:54 +02:00
atmaxinger
bbae0af0ef Save screenshots in home folder, Add functions for path separator and detection of homefolder to osinterface 2014-05-25 22:27:28 +02:00
IntelOrca
ba77a2916b add changing of game speed 2014-05-25 03:02:48 +01:00
anyc
271f9911d5 initialize config with default values; new switch: confirmation_prompt 2014-05-24 21:29:36 +02:00
IntelOrca
99ca1c2b90 Merge branch 'crooked-house-excitement' of https://github.com/kevinburke/OpenRCT2 into kevinburke-crooked-house-excitement 2014-05-24 14:21:08 +01:00
Duncan Frost
f7b8d4567b Fixed #122. Changed config to use better sounding settings. 2014-05-23 11:14:34 +01:00
Kevin Burke
2c03908700 revert change in config.c 2014-05-22 08:59:58 +09:00
Kevin Burke
cd414e98f6 minor changes to get it to compile 2014-05-21 09:06:38 -07:00
anyc
e6c90c6ebb fixed static enums; added missing headers 2014-05-20 17:55:39 +02:00
IntelOrca
5498172a0c improve config_parse_currency 2014-05-14 12:14:03 +01:00
Jørn Lomax
a682a5e9a5 more configuration moved to new format. Started separating setings into
categories (general and sound so far)
2014-05-14 12:25:35 +02:00
Jørn Lomax
a104b4dd55 Merge remote-tracking branch 'upstream/master'
Conflicts:
	src/addresses.h
	src/config.c
2014-05-14 12:19:39 +02:00
Jørn Lomax
d1cec342f8 intermidiate commit 2014-05-14 11:54:56 +02:00
adrian17
31424b6a06 Use macros defined in addresses.h where possible. Removed one doubled macro. 2014-05-13 23:37:45 +02:00
Jørn Lomax
fcfe5f271d Merge remote-tracking branch 'upstream/master'
Conflicts:
	src/config.c
2014-05-12 17:31:25 +02:00
Jørn Lomax
3382be1430 intermidiate comit 2014-05-12 17:29:16 +02:00
ddevrien
c6fc8c634b celsius fix 2014-05-12 16:51:40 +02:00
IntelOrca
8dcca91092 mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
IntelOrca
f813a70cd6 Merge branch 'os-specific' of https://github.com/atmaxinger/OpenRCT2 into atmaxinger-os-specific 2014-05-09 14:39:27 +01:00
IntelOrca
f315013e76 Merge branch 'master' of https://github.com/mzmiric5/OpenRCT2 into mzmiric5-master 2014-05-09 14:36:49 +01:00
atmaxinger
45f78eded4 Moved platform specific UI code (MessageBox, DirectoryChooser) into osinterface.c 2014-05-09 11:40:06 +02:00
Miso Zmiric (Mike Squinter)
240662ee39 another typo fixed :) 2014-05-08 19:55:35 +01:00
IntelOrca
231777d131 clean up config 2014-05-08 16:07:57 +01:00
IntelOrca
0e7283679b Merge branch 'master' of https://github.com/mzmiric5/OpenRCT2 into mzmiric5-master 2014-05-08 15:58:31 +01:00