Commit Graph

1409 Commits

Author SHA1 Message Date
IntelOrca 16b552270b add rct_ride_type structure 2014-08-24 23:02:19 +01:00
IntelOrca 83ba89214c move input functions to input code file 2014-08-24 18:45:47 +01:00
IntelOrca 425881b8b1 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2.git 2014-08-24 17:52:21 +01:00
IntelOrca 02293c46a8 fixes #357, glitchy viewport dragging 2014-08-24 17:52:17 +01:00
Ted John 46ad6732c7 Merge pull request #359 from duncanspumpkin/investigate_viewport
viewport update position
2014-08-24 17:51:41 +01:00
Duncan Frost f94ebfc4e5 Tidied up 689174. Fixed remaining small map bugs 2014-08-24 17:39:36 +01:00
Duncan Frost 3b2fa2ddce Trying to find cause of subtle bug 2014-08-24 17:39:35 +01:00
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
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
hexdec e4ef47d63b Added missing addresses. 2014-08-23 20:30:17 +02:00
hexdec 7eff50b819 Moved window_create into window_open and renamed sub_6BED21 to window_staff_peep_disable_widgets to follow the same pattern as window_peep. 2014-08-23 20:08:52 +02:00
hexdec d74b8c6de9 Added window_staff_peep_page_events for all tabs. 2014-08-23 19:53:52 +02:00
hexdec ab2564b873 Added window_staff_set_page. 2014-08-23 19:49:19 +02:00
hexdec 3a2f66731a Added window_staff_peep_close and window_staff_peep_mouse_up. 2014-08-23 17:32:07 +02:00
hexdec 7d265000b4 Added WIDX_PICKUP. 2014-08-23 17:18:23 +02:00
Ted John 5c01091043 Merge pull request #344 from duncanspumpkin/window_peep_functions
Window peep functions
2014-08-23 14:10:52 +01:00
Duncan Frost 4dd7a7dbc6 Add in address
's
2014-08-23 13:35:55 +01:00
Ted John 6a405aa905 Merge pull request #348 from zsilencer/master
Decompiled function 0x006AF561
2014-08-23 12:32:08 +01:00
Ted John d0ea5d84ac Merge pull request #349 from Gymnasiast/master
Many additional translations, some fixes
2014-08-23 12:30:47 +01:00
Duncan Frost 19e72c54c7 Started peep_overview_paint 2014-08-23 12:06:25 +01:00
Duncan Frost 7d29081331 Fix remaining issues. Viewport init working 2014-08-23 11:56:20 +01:00
Duncan Frost 0b20bb79b8 Added window_peep_viewport_init 2014-08-23 10:39:15 +01:00
Gymnasiast b9d8ac6ac1 Many additional translations, some fixes 2014-08-23 11:02:41 +02:00
zsilencer 5ff2d9e6b3 remove test 2014-08-23 02:49:50 -06:00
zsilencer 84d4747a60 Decompiled function 0x006AF561 2014-08-23 02:44:06 -06:00
Duncan Frost 810590e754 Changed struct for last time 2014-08-23 08:30:31 +01:00
Duncan Frost 5795165ced Fix missing variables. Labeled even more vars 2014-08-23 08:08:26 +01:00
Duncan Frost 0c3844787b Fix compile issues. Add new structs 2014-08-23 08:08:25 +01:00