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 |
|
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 |
|