Commit Graph

1484 Commits

Author SHA1 Message Date
zsilencer d87ede04a4 gcc fix? 2014-09-15 15:19:12 -06:00
zsilencer 33ae29b11f hook 2014-09-15 15:14:06 -06:00
zsilencer 44683a9246 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-09-15 15:12:48 -06:00
zsilencer 298de189f5 0x006BBC6B, hook 2014-09-15 15:12:25 -06:00
Duncan Frost 5b02d5b1f7 Fixes unselectable fifth row. Fix #431. 2014-09-15 21:42:49 +01:00
IntelOrca bd2ff2db05 Merge branch 'master' into ride-window
Conflicts:
	src/peep.c
	src/peep.h
2014-09-15 21:40:14 +01:00
King_Hual 1c1db75c28 Added rct_peep struct union (staff_id and guest_peep_varC5) 2014-09-15 22:50:34 +03:00
Duncan Frost 7c6a35af7a Fix graphical bug when drawing inline sprites caused by using strlen instead of get_string_length 2014-09-15 20:49:18 +01:00
Duncan Frost 9aee80e5a6 Added enum name to window flag 2014-09-15 20:49:17 +01:00
Duncan Frost 7127140f16 Added window_peep_inventory events. All events finished. 2014-09-15 20:49:17 +01:00
Duncan Frost a730c4d106 Added window_peep_thoughts events. 2014-09-15 20:49:16 +01:00
Duncan Frost a309fa3e30 Finished window_peep_finance events. Added note to peep.h 2014-09-15 20:49:15 +01:00
Duncan Frost b34a65cafa Added window_peep_rides_scroll_paint. Peep rides finished 2014-09-15 20:49:14 +01:00
Duncan Frost ce1a4fe473 Added window_peep_rides_invalidate and paint 2014-09-15 20:49:13 +01:00
Duncan Frost 5498e3cb90 Added window_peep_rides_scroll_mouse_down and over 2014-09-15 20:49:13 +01:00
Duncan Frost 809a21f003 Added window_peep_rides_scroll_get_size and tooltip 2014-09-15 20:49:12 +01:00
Duncan Frost 9cfd0fba19 Added window_peep_rides_resize and update. Added not on use of peep rides been on 2014-09-15 20:49:11 +01:00
Duncan Frost a320e17a26 Finished window_peep_stats_paint. Fixed issue with trailing colon. Fixed incorrect peep.h mapping for time in park. 2014-09-15 20:49:11 +01:00
Duncan Frost b6e4d13139 Started adding peep_stats_paint. 2014-09-15 20:49:10 +01:00
Duncan Frost e23d52b456 Added window_peep_stats_invalidate and resize 2014-09-15 20:49:09 +01:00
Duncan Frost ef73084153 Added window_peep_unknown_05 and stats_resize. Added note about unknown 05 2014-09-15 20:49:09 +01:00
Duncan Frost af9df02311 Added window_peep_not_overview_mouse_up a combination function for all peep pages 2014-09-15 20:49:08 +01:00
Duncan Frost a8ea0c83a2 Added window_peep_abort tool. Fixed bug with pickup 2014-09-15 20:49:07 +01:00
Duncan Frost 7f6d9c9a7e Add flags to gcc assembler 2014-09-15 20:49:06 +01:00
Duncan Frost fc5ff96741 Added window_peep_overview_tool_down. Modified RCT2_CALLPROC_X to return the flags register. 2014-09-15 20:49:06 +01:00
Duncan Frost eff832e339 Added window_peep_overview_tool_update 2014-09-15 20:49:05 +01:00
Duncan Frost 463fe459aa Add notes to game_do_command. Explode magic number into parts 2014-09-15 20:49:04 +01:00
Duncan Frost e8251daad5 Added peep_text_input 2014-09-15 20:49:03 +01:00
Duncan Frost 08e37a0435 Rewrote get_peep_face_sprite. Fixed mistakes in peep update 2014-09-15 20:49:02 +01:00
Duncan Frost efc9c4915b Added comment noting data location 2014-09-15 20:49:02 +01:00
Duncan 9d8caf1e8a Added window_peep_overview_update
Not tested will not work at present missing two function calls.
2014-09-15 20:49:01 +01:00
Duncan ca1904084e Added final window_peep tab paint functions
Not tested.
2014-09-15 20:49:00 +01:00
Duncan Frost fe6f5a49da Fixed comment for correct address 2014-09-15 20:48:59 +01:00
Duncan Frost 5f31f36f41 Moved get_peep_face_sprite to peep.c added stats_tab paint 2014-09-15 20:48:59 +01:00
Duncan 64c5bcb6cb Added window_peep_overview_tab_paint
Looks to be used by staff window as well. Not tested.
2014-09-15 20:48:58 +01:00
King_Hual ec9177123c Changed staff modes to enum 2014-09-15 21:47:54 +03:00
King_Hual 52232ed819 window_staff_peep_overview_dropdown uses sub_6C0C3F 2014-09-15 21:38:32 +03:00
King_Hual 1af884da0d Identified some addresses and structure fields, decompiled most of sub_6C0C3F. 2014-09-15 21:21:38 +03:00
IntelOrca cbbf372b7b Merge branch 'master' into ride-window
Conflicts:
	src/scenario.c
