IntelOrca
|
b3c852a074
|
change exe to console subsystem and print launch info.
|
2014-05-23 00:53:52 +01:00 |
|
IntelOrca
|
fec1edb51e
|
Merge branch 'mingw' of https://github.com/anyc/OpenRCT2 into anyc-mingw
|
2014-05-22 23:32:45 +01:00 |
|
anyc
|
932add79e5
|
bug fixes and more error reporting
|
2014-05-22 23:47:23 +02:00 |
|
anyc
|
7504018373
|
fix skipping intro
|
2014-05-22 23:47:23 +02:00 |
|
anyc
|
656a0aafbf
|
check SDL return values
|
2014-05-22 23:47:23 +02:00 |
|
anyc
|
95a56b1d1e
|
make code compatible with mingw64
|
2014-05-22 23:47:23 +02:00 |
|
anyc
|
d34e2db9e1
|
added GCC/MinGW-compatible assembler
|
2014-05-22 23:47:18 +02:00 |
|
anyc
|
872f4521a0
|
fixed strcat and rct2_startup_checks()
|
2014-05-22 20:18:42 +02:00 |
|
anyc
|
e95e6310dc
|
use SDL_HasMMX() do detect MMX capability
|
2014-05-22 20:17:13 +02:00 |
|
Kevin Burke
|
2d08752a04
|
comment ride status
|
2014-05-21 11:59:05 +09: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 |
|
IntelOrca
|
827537945b
|
Merge branch 'master' of https://github.com/MaciekBaron/OpenRCT2 into MaciekBaron-master
|
2014-05-20 03:17:10 +01:00 |
|
Duncan Frost
|
87d855b95d
|
Fixed bug due to options window calling update on WM_INVALIDATE
|
2014-05-19 19:14:29 +01: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 |
|
Maciek Baron
|
d5d352cd41
|
Implementing small loan & cheat detection related routine
|
2014-05-17 16:04:19 +01:00 |
|
Maciek Baron
|
9e0c310320
|
Labelling path construction related addresses
|
2014-05-17 15:21:34 +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
|
a8a0dbc073
|
sprite id error
|
2014-05-14 14:07:21 +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 |
|
IntelOrca
|
5498172a0c
|
improve config_parse_currency
|
2014-05-14 12:14:03 +01:00 |
|
Jørn Lomax
|
3fb61984f2
|
removed unwanted spaces
|
2014-05-14 12:28:03 +02:00 |
|
Jørn Lomax
|
a682a5e9a5
|
more configuration moved to new format. Started separating setings into
categories (general and sound so far)
|
2014-05-14 12:25:35 +02:00 |
|
Jørn Lomax
|
a104b4dd55
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/addresses.h
src/config.c
|
2014-05-14 12:19:39 +02:00 |
|
Jørn Lomax
|
d1cec342f8
|
intermidiate commit
|
2014-05-14 11:54:56 +02:00 |
|
IntelOrca
|
b2c983713d
|
Merge branch 'options-window' of https://github.com/ddevrien/OpenRCT2 into ddevrien-options-window
|
2014-05-14 02:57:20 +01:00 |
|
ddevrien
|
92a803075c
|
implemented options window update method
|
2014-05-14 00:59:34 +02:00 |
|
adrian17
|
31424b6a06
|
Use macros defined in addresses.h where possible. Removed one doubled macro.
|
2014-05-13 23:37:45 +02:00 |
|
IntelOrca
|
3b6069fab6
|
Merge branch 'options-window' of https://github.com/ddevrien/OpenRCT2 into ddevrien-options-window
|
2014-05-13 01:23:36 +01:00 |
|
IntelOrca
|
98ab959ef9
|
fix warnings in options window
|
2014-05-12 23:19:36 +01:00 |
|
IntelOrca
|
d2b8446e15
|
Merge branch 'options-window' of https://github.com/ddevrien/OpenRCT2 into ddevrien-options-window
|
2014-05-12 23:17:56 +01:00 |
|
ddevrien
|
e71170334f
|
options window mouseup code
|
2014-05-13 00:13:23 +02:00 |
|
IntelOrca
|
4a85a8b738
|
Merge branch 'master' of https://github.com/adrian17/OpenRCT2 into adrian17-master
|
2014-05-12 22:00:23 +01:00 |
|
adrian17
|
62c9069c9f
|
Increase the warning_throttle array size to hold all 7 values
|
2014-05-12 22:22:20 +02:00 |
|
Duncan Frost
|
72d9d17bf7
|
Added some more sprites and changed get_guest_face to use them
|
2014-05-12 21:06:02 +01:00 |
|
adrian17
|
0e02787bf3
|
Prefer the RCT2_GLOBAL macro
|
2014-05-12 22:03:24 +02:00 |
|
ddevrien
|
4550a1de68
|
More work on options window
dropdown function
|
2014-05-12 21:18:27 +02:00 |
|
Jørn Lomax
|
6b7cdf539b
|
added missing file from commit
|
2014-05-12 17:31:57 +02:00 |
|
Jørn Lomax
|
fcfe5f271d
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/config.c
|
2014-05-12 17:31:25 +02:00 |
|
Jørn Lomax
|
3382be1430
|
intermidiate comit
|
2014-05-12 17:29:16 +02:00 |
|
ddevrien
|
942b722b28
|
some work on options window
|
2014-05-12 16:59:20 +02:00 |
|
ddevrien
|
df97c22dae
|
some strings added
|
2014-05-12 16:56:28 +02:00 |
|
ddevrien
|
c6fc8c634b
|
celsius fix
|
2014-05-12 16:51:40 +02:00 |
|