27657 Commits

Author SHA1 Message Date
Duncan Frost
d095dce810 Finished viewport_update_position. 2014-08-24 17:39:34 +01:00
Duncan Frost
330fa2326c Fix bugs with viewport 2014-08-24 17:39:33 +01:00
Duncan Frost
169a69cfec First draft of viewport_update.
Not working
2014-08-24 17:39:33 +01:00
Duncan Frost
2d2ff0dead Started reverse of viewport_update_position 2014-08-24 17:39:32 +01:00
Ted John
85d8f26d89 Merge pull request #358 from Balletie/master
Fix for blank screen at startup. (fixes #350)
2014-08-24 17:36:20 +01:00
Balletie
271290c308 Make toolchain compatible for both OSX and Linux 2014-08-24 16:40:57 +02:00
Balletie
d5c19fa56e Clean the code up (indentation) 2014-08-24 13:15:56 +02:00
Balletie
0a37d51b4e Set the correct permissions after extracting. 2014-08-24 13:15:56 +02:00
Balletie
0986ed6eb0 mkdir if it isn't present 2014-08-24 13:15:56 +02:00
Balletie
dc9a3d361f Extract to subdirectory... 2014-08-24 13:15:56 +02:00
Balletie
22f090a688 Extract with root privileges 2014-08-24 13:15:56 +02:00
Balletie
fd1943d3cb install.sh: Download mingw from sourceforge.
It will automatically extract to /usr/local/
2014-08-24 13:15:56 +02:00
Balletie
ed8db48b40 Set CMAKE_FIND_ROOT_PATH, use i686-w64-mingw32
The project now uses the MinGW headers instead of wine's headers.
2014-08-24 13:15:56 +02:00
zsilencer
2b04c64e9c More decompiled sound functions 2014-08-24 04:45:59 -06:00
Ted John
2bec80b722 Merge pull request #354 from zsilencer/master
Decompiled audio functions
2014-08-24 11:31:40 +01:00
zsilencer
dbc7e511f7 formatting 2014-08-24 02:28:33 -06:00
zsilencer
835871a475 removed debug printf 2014-08-24 02:00:00 -06:00
zsilencer
04e5a028d9 Fixed sound_remove, renamed variables, removed compiler warnings 2014-08-24 01:56:54 -06:00
zsilencer
11063c9623 Fixed crash when selected ride is undefined 2014-08-24 00:58:10 -06:00
zsilencer
4d821db3cb Fixed issue #353 2014-08-24 00:34:18 -06:00
zsilencer
57e1220cb2 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-08-23 23:57:18 -06:00
zsilencer
31e2e4919a Decompiled audio functions 2014-08-23 23:50:50 -06:00
Ted John
beeb1cbd46 Merge pull request #352 from hexdec/window_staff_peep_functions
Window staff peep functions
2014-08-23 23:13:07 +01:00
hexdec
e71711e931 Added code for Pickup for guests and staff. 2014-08-23 23:03:22 +02:00
hexdec
d9e2b39b30 Added rename code for guests and staff. 2014-08-23 22:24:27 +02:00