2014-09-15 10:45:32 +01:00
Adrian Wielgosik f47ea4fd27 Don't use sizeof() in pointer arithmetic or as indices; use found variables 2014-09-14 21:50:20 +02:00
IntelOrca f4a1eae06d implement dropdowns for window ride colour tab 2014-09-14 18:43:36 +01:00
IntelOrca bdb7b8d0c6 implement ride window colour paint and scroll paint 2014-09-14 01:21:33 +01:00
IntelOrca 2493b8a2f4 Merge branch 'master' into ride-window 2014-09-13 19:31:08 +01:00
zsilencer 48b13231b9 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2
Conflicts:
	projects/openrct2.vcxproj.filters
	src/window_scenery.c
2014-09-13 11:55:32 -06:00
zsilencer 2049a80540 0x006BB9FF, 0x006BC2F3, mixer edit, completed 0x6BB76E 2014-09-13 11:51:58 -06:00
Ted John 30c01d4672 Merge pull request #420 from KingHual/master
Added C code instead of address call
2014-09-13 14:12:43 +01:00
Ted John 084301a972 Merge pull request #421 from duncanspumpkin/input_state_widget_pressed
Input state widget pressed
2014-09-13 14:08:14 +01:00
Ted John f774382522 Merge pull request #417 from Jinxit/swedish-translation
Swedish translation
2014-09-13 14:07:22 +01:00
Duncan Frost 919da77478 More cleanup of code. Reverted to old dropdown format 2014-09-13 08:58:46 +01:00
Duncan Frost b282908bbd Fix compile warnings. 2014-09-13 08:33:22 +01:00
Duncan Frost e7d2ec3594 Added new function to window_dropdown. Cleaned up input code 2014-09-13 08:31:13 +01:00
Duncan Frost b3822247a5 Fixed dropdown issues need to add error handler 2014-09-13 08:31:12 +01:00
Duncan Frost 00634e6096 Added state==5 code 2014-09-13 08:31:11 +01:00
Duncan Frost 173083f447 Fixed dropdown bug. Added mouse up code. 2014-09-13 08:31:11 +01:00
Duncan Frost 5b0642535a Fix mistake with dropdown window. Still a mistake in dropdown code 2014-09-13 08:31:09 +01:00
Duncan Frost 5d438ac723 Finished dropdown part. 2014-09-13 08:31:09 +01:00
Duncan Frost 7746ae784d Started adding dropdown control 2014-09-13 08:31:08 +01:00
Duncan Frost 1373db3fe0 Added rough widget_state_pressed function 2014-09-13 08:31:07 +01:00
King_Hual 9648715dbb Added C code instead of address call
- Temporary address call in window_map.c:window_map_mouseup event is now
replaced by reversed code

Delete Output-Build.txt

Replaced assembly code with macro

Edit a bunch of GCC assembly macros

Remove scope from case

Added C code instead of address call

