Commit Graph

1556 Commits

Author SHA1 Message Date
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
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
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
qcz c996dba32a Fix the final bug in clip_drawpixelinfo 2014-09-03 18:59:03 +02:00
Ted John 0af2415d0a Merge pull request #398 from Balletie/master
Decompile 0x006B4800
2014-09-02 23:39:17 +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
Ted John 7e7531f8d1 Merge pull request #397 from jcdavis/master
Decompile 6CB70A
2014-09-02 18:29:30 +01: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
Ted John 07fc15751b Merge pull request #395 from zsilencer/master
A pull request
2014-09-02 08:51:11 +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
Ted John 5e7187966a Merge pull request #394 from jcdavis/master
Decompile 006EE65A
2014-09-01 21:44:53 +01: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
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 2cfb2908de add ride track functions, for window ride branch 2014-08-31 15:40:08 +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
Ted John ea481d5033 Merge pull request #392 from DutchRPW/master
Money related stuff
2014-08-31 12:21:26 +01: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
Ted John 39eb35336f Merge pull request #391 from hexdec/master
Added missing enabled_widgets for window_staff_peep.
2014-08-31 00:58:44 +01:00
hexdec d2e27c0428 Added Widget enums for window_staff_peep. 2014-08-31 00:16:35 +02:00