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

51 Commits

Author SHA1 Message Date
Ted John
1ffcbde7a1 Merge pull request #247 from adrian17/border_flash_fix
Full fix for #195 (border flash bug)
2014-07-29 23:38:12 +01:00
adrian17
a34430e04c Full fix for #195 (border flash bug) 2014-07-29 23:24:17 +02:00
Duncan Frost
101324ebc0 Implemented window_resize_gui. 2014-07-29 19:40:06 +01:00
adrian17
87a4f46934 Partial fix to #195, added not implemented flag check 2014-07-28 22:41:22 +02:00
adrian17
65b17cbd5d Used defined flags macros. (and fixed indentation) 2014-07-25 17:56:43 +02:00
Duncan Frost
d68e716cd8 Removed compile errors. Implemented changes to window.h 2014-07-23 18:07:38 +01:00
Duncan Frost
3a3cbbc7c4 Fixed another small window bug and changed to using global window list var 2014-07-10 21:22:32 +01:00
Jeroen Sack
540bbc18b4 bug in window_find_by_id
Looking at the assembly it seems there is an inconsistency in the code.
2014-07-09 23:03:55 +02:00
Duncan Frost
f2bfaa06a4 Fixes #179 multiple handyman crash. 2014-06-21 21:37:32 +01:00
Duncan Frost
61a30b16fb Tidied up gfx_string. Deleted control char enum. Now uses string_ids enum to prevent multiple defs. 2014-06-15 10:09:28 +01:00
IntelOrca
8bf7c1e025 add sound enum 2014-05-25 22:08:36 +01:00
anyc
d34e2db9e1 added GCC/MinGW-compatible assembler 2014-05-22 23:47:18 +02:00
anyc
e6c90c6ebb fixed static enums; added missing headers 2014-05-20 17:55:39 +02:00
Duncan Frost
d077beea20 Changed window_update to use cdecl where possible 2014-05-19 18:47:14 +01:00
Duncan Frost
aaca1d2ece Started switch over to c based window event handlers with backwards compatibility 2014-05-18 20:32:50 +01:00
ddevrien
9fc3756c92 map window work + identified window var 4AC (selected tab idx) 2014-05-14 15:58:14 +02:00
IntelOrca
8dcca91092 mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
ZedThree
bc413fede9 Add helper function for calling widget events
Add window_event_helper
2014-05-09 23:10:13 +02:00
ZedThree
b2d1f0dfd6 Add functions for closing top/all window(s) 2014-05-09 22:53:26 +02:00
Maciek Baron
0c34c3791c Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
Maciek Baron
c70865457c Adding window_ride_init_vars and various enums
Adding window_ride_init_vars and various enums, also decompiled one
unknown function.
2014-05-07 21:17:26 +01:00
Maciek Baron
aef83362bc Cleaning up small shared functions
Cleaning up small shared functions and moving them to appropriate files
2014-05-06 22:04:09 +01:00
IntelOrca
00cd901441 add news window 2014-05-04 14:10:32 +01:00
IntelOrca
46308abfe3 add cancel and set tool along with path refactor 2014-04-30 16:57:27 +01:00
IntelOrca
b9ea3b1143 decompile window mouse wheel input 2014-04-26 15:50:01 +01:00
IntelOrca
be81e69f56 add more input logic 2014-04-25 03:02:06 +01:00
IntelOrca
eaec44e896 refactor window flags 2014-04-24 20:26:05 +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
d5da8c41c0 fix viewport bug 2014-04-18 00:07:06 +01:00
IntelOrca
b366594a9c allow resizable park window with price added 2014-04-17 19:33:31 +01:00
IntelOrca
7bab1b34a2 discover text input and other events 2014-04-17 03:19:30 +01:00
IntelOrca
eba4b6da9d add other pages to park window 2014-04-16 02:05:49 +01:00
IntelOrca
3f59b7ad9e add park objective window 2014-04-14 21:25:20 +01:00
IntelOrca
b5b23cb91b add water and input logic 2014-04-14 03:09:51 +01:00
IntelOrca
b98ca0e45b add land window 2014-04-13 22:23:56 +01:00
IntelOrca
8cbe0e7aa1 add more drawing of bottom toolbar 2014-04-11 17:38:15 +01:00
IntelOrca
ee2b89a1b4 optimise drawing 2014-04-10 18:41:35 +01:00
IntelOrca
b23c12d435 add scenario loading and title script 2014-04-10 15:14:47 +01:00
IntelOrca
5f74540a0f add drawing of some widgets 2014-04-09 22:35:29 +01:00
IntelOrca
481b8e23c0 add editor loading 2014-04-09 17:06:47 +01:00
IntelOrca
0402ffe6fc add title menu and dropdown 2014-04-09 14:43:27 +01:00
IntelOrca
f5917e71f5 add ride initialisation 2014-04-09 02:39:28 +01:00
IntelOrca
902bfc786e add draw window 2014-04-08 19:49:04 +01:00
IntelOrca
286b43355a start work on window drawing 2014-04-08 17:52:39 +01:00
IntelOrca
5909a17dbc add some news item functions 2014-04-04 21:46:26 +01:00
IntelOrca
7a83a8b1a8 fix window problems and add scenario select 2014-04-03 19:49:00 +01:00
IntelOrca
d4c6993121 fixed source code errors and added play panned wrap 2014-04-03 17:52:25 +01:00
IntelOrca
3a6a55147f add window functions and title screen windows 2014-04-03 03:08:06 +01:00