- Temporary address call in window_map.c:window_map_mouseup event is now
replaced by reversed code
2014-09-13 03:11:51 +03:00
vahiki 81ba275826 Merge branch 'master' into swedish-translation 2014-09-12 07:34:30 +02:00
King_Hual 11c0849ffc Added minimap window resizing
- Identified some unknown methods and fields - process_mouse_tool,
bufsize
- Added map window events and methods - window_map_tooltip,
window_map_set_bounds
2014-09-12 03:59:43 +03:00
IntelOrca fa0e9a1b80 Merge branch 'master' into ride-window 2014-09-11 18:26:15 +01:00
hexdec ac7c204284 Changed place on WC_MUSIC_CREDITS and WC_PUBLISHER_CREDITS. 2014-09-11 18:55:19 +02:00
hexdec e0cb2e6abf Fixed padding for widgets. 2014-09-11 18:50:37 +02:00
hexdec 361e33d3dd Finished decompiling window_music_credits. 2014-09-11 18:48:40 +02:00
hexdec f384b31b65 Initial work on music credits. 2014-09-11 17:44:23 +02:00
vahiki c4c74b81d0 added swedish to language list 2014-09-11 13:05:18 +02:00
IntelOrca 589fc3eaf8 finish ride window colour invalidate 2014-09-11 00:31:00 +01:00
IntelOrca 9c1689a9ef implement more of ride window colour invalidate 2014-09-10 23:05:20 +01:00
IntelOrca 0d8d30f46d Merge branch 'master' into cmdline-scenario 2014-09-10 19:36:16 +01:00
IntelOrca 645b8fbb46 add edit command line function 2014-09-10 19:36:11 +01:00
IntelOrca b40844c634 begin colour tab for ride window 2014-09-10 18:13:07 +01:00
qcz 2f2a03fe1f fix crash of scenery window when selecting the first entry of a given type 2014-09-09 19:38:19 +02:00
IntelOrca 508ce63c75 finish operating tab on ride window 2014-09-09 17:17:08 +01:00
IntelOrca a132b52766 finish invalidate event for ride window 2014-09-09 14:16:09 +01:00
IntelOrca fcc847beb4 start implementing operating tab on ride window 2014-09-09 01:12:32 +01:00
IntelOrca beafbc354c Merge branch 'master' into ride-window
Conflicts:
	src/string_ids.h
2014-09-09 00:11:03 +01:00
IntelOrca 31eec46c4d allow scenarios from any location to be started via command line 2014-09-08 19:58:15 +01:00
Ted John df107d3db4 Merge pull request #404 from vanderkleij/master
Decompilation of move_sprite_to_list (0x0069ED0B)
2014-09-08 19:38:04 +01:00
Tom van der Kleij 7058756d9c Incorporated suggested change by @qcz and fixed an enum member name and a compiler warning 2014-09-06 23:46:45 +02:00
qcz 7939112adc replace RCT2_GLOBAL calls with macros where possible 2014-09-06 13:31:33 +02:00
qcz 36d2c47706 fix scenery cursor bug, get rid of multiple unneccessary returns 2014-09-06 12:52:30 +02:00
qcz 288afe14b8 fix scenery window not closing after switching to a different tool, clarify name of the helper function 2014-09-06 12:45:00 +02:00
Tom van der Kleij 212849ec6c Merge remote-tracking branch 'upstream/master' 2014-09-06 09:48:54 +02:00
qcz 5be600cf5b Fix double payment in game_do_command 2014-09-06 09:45:23 +02:00
Tom van der Kleij 87667b78d4 Implemented suggestions from comments on pull request 2014-09-06 09:11:04 +02:00
zsilencer 02cacd45c1 cmake build 2014-09-05 20:35:16 -06:00
zsilencer 04a2d27c9a Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2
Conflicts:
	projects/openrct2.vcxproj.filters
