1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 06:44:38 +01:00
Commit Graph

40 Commits

Author SHA1 Message Date
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
a32f73d27f Merge branch 'master' into reorganise-src
Conflicts:
	projects/openrct2.vcxproj
	src/interface/window.h
2014-10-07 20:07:15 +01:00
Duncan Frost
880ae7cb94 Added the ability to read the current keyboard assignment 2014-10-07 19:17:02 +01:00
Duncan Frost
75f71de53a Added missing functions and window_shortcut_change 2014-10-07 19:17:00 +01:00
IntelOrca
c8df6174b8 organisation: fix includes 2014-10-06 17:36:58 +01:00
zsilencer
02cacd45c1 cmake build 2014-09-05 20:35:16 -06: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
ZedThree
ebe6c95a88 Add localised currency string formatting - fixes #222 2014-07-26 22:08:19 +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
a0380fc1f8 travis doesn't like capitalized <Windows.h> ... 2014-05-27 19:28:22 +02:00
atmaxinger
66e6dfc3f9 clean up header files, keep windows.h for MAX_PATH 2014-05-27 19:22:06 +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
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
ddevrien
e71170334f options window mouseup code 2014-05-13 00:13:23 +02:00
Jørn Lomax
6b7cdf539b added missing file from commit 2014-05-12 17:31:57 +02:00
Jørn Lomax
7d4a80cea2 Merge remote-tracking branch 'upstream/master'
Conflicts:
	src/config.c
	src/config.h
2014-05-08 11:09:31 +02:00
Jørn Lomax
4e13b24104 Revamped the config system. Now enables sections and comments.
Also enables some validation checking of the config file
2014-05-08 11:05:07 +02:00
IntelOrca
c062992e78 add play intro config setting 2014-05-04 19:59:24 +01:00
Jørn Lomax
aaf5d5e52b Merge remote-tracking branch 'upstream/master' 2014-05-04 14:02:58 +02:00
Jørn Lomax
dc26319694 intermidiate commit 2014-05-04 12:14:18 +02:00
atmaxinger
5360a207b5 Settings: Use enum for screenshot format, Extension name for screenshot format in config file 2014-05-03 22:30:29 +02:00
Jørn Lomax
7271dd9f33 cleaned new config functions. Removed memory leak 2014-05-03 15:59:23 +02:00
IntelOrca
f0e5657286 move settings to config and improve 2014-05-03 14:04:40 +01:00
IntelOrca
9f91798514 implement keyboard shortcuts 2014-04-26 01:16:32 +01:00
IntelOrca
66e4898217 add config save 2014-04-24 21:29:57 +01:00
Kevin Burke
e5a925e26c Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
IntelOrca
ceb8f8113a add top toolbar and ride types 2014-04-11 02:42:39 +01:00
IntelOrca
880e741341 add config load 2014-04-08 00:05:05 +01:00