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

12 Commits

Author SHA1 Message Date
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
anyc
82fa4439bf renamed strings.[ch] to string_ids.[ch] due to name collision 2014-05-20 17:55:39 +02:00
IntelOrca
5823e9dac1 Merge branch 'c_based_window_event_handlers' of https://github.com/duncanspumpkin/OpenRCT2 into duncanspumpkin-c_based_window_event_handlers 2014-05-20 03:18:18 +01:00
Duncan Frost
d077beea20 Changed window_update to use cdecl where possible 2014-05-19 18:47:14 +01:00
ddevrien
962ee0f98f fix compile error 2014-05-15 13:13:58 +02:00
ddevrien
134391a120 map window: invalidate method implemented 2014-05-15 12:58:20 +02:00
ddevrien
0dac34dd2a map window paint method 2014-05-14 19:07:21 +02:00
ddevrien
9fc3756c92 map window work + identified window var 4AC (selected tab idx) 2014-05-14 15:58:14 +02:00
ddevrien
be52e47040 map widgets + identified spinner widget 2014-05-14 14:06:39 +02:00
ddevrien
90b7174a21 map window basic stuff done 2014-05-14 12:49:40 +02:00
ddevrien
c069d0fa50 Started work on map window 2014-05-14 12:43:14 +02:00