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

38 Commits

Author SHA1 Message Date
IntelOrca
b03c2ab77a implement new campaign window 2014-08-12 00:27:25 +01:00
Duncan Frost
b98d4bb508 Viewport integrated into gfx_draw_sprite. 2014-08-10 11:11:43 +01:00
adrian17
a72f0c95ad Fixed horizontal scrollbar not drawing properly 2014-07-29 19:14:33 +02:00
adrian17
46889b6890 Remove duplicated SCROLL_FLAGS enum 2014-07-27 16:39:20 +02:00
adrian17
8960792073 Add SCROLL_FLAGS enum (and fix an hidden bug in widget_scroll_get_part) 2014-07-25 20:19:32 +02:00
adrian17
65b17cbd5d Used defined flags macros. (and fixed indentation) 2014-07-25 17:56:43 +02:00
Duncan Frost
00381d9313 Deleted twice reversed function added note to prevent this happening. Labled global vars where noticed. 2014-07-19 11:22:45 +01:00
Duncan Frost
8bd4e85764 Widgets now use draw_sprite 2014-06-21 16:20:05 +01:00
Jeroen Sack
91cae10a1f Revert indention
Don't know what happened here, but was not meant to happen.
2014-06-13 22:57:51 +02:00
Jeroen Sack
aa5209d9f0 Remove commented function
Remove a forgotten commented function
2014-06-13 22:47:14 +02:00
Jeroen Sack
a91c5532d1 Port function widget_scroll_get_part
replace 6E9F92 with widget_scroll_get_part
2014-06-13 22:40:15 +02:00
IntelOrca
74f5db4ebd Merge branch 'master' into gfx_unstable 2014-05-27 22:28:45 +01:00
anyc
a83c3141a7 better solution to fix window_save_prompt 2014-05-24 21:23:01 +02:00
anyc
95a56b1d1e make code compatible with mingw64 2014-05-22 23:47:23 +02:00
ddevrien
be52e47040 map widgets + identified spinner widget 2014-05-14 14:06:39 +02:00
IntelOrca
cc850159e4 Merge branch 'duncanspumpkin-gfx_draw_sprite' into gfx_unstable 2014-05-14 11:02:16 +01:00
IntelOrca
8dcca91092 mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
IntelOrca
1cead7ad38 Merge branch 'master' into gfx_unstable 2014-05-11 21:29:07 +01:00
ddevrien
81f2bfed35 Implemented checkbox widget draw function 2014-05-11 18:42:26 +02:00
ddevrien
0ba23fe886 Some work on options window 2014-05-11 17:24:52 +02:00
ddevrien
52c95e4154 little addition to checkbox widget 2014-05-11 10:57:56 +02:00
ddevrien
5c5c5373cd Implemented checkbox widget draw function 2014-05-11 10:51:05 +02:00
ddevrien
580035fdef Fix groupbox widget draw issue (issue #91) 2014-05-11 09:45:03 +02:00
ddevrien
b39cf4d1af Started work on options window 2014-05-11 09:01:01 +02:00
ddevrien
15c1213fb5 Identified WWT_6, added some strings
WWT_6 is used for signs, it's the color selection button
2014-05-07 20:53:33 +02:00
IntelOrca
634ae0dbeb allow new quit game or load code to run 2014-05-03 02:33:01 +01:00
IntelOrca
c20d209b69 add path dropdowns and disabled widgets 2014-04-29 22:25:37 +01:00
IntelOrca
1246a14fe3 add footpath window 2014-04-28 17:35:12 +01:00
IntelOrca
ea4ea99212 add more input logic and tooltip window 2014-04-24 18:53:42 +01:00
Kevin Burke
e5a925e26c Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
IntelOrca
6b0ba5c6d0 add ride list window 2014-04-19 03:16:20 +01:00
IntelOrca
b366594a9c allow resizable park window with price added 2014-04-17 19:33:31 +01:00
IntelOrca
7ea9866efb get park window buttons working 2014-04-17 15:12:41 +01:00
IntelOrca
7bab1b34a2 discover text input and other events 2014-04-17 03:19:30 +01:00
IntelOrca
8cbe0e7aa1 add more drawing of bottom toolbar 2014-04-11 17:38:15 +01:00
IntelOrca
ceb8f8113a add top toolbar and ride types 2014-04-11 02:42:39 +01:00
IntelOrca
5f74540a0f add drawing of some widgets 2014-04-09 22:35:29 +01:00
IntelOrca
7a83a8b1a8 fix window problems and add scenario select 2014-04-03 19:49:00 +01:00