ZedThree
|
e209e370be
|
Tidy up gfx_fill_rect_inset
Give names to flags and different tones
|
2014-05-16 19:53:12 +02:00 |
|
ZedThree
|
4fae966855
|
Bug fix: pressed buttons not the right colour
|
2014-05-16 19:53:11 +02:00 |
|
ZedThree
|
67980e2f5f
|
Fix bug with transparency
|
2014-05-16 19:53:11 +02:00 |
|
ZedThree
|
088ac32da3
|
Add gfx_fill_rect
Still a little buggy for transparent colours
|
2014-05-16 19:53:11 +02:00 |
|
IntelOrca
|
19dd6b1bde
|
Merge branch 'duncanspumpkin-gfx_draw_sprite' into gfx_unstable
|
2014-05-15 00:25:47 +01:00 |
|
IntelOrca
|
12dfd1e644
|
fix warnings
|
2014-05-15 00:23:50 +01:00 |
|
Duncan Frost
|
7f20fa9338
|
Skipping buggy code for now. Will be looked at some time later
|
2014-05-14 22:14:46 +01:00 |
|
Duncan Frost
|
84c7f33ba1
|
Changed to memset to make code look a bit simpler
|
2014-05-14 22:07:59 +01:00 |
|
Duncan Frost
|
ff86f7e9e9
|
sub0x67a934 turned into almost proper C code
|
2014-05-14 21:58:35 +01:00 |
|
Duncan
|
2c7118c01b
|
Added guess about G1 dpi.
Warning not tested.
|
2014-05-14 17:01:13 +01:00 |
|
IntelOrca
|
cc850159e4
|
Merge branch 'duncanspumpkin-gfx_draw_sprite' into gfx_unstable
|
2014-05-14 11:02:16 +01:00 |
|
Duncan Frost
|
8ecde8f07a
|
Moved around logic so it runs correctly
|
2014-05-13 20:10:49 +01:00 |
|
Duncan Frost
|
92386e5758
|
Fix sketchy line bug that i introduced
|
2014-05-13 19:12:18 +01:00 |
|
Duncan Frost
|
20c7b98c88
|
merge
|
2014-05-13 19:06:15 +01:00 |
|
Duncan Frost
|
eb2682fbd4
|
Fix merge error
|
2014-05-13 19:03:23 +01:00 |
|
Duncan Frost
|
ba16b197e3
|
Bug found in the first test doh.
|
2014-05-13 19:01:59 +01:00 |
|
Duncan Frost
|
1d754dc390
|
Still searching for bug
|
2014-05-13 18:32:57 +01: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 |
|
Duncan Frost
|
756f21b427
|
Trying to understand how the drawing function works
|
2014-05-12 22:04:07 +01: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 |
|
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 |
|
ddevrien
|
85a1e4aa6d
|
config addresses
test
|
2014-05-12 16:50:13 +02:00 |
|
IntelOrca
|
7c6a193b42
|
remove all remaining warnings
|
2014-05-12 02:18:08 +01:00 |
|
IntelOrca
|
8dcca91092
|
mass clean up and reduce warnings
|
2014-05-12 01:45:45 +01:00 |
|
lnz
|
bb12fc1a42
|
Implement update for ride favourited numbers
|
2014-05-11 23:21:26 +02:00 |
|
lnz
|
19a475f05a
|
Implement ride upkeep payments
|
2014-05-11 23:17:20 +02:00 |
|
IntelOrca
|
1cead7ad38
|
Merge branch 'master' into gfx_unstable
|
2014-05-11 21:29:07 +01:00 |
|
IntelOrca
|
e4aaeded5f
|
Merge branch 'gfx_draw_line' of https://github.com/duncanspumpkin/OpenRCT2 into duncanspumpkin-gfx_draw_line
|
2014-05-11 21:27:27 +01:00 |
|
Duncan Frost
|
84342b07d2
|
Replaced decompiled code with bresenhams algorithm. Gfx_draw_line finished.
|
2014-05-11 21:25:18 +01:00 |
|
ZedThree
|
ea83381e4c
|
Add author
|
2014-05-11 22:19:01 +02:00 |
|
ZedThree
|
7f4e21f334
|
Bug fix: cross-hatch loop was wrong
Also rename and tidy up a bunch of variables
|
2014-05-11 21:31:31 +02:00 |
|
Duncan Frost
|
45532da9c6
|
Rewrote gfx_draw_line_on_buffer after realising how it works
|
2014-05-11 20:10:32 +01:00 |
|
IntelOrca
|
01fb20e397
|
Merge branch 'window_options' of https://github.com/ddevrien/OpenRCT2 into ddevrien-window_options
|
2014-05-11 19:23:57 +01:00 |
|
ZedThree
|
1e8f80fa5c
|
Bug fix - memset doesn't increase pointer
|
2014-05-11 18:42:28 +02:00 |
|
ZedThree
|
ba6263d2bd
|
Cross-hatching branch
|
2014-05-11 18:42:27 +02:00 |
|
ZedThree
|
ce0df83298
|
Formatting
|
2014-05-11 18:42:27 +02:00 |
|
ZedThree
|
6f1421117b
|
Some tidying up. Scrollbars don't work
|
2014-05-11 18:42:27 +02:00 |
|
ZedThree
|
705af9377b
|
Start decompiling gfx_fill_rect
Section starting 0x00678C83 complete and works, but needs better comments/names
|
2014-05-11 18:42:26 +02:00 |
|
ddevrien
|
81f2bfed35
|
Implemented checkbox widget draw function
|
2014-05-11 18:42:26 +02:00 |
|
IntelOrca
|
bf8a032553
|
fix dropdown argument arrays
|
2014-05-11 16:50:29 +01:00 |
|
ddevrien
|
0ba23fe886
|
Some work on options window
|
2014-05-11 17:24:52 +02:00 |
|