2014-09-05 19:36:38 -06:00
zsilencer bf805057f2 A new custom software mixer, supports playing streams at any rate, which is needed to emulate the directsound SetFrequency effects (when a ride malfunctions and the music slows down and stops). The speex resampler is added for this. Currently samples can be played and their volumes and looping set on an arbitrary number of channels. Support for FLAC and other streaming formats can be added. 2014-09-05 19:29:22 -06:00
IntelOrca b4c7723368 fix warnings in window_scenery.c 2014-09-06 01:06:31 +01:00
IntelOrca 13fd5de6ce finish implementing income tab on ride window apart from command events 2014-09-06 00:58:02 +01:00
qcz a70df144ed Merge remote-tracking branch 'upstream/master' into scenery-window 2014-09-06 01:10:06 +02:00
qcz 7b2b9e5859 Finalize scenery window, fix encoding 2014-09-06 01:09:12 +02:00
IntelOrca 651a5a35ea Merge branch 'master' into ride-window 2014-09-05 23:47:19 +01:00
IntelOrca 6b3c39655f fixes #279, WWT_24 no longer shows a checkbox 2014-09-05 23:46:35 +01:00
IntelOrca abdfa95b24 implement most of income tab for ride window 2014-09-05 23:44:02 +01:00
qcz 6abc2327af added constants for frequently used variables, renamed register named variables where the purpose is known 2014-09-06 00:30:08 +02:00
Tom van der Kleij 9de2520a8a Fixing some travis compilation errors due to compiler used there being more strict than visual studio 2013 2014-09-05 23:47:18 +02:00
qcz 01986241de use local variable for scenery tab entries instead of the old location 2014-09-05 23:40:42 +02:00
Tom van der Kleij 185d64e157 Decompilation of move_sprite_to_list (0x0069ED0B) 2014-09-05 23:35:59 +02:00
qcz d4201a7eb7 add rct_scenery_set_entry struct, use it everywhere where referenced, continue to unify code in scenery window 2014-09-05 23:08:51 +02:00
qcz 90b0ec02b3 fix tab ordering, add pressed state for cluster button 2014-09-05 21:32:08 +02:00
IntelOrca 5c1b8a7c3c fix various bugs with ride window 2014-09-05 19:33:51 +01:00
IntelOrca caa7a50ec2 implement measurements tab on ride window 2014-09-05 18:10:30 +01:00
IntelOrca 4d5dd76713 refactor and implement locate mechanic for ride window 2014-09-05 14:24:54 +01:00
IntelOrca 9fe7f7ab2c implement maintenance tab on ride window 2014-09-05 02:37:48 +01:00
IntelOrca f7a5e82ebb Merge branch 'master' into ride-window 2014-09-04 23:27:29 +01:00
IntelOrca 2bb4274f05 fix warnings 2014-09-04 23:27:16 +01:00
IntelOrca 914ff60680 Merge branch 'master' into ride-window 2014-09-04 23:23:55 +01:00
Ted John b284077b73 Merge pull request #401 from adrian17/window_rotate_camera
Window rotate camera
2014-09-04 23:23:35 +01:00
IntelOrca 4de8808fdb Merge branch 'master' of https://github.com/vanderkleij/OpenRCT2 into vanderkleij-master 2014-09-04 23:17:37 +01:00
Tom van der Kleij c9f081e5d2 Renamed peep_create --> create_sprite + minor changes from feedback 2014-09-04 23:22:06 +02:00
adrian17 7359134fc5 Fix off-by-one error in center_2d_coordinates 2014-09-04 22:53:54 +02:00
adrian17 657621db20 Decompile window_rotate_camera, change sub_689174 to use z parameter 2014-09-04 22:53:40 +02:00
qcz 9b39a211e4 remove debug printf 2014-09-04 22:38:38 +02:00
qcz f6da2edc1c fix most of the bugs, rename widget ids 2014-09-04 22:37:03 +02:00
Tom van der Kleij 10ab0030ae Decompiled peep_create (0x0069EC6B) 2014-09-04 22:10:53 +02:00
IntelOrca 490027a2a8 implement customer tab on ride window 2014-09-04 19:59:42 +01:00
IntelOrca 722976e237 implement music tab for ride window 2014-09-04 15:42:36 +01:00
IntelOrca ae9b91d859 implement tab images 2014-09-03 23:19:13 +01:00
IntelOrca e452ed00fa Merge branch 'master' into ride-window 2014-09-03 23:18:53 +01:00
IntelOrca f639fd6054 refactor ride structure 2014-09-03 23:17:31 +01:00
qcz a172d5a5d5 decompile window_scenery_update_scroll, some fixes 2014-09-03 22:13:19 +02:00
qcz 10c2f10a24 Merge remote-tracking branch 'upstream/master' into scenery-window 2014-09-03 21:20:43 +02:00
qcz 446620610d free dat clipdpi 2014-09-03 21:19:54 +02:00
qcz de734d49cc move scenery related types and enums to scenery.h 2014-09-03 21:18:08 +02:00
qcz 9742ccc64b implement window_scenery_scrollpaint 2014-09-03 21:13:42 +02:00
IntelOrca 76fda20859 implement ride window drawing 2014-09-03 19:13:37 +01:00
qcz c996dba32a Fix the final bug in clip_drawpixelinfo 2014-09-03 18:59:03 +02:00
IntelOrca 55fc04ae82 Merge branch 'master' into ride-window 2014-09-03 14:01:42 +01:00
Balletie fb9819f9c6 Merge remote-tracking branch 'upstream/master' 2014-09-02 23:39:21 +02:00
Balletie 91ca6401b5 Fixes the last bug 2014-09-02 23:38:59 +02:00
Balletie 51b377b7b9 Construction window is shown, but with very weird results still 2014-09-02 20:33:23 +02:00
Jackson Davis c6bb6f5809 Move to viewport.c 2014-09-02 19:10:49 +02:00
Jackson Davis 7cc79d95c1 First pass at 6CB70A 2014-09-02 17:56:30 +02:00
Balletie 152f244cdf Merge remote-tracking branch 'upstream/master' 2014-09-02 17:53:00 +02:00
Balletie 4f5dc9b33e Initial crack at decompiling 0x006B4800 2014-09-02 17:52:23 +02:00
IntelOrca a72b879660 implement ride rename for ride window 2014-09-02 14:05:44 +01:00
IntelOrca fc1f28e845 Merge branch 'master' into ride-window 2014-09-02 13:31:23 +01:00
zsilencer a284d446ee Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2
Conflicts:
	src/addresses.h
