1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 20:13:07 +01:00
Commit Graph

1468 Commits

Author SHA1 Message Date
Jackson Davis
57a2bc02fe Add structs/addresses for mouse buffer functions 2014-08-29 08:45:32 +01:00
Jackson Davis
a2324a278d First pass at 0x407074 (mouse read) 2014-08-29 08:45:32 +01:00
Ted John
fd953220e0 Merge pull request #380 from zsilencer/master
couple functions decompiled
2014-08-29 07:41:44 +01:00
zsilencer
f0ce2dcb1a test 2014-08-28 22:02:05 -06:00
zsilencer
0496312cab 0x0040153, 0x0040182 2014-08-28 21:47:35 -06:00
zsilencer
b788afc5df Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-08-28 17:38:25 -06:00
zsilencer
5c44a07aac sub_405383 2014-08-28 17:36:52 -06:00
zsilencer
01789c0781 0x00401000 2014-08-28 14:05:56 -06:00
Ted John
5a80e76f41 Merge pull request #379 from adrian17/audio-fix
Fix wrong condition in audio.c
2014-08-28 20:33:44 +01:00
adrian17
563e0ca3dc Fix wrong condition in audio.c 2014-08-28 20:14:00 +02:00
Ted John
635a0d6ab4 Merge pull request #378 from adrian17/addresses
Use macros from addresses.h
2014-08-28 16:46:56 +01:00
adrian17
b6f98167c4 Use macros from addresses.h 2014-08-28 17:27:48 +02:00
Ted John
60e90063f0 Merge pull request #376 from duncanspumpkin/window_peep_events
Window peep events
2014-08-28 07:36:00 +01:00
Duncan Frost
6f14e48a33 Switched window_park_align tabs to new window version 2014-08-28 07:04:02 +01:00
Duncan Frost
03d75b51b2 fix compile mistakes 2014-08-28 06:58:57 +01:00
Duncan
6573dbba4e Added start of window_peep_overview_tab_paint
Will not compile at present.
2014-08-28 06:35:15 +01:00
Duncan
ba2e8f4942 Added viewport_init_wrapper for event 2014-08-28 06:35:15 +01:00
Duncan
e84a9606e3 Added correct events to peep overview 2014-08-28 06:35:14 +01:00
Duncan
71090c4c6e Now uses window_align_tabs 2014-08-28 06:35:13 +01:00
Duncan
b1a5045962 Added window_align_tabs 2014-08-28 06:35:12 +01:00
Duncan
5bdff85db1 Added window_align_tabs
New cross window compatible version. For window_park and window_peep.
2014-08-28 06:35:11 +01:00
Duncan
d3455b8f22 cleaned up peep invalidate 2014-08-28 06:35:11 +01:00
Duncan
92279becc9 Added missing call procs in peep invalidate. 2014-08-28 06:35:10 +01:00
Duncan
28056baf8d Added window_peep_invalidate
Not tested.
2014-08-28 06:35:09 +01:00
Duncan
217b5c1281 Added remaining window_peep widgets. 2014-08-28 06:35:08 +01:00
Duncan Frost
dffd689ee6 Added more to window_peep overview paint
Moved get_arguments_from_thought to peep.c and added to peep.h
Fixed possible crash in viewport_update_position
Fixed compile error
2014-08-28 06:35:08 +01:00
Duncan
edd1651b4d Added peep_stats_widgets 2014-08-28 06:35:06 +01:00
Duncan
2a41c031ac Added window_peep_event arrays. 2014-08-28 06:35:05 +01:00
Ted John
cc097e3cc5 Merge pull request #375 from zsilencer/master
dsound
2014-08-27 07:48:50 +01:00
zsilencer
6250331bd0 compile test 2014-08-26 21:48:47 -06:00
zsilencer
fba1a81e07 audio_remove_timer, audio_create_timer, map_file, audio_timer_callback 2014-08-26 20:23:32 -06:00
zsilencer
08ab2cdfe8 some directsound decompilation 2014-08-26 16:34:34 -06:00
Ted John
0499879c9a Merge pull request #370 from zsilencer/master
sound_fill_buffer, sound_prepare
2014-08-26 07:30:39 +01:00
zsilencer
f6fde582bf audio work 2014-08-25 23:11:57 -06:00
zsilencer
44217734d0 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-08-25 19:57:02 -06:00
zsilencer
5fe03d9929 sound_fill_buffer, sound_prepare 2014-08-25 19:56:20 -06:00
Ted John
386e9c906f Merge pull request #368 from adrian17/message-day-fix
Fix #305, the day value wasn't increased by 1 as it should be
2014-08-25 23:23:19 +01:00
adrian17
f14a9411c4 Fix #305, the day value wasn't increased by 1 as it should be 2014-08-25 23:51:05 +02:00
Ted John
4ddb26fc21 Merge pull request #364 from zsilencer/master
Additional sound decompilation and fixes
2014-08-25 19:14:45 +01:00
zsilencer
9cb6b2ada5 compile fix 2014-08-25 11:39:01 -06:00
IntelOrca
449f5afe50 stop working directory from changing on load and save 2014-08-25 15:46:11 +01:00
Ted John
a096fda3c1 Merge pull request #367 from xzbobzx/patch-2
Done the dutch tutorial. Dutch is almost finished.
2014-08-25 15:34:03 +01:00
xzbobzx
212756e31c Done the dutch tutorial. Dutch is almost finished.
There are a few spare phrases laying around here and there that need translating, and I wouldn't count on my spelling to be 100% perfect.

We'll also need someone to check for consistency in the naming of things.

Other than that, this language is ready to ship.
2014-08-25 16:27:06 +02:00
IntelOrca
d3055fd3ef add and start implementing ride window 2014-08-25 15:04:28 +01:00
Ted John
fd7eb4c107 Merge pull request #366 from xzbobzx/patch-1
Did some more work
2014-08-25 13:48:06 +01:00
xzbobzx
f8a696d7b9 Did some more work
The tutorials (is there a name in Dutch for tutorial, btw?) still have to be done, and there's a few phrases missing here and there, but otherwise it's coming together nicely.
2014-08-25 14:43:58 +02:00
Ted John
6614483ba7 Merge pull request #365 from jcdavis/master
First pass at 0x00406C96
2014-08-25 13:11:13 +01:00
Ted John
6a2bbcc5cf Merge pull request #363 from marcotc/rain
Created named address RCT2_ADDRESS_SCENARIO_TICKS
2014-08-25 11:52:21 +01:00
Jackson Davis
cbb617c56f First pass at 0x00406C96 2014-08-25 12:15:29 +07:00
zsilencer
de918219b0 -march=pentium 2014-08-24 22:51:17 -06:00