1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00
Commit Graph

218 Commits

Author SHA1 Message Date
Miso Zmiric (Mike Squinter)
b1017a839f fix late night typo 2014-05-08 13:06:36 +01: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
Miso Zmiric (Mike Squinter)
b04b25d013 Add directory_browser to config_create_default
partially resolves #42 [https://github.com/IntelOrca/OpenRCT2/issues/42]
2014-05-08 07:10:26 +01:00
IntelOrca
c062992e78 add play intro config setting 2014-05-04 19:59:24 +01:00
Maciek Baron
61238c70f3 Removing dupe address, adding OS hour and minute 2014-05-04 16:16:03 +01:00
Maciek Baron
f2b8c4984e Adding more possible locations for config.c 2014-05-04 14:45:04 +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
eba4b6da9d add other pages to park window 2014-04-16 02:05:49 +01:00
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