2014-09-01 20:20:03 -06:00
zsilencer 6dd4110b89 useless functions decompiled 2014-09-01 19:59:39 -06:00
zsilencer 6de4fa1fcf low-hanging fruit 2014-09-01 15:42:56 -06:00
qcz ac04de3e3c add window_scenery_scrollmouseover, move common code with scrollmousedown to a function 2014-09-01 23:09:22 +02:00
qcz 0661511d9d Merge remote-tracking branch 'upstream/master' into scenery-window 2014-09-01 22:57:21 +02:00
qcz 4948537654 add window_scenery_scrollmousedown, fix scenery_mousedown crash 2014-09-01 22:56:22 +02:00
Jackson Davis 4b3150449a Fix typo 2014-09-01 22:22:54 +02:00
qcz 6b92eb0d72 add window_scenery_scrollgetsize, identify scenery entry field 2014-09-01 22:20:27 +02:00
Jackson Davis fc2c3bdb51 Rename 6EE65A to push_others_right + refactor 2014-09-01 22:16:08 +02:00
qcz 087b56babe add window_scenery_mousedown 2014-09-01 21:55:08 +02:00
qcz 804765f8ad add window_scenery_mouseup and window_scenery_resize 2014-09-01 21:38:35 +02:00
qcz 2d7881c2a2 add window_scenery_dropdown, fix var_480 default value and conditions 2014-09-01 21:02:48 +02:00
qcz 8d9488f4e4 add window_scenery_event_07 2014-09-01 20:50:53 +02:00
Jackson Davis f0d4261659 Move 6EE65A to window.c + minor refactor 2014-09-01 17:10:15 +01:00
Jackson Davis ba6d0bee30 First pass at 6EE65A 2014-09-01 16:55:51 +01:00
IntelOrca 1647100b1a implement dropdown behaviour for window ride 2014-09-01 14:06:21 +01:00
IntelOrca 17c4e4937a implement ride window widgets and dropdown lists 2014-09-01 12:04:34 +01:00
zsilencer b02463478b few basic functions decompiled and small bug fix 2014-09-01 00:12:46 -06:00
qcz cedeb0d4b3 window_update is almost done 2014-08-31 22:21:39 +02:00
qcz 013144115d move repeated scenery initialization code to a function 2014-08-31 21:21:30 +02:00
qcz c192f383f4 finish init_scenery 2014-08-31 21:11:38 +02:00
IntelOrca 78cd7407fa implement construction button 2014-08-31 15:43:07 +01:00
IntelOrca 8e0f1884b9 Merge branch 'master' into ride-window 2014-08-31 15:41:39 +01:00
IntelOrca 2cfb2908de add ride track functions, for window ride branch 2014-08-31 15:40:08 +01:00
IntelOrca 53ac0b971b Merge branch 'master' into ride-window 2014-08-31 12:28:23 +01:00
qcz e2d1321de7 Use PARK_FLAGS_NO_MONEY instead of PARK_FLAGS_11 2014-08-31 13:27:28 +02:00
qcz 3408872a28 Merge remote-tracking branch 'upstream/master' into scenery-window 2014-08-31 13:26:03 +02:00
qcz 3d7496c7c9 Started to work on init_scenery, added structs for different scenery entries 2014-08-31 13:24:20 +02:00
Patrick Wijnings 094a5083ae Merge remote-tracking branch 'IntelOrca/master' 2014-08-31 13:07:00 +02:00
Patrick Wijnings 9a6537209d Add comment to finance_update_daily_profit(). 2014-08-31 13:06:24 +02:00
Patrick Wijnings b832a7235b More PARK_FLAGS_NO_MONEY updates. Implement finance_update_daily_profit(). 2014-08-31 13:01:50 +02:00
hexdec d2e27c0428 Added Widget enums for window_staff_peep. 2014-08-31 00:16:35 +02:00
hexdec 858be90222 Added the missing enabled_widgets for window_staff_peep. 2014-08-31 00:06:11 +02:00
Ted John 33eaa81e20 Merge pull request #390 from zsilencer/master
sound routines
2014-08-30 20:55:08 +01:00
zsilencer 81de6e1234 0x004015E7 2014-08-30 13:44:47 -06:00
Ted John 693358e3e7 Merge pull request #388 from adrian17/widget_is_enabled_fix
Fix #385
2014-08-30 16:07:33 +01:00
hexdec b253ad56ce Fixed typo in window_staff_peep_stats_update. 2014-08-30 15:31:44 +02:00
adrian17 4cce2e3883 Fixed some buttons not working after last commit 2014-08-30 15:29:14 +02:00
Patrick Wijnings 81163506e9 Merge remote-tracking branch 'IntelOrca/master'
Conflicts:
	src/game.c
	src/park.h
