Commit Graph

38 Commits

Author SHA1 Message Date
IntelOrca 554e1fe70e organisation: move files and update project 2014-10-06 10:21:07 +01:00
IntelOrca 91bfc392c9 implement window_dropdown_show_colour 2014-09-23 21:22:14 +01:00
IntelOrca f78b7a4c74 Merge branch 'master' of https://github.com/zsilencer/OpenRCT2 into zsilencer-master
Conflicts:
	projects/openrct2.vcxproj.filters
2014-09-19 19:58:09 +01:00
Duncan Frost bcfe502647 Fixes half drawn doors in scenery window 2014-09-16 22:10:16 +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
qcz 2f2a03fe1f fix crash of scenery window when selecting the first entry of a given type 2014-09-09 19:38:19 +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
IntelOrca b4c7723368 fix warnings in window_scenery.c 2014-09-06 01:06:31 +01:00
qcz 7b2b9e5859 Finalize scenery window, fix encoding 2014-09-06 01:09:12 +02: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
qcz 01986241de use local variable for scenery tab entries instead of the old location 2014-09-05 23:40:42 +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
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 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 ac04de3e3c add window_scenery_scrollmouseover, move common code with scrollmousedown to a function 2014-09-01 23:09:22 +02:00
qcz 4948537654 add window_scenery_scrollmousedown, fix scenery_mousedown crash 2014-09-01 22:56:22 +02:00
qcz 6b92eb0d72 add window_scenery_scrollgetsize, identify scenery entry field 2014-09-01 22:20:27 +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
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
qcz e2d1321de7 Use PARK_FLAGS_NO_MONEY instead of PARK_FLAGS_11 2014-08-31 13:27:28 +02:00
qcz 3d7496c7c9 Started to work on init_scenery, added structs for different scenery entries 2014-08-31 13:24:20 +02:00
qcz 1ce9e60310 Added window_scenery_close and implemented window_scenery_tooltip 2014-08-28 18:51:24 +02:00
qcz 0c0b3a752f window_scenery_paint and window_scenery invalidate is done 2014-08-27 22:50:33 +02:00
qcz 4397822578 Continue working on window_scenery 2014-08-23 20:17:22 +02:00
qcz 168537d338 Add window_scenery.c, start working on scenery window 2014-08-21 21:53:17 +02:00