Commit graph

982 commits

Author SHA1 Message Date
IntelOrca
8271ed5022 add finances window widgets 2014-05-26 00:55:46 +01:00
Ted John
3e67275527 Merge pull request #140 from kevinburke/travis-updates
add caching, IRC notifications
2014-05-25 23:19:42 +01:00
IntelOrca
b17a5bd95f Merge branch 'adrian17-master' 2014-05-25 23:19:11 +01:00
IntelOrca
bfc35511f2 Merge branch 'master' of https://github.com/adrian17/OpenRCT2 into adrian17-master 2014-05-25 23:18:47 +01:00
IntelOrca
092764ea6b separate marketing and add finances window 2014-05-25 23:17:55 +01:00
IntelOrca
4b55a116fe add comma2dp and currency formatting 2014-05-25 22:47:08 +01:00
IntelOrca
8bf7c1e025 add sound enum 2014-05-25 22:08:36 +01:00
atmaxinger
07128831fb (test commit for travis please ignore) 2014-05-25 22:35: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
adrian17
735c42e628 Fixed a typo in comment 2014-05-25 21:54:47 +02:00
adrian17
c3a5ce2c7c Remove settings.h from project 2014-05-25 21:51:00 +02:00
IntelOrca
5b568f376c add peep_applause 2014-05-25 19:47:11 +01:00
Kevin Burke
37434bd6c2 add caching, IRC notifications
reduce verbosity

try using .cache folder

valid travis file

name file

push travis notifications to openrct2-dev

list directory contents

untar in the subfolder

see whats in that directory

ls more dirs

.patch is in subdir too

dont be a dummy

only download if files arent present

syntax

check correct files

check if anything is in cache

try filename with no period
2014-05-26 02:42:52 +09:00
IntelOrca
275f66d287 add vehicle_update_all 2014-05-25 18:40:11 +01:00
IntelOrca
27d630d551 Merge branch 'anyc-testing' 2014-05-25 14:02:23 +01:00
IntelOrca
73c5184f44 Merge branch 'testing' of https://github.com/anyc/OpenRCT2 into anyc-testing 2014-05-25 14:02:01 +01:00
IntelOrca
249567e99a fix peep_update_crowd_noise compile problems 2014-05-25 14:00:39 +01:00
IntelOrca
6d7b4b1808 add park update and guest generation 2014-05-25 13:59:31 +01:00
Duncan Frost
2a77380bcb Messing about 2014-05-25 11:41:57 +01:00
anyc
30fe4361eb fixed RCT2_ERROR with GCC; added missing include 2014-05-25 11:47:22 +02:00
Duncan Frost
775ce9e83d Added comments to code 2014-05-25 09:42:29 +01:00
Duncan Frost
af33568f01 Cleaned up functions brought two identical ones together 2014-05-25 09:30:54 +01:00
IntelOrca
ba77a2916b add changing of game speed 2014-05-25 03:02:48 +01:00
IntelOrca
f57222d93b add peep_update_crowd_noise 2014-05-25 01:08:08 +01:00
IntelOrca
d5ad84a7d1 clean up scenario loading some more 2014-05-24 22:14:42 +01:00
IntelOrca
2a1a4acba8 Merge branch 'anyc-testing' 2014-05-24 21:09:36 +01:00
anyc
769297c905 fix to enable rotate station/building button 2014-05-24 21:29:41 +02:00
anyc
271f9911d5 initialize config with default values; new switch: confirmation_prompt 2014-05-24 21:29:36 +02:00
anyc
277f0ff4a5 GCC fixes 2014-05-24 21:24:25 +02:00
anyc
88a0359cf6 added quit_prompt to save_prompt; proper case handling except save operation 2014-05-24 21:23:01 +02:00
anyc
a83c3141a7 better solution to fix window_save_prompt 2014-05-24 21:23:01 +02:00
Duncan Frost
fdca2fb275 Even more c clean up 2014-05-24 20:18:48 +01:00
IntelOrca
36144b85be clean up loading of g1.dat 2014-05-24 18:41:38 +01:00
Duncan Frost
08dcee5d92 Translated more into C 2014-05-24 18:35:33 +01:00
IntelOrca
27a5761499 add unload objects 2014-05-24 18:07:29 +01:00
IntelOrca
acdb5e1b63 Merge branch 'anyc-travis' 2014-05-24 16:49:46 +01:00
IntelOrca
72a615c530 Merge branch 'travis' of https://github.com/anyc/OpenRCT2 into anyc-travis 2014-05-24 16:49:11 +01:00
IntelOrca
759673f9a0 add object_read_and_load_entries 2014-05-24 16:48:13 +01:00
anyc
b53dea17c6 add GCC asm, new RCT2_ERR macro for non-variadic error reporting 2014-05-24 16:23:30 +02:00
anyc
7da7e483a3 added .travis.yml and modified CMake scripts 2014-05-24 16:18:28 +02:00
Duncan Frost
b3ced1eedc more C cleanup 2014-05-24 14:41:33 +01:00
IntelOrca
7ba03880b5 fix spelling mistakes 2014-05-24 14:40:16 +01:00
IntelOrca
3990c1dced Merge branch 'kevinburke-travis-yml' 2014-05-24 14:36:47 +01:00
IntelOrca
466f9ccf62 Merge branch 'travis-yml' of https://github.com/kevinburke/OpenRCT2 into kevinburke-travis-yml 2014-05-24 14:36:03 +01:00
IntelOrca
0b34974ebe Merge branch 'ddevrien-map-window' 2014-05-24 14:35:35 +01:00
IntelOrca
aba9a10f6a Merge branch 'map-window' of https://github.com/ddevrien/OpenRCT2 into ddevrien-map-window 2014-05-24 14:34:31 +01:00
IntelOrca
043daff55e Merge branch 'kevinburke-crooked-house-excitement' 2014-05-24 14:31:55 +01:00
IntelOrca
13d6fa5a61 add ride_rating type and fix new ride headers 2014-05-24 14:31:42 +01: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
20d136bacf Started to turn the buffer code into legable C 2014-05-24 10:53:34 +01:00