2014-08-30 15:18:31 +02:00
Patrick Wijnings 5e96da6634 Fix definition of PARK_FLAGS_NO_MONEY flag and clean up related code. 2014-08-30 15:11:19 +02:00
adrian17 4d29aaa6bd Fix #385, made widget_is_enabled return 1 if true 2014-08-30 14:31:36 +02:00
zsilencer d225e74ad0 0x00405465, 0x004016FF, 0x00405222 2014-08-29 23:53:29 -06:00
wolfreak99 24331b781d Corrected about window's credits.
Switched the callproc values in the credits to open the proper music/publisher credits.
2014-08-30 00:17:01 -04:00
hexdec c50b9d1214 Implemented stats_update and orders_update. 2014-08-29 20:08:48 +02:00
hexdec 9039c19639 Implemented overview_update. 2014-08-29 18:32:06 +02:00
hexdec 8717177289 Implemented overview_dropdown. 2014-08-29 18:13:32 +02:00
hexdec ced3c20bb1 Implemented overview_mousedown. 2014-08-29 18:13:17 +02:00
hexdec 5bd3505771 Implemented window_staff_peep_overview_resize. 2014-08-29 15:51:47 +02:00
hexdec da10c1d998 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-08-29 14:56:57 +02:00
hexdec 199946d682 Added window_staff_peep_stats_resize. 2014-08-29 14:56:46 +02:00
Ted John d93dec98d8 Merge pull request #383 from adrian17/set-park-entrance-fee
Decompiled game_command_set_park_entrance_fee
2014-08-29 11:21:48 +01:00
adrian17 6473da43b2 Decompiled game_command_set_park_entrance_fee 2014-08-29 11:37:32 +02:00
adrian17 f5841c24f4 Move input functions and add an address 2014-08-29 10:25:07 +02:00
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
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
hexdec 77384e45fa Implemented mouseup for window_staff_peep. 2014-08-29 00:58:09 +02:00
zsilencer 01789c0781 0x00401000 2014-08-28 14:05:56 -06:00