Timmy Weerwag
|
454e7dbd23
|
Move title_options button after resizing screen
|
2015-02-20 02:31:17 +01:00 |
|
Timmy Weerwag
|
09e9288eb8
|
Added options button to title screen
|
2015-02-20 01:35:29 +01:00 |
|
IntelOrca
|
2ab48c998e
|
Merge branch 'set-ride-status' into develop
Conflicts:
src/ride/track.h
|
2015-02-17 17:00:47 +00:00 |
|
Adrian Wielgosik
|
6c3294c167
|
Correct two conditions and change wrong documented address; probably fixes #799
|
2015-02-17 16:39:19 +01:00 |
|
IntelOrca
|
7f0ed995b5
|
improve reading and saving of configuration
|
2015-02-16 22:47:11 +00:00 |
|
IntelOrca
|
524ae55052
|
fix initial directory issue on loadsave and sort items
|
2015-02-15 15:35:30 +00:00 |
|
IntelOrca
|
e2ee120483
|
make scenery window usable, partially fixes #408
|
2015-02-15 13:54:11 +00:00 |
|
IntelOrca
|
66c302eb3d
|
use new create_window_centred function
|
2015-02-14 18:26:59 +00:00 |
|
IntelOrca
|
ac4cd56b63
|
add new load / save window, closes #580
|
2015-02-14 02:16:03 +00:00 |
|
IntelOrca
|
a66b29076b
|
move osinterface code to shared or windows
|
2015-02-12 20:51:40 +00:00 |
|
IntelOrca
|
483e983639
|
allow mouse wheel zooming on viewports, fixes #774
|
2015-02-11 22:42:54 +00:00 |
|
IntelOrca
|
0db1c88f2b
|
refactor window hold down widgets (var_020)
|
2015-02-10 20:40:33 +00:00 |
|
IntelOrca
|
f6c09b44b6
|
merge in random map generator
|
2015-02-10 20:11:59 +00:00 |
|
Duncan Frost
|
00583d12e6
|
Fix #751. Main bug caused by doing subtraction before factoring in zoom
|
2015-02-10 19:13:37 +00:00 |
|
Duncan Frost
|
04e7ff76e4
|
Added start of actual paint code. Bugs encountered
|
2015-02-09 18:51:57 +00:00 |
|
IntelOrca
|
9d2abf1925
|
add map generation window
|
2015-02-09 18:32:58 +00:00 |
|
IntelOrca
|
a6c95f1f38
|
Merge branch 'develop' into set-ride-status
Conflicts:
src/ride/track.c
src/windows/ride_construction.c
|
2015-02-08 16:04:35 +00:00 |
|
IntelOrca
|
dfc723573c
|
fix expenditure table issues, fixes #762
|
2015-02-08 14:31:57 +00:00 |
|
Duncan Frost
|
0f6dd51736
|
Added load_palette. Labelled offset for paused and palette effect frame. Fixed fast moving water.
|
2015-02-07 17:40:20 +00:00 |
|
IntelOrca
|
5b4ec3621a
|
refactor many functions to use rct_xy_element
|
2015-01-30 19:20:19 +00:00 |
|
IntelOrca
|
36971b29cb
|
implement game_command_set_park_name and game_command_remove_park_entrance
|
2015-01-27 21:18:41 +00:00 |
|
IntelOrca
|
e0dbbd4e25
|
implement viewport_interaction_remove_park_entrance
|
2015-01-27 14:17:49 +00:00 |
|
IntelOrca
|
8774731f03
|
refactor map element iteration
|
2015-01-22 00:19:05 +00:00 |
|
Duncan Frost
|
e9005027a5
|
Fix #706 right click incorrectly using mouse x,y instead of tile
|
2015-01-19 17:58:01 +00:00 |
|
Duncan Frost
|
e7a0b31884
|
Ride locate now uses standard scroll_to_viewport.Fix #705
|
2015-01-19 17:24:39 +00:00 |
|
Duncan Frost
|
7e2da48717
|
Fix #691. Relocate windows on a resize of the window
|
2015-01-17 09:55:27 +00:00 |
|
IntelOrca
|
0ff125b9b3
|
move across useful map functions and other bits from footpath branch to develop
|
2015-01-14 23:38:48 +00:00 |
|
Duncan Frost
|
974ecd904c
|
Finish game command 20 change surface style
|
2015-01-12 18:39:53 +00:00 |
|
Duncan Frost
|
1fed6ac32c
|
Added missing btm toolbar functions. Added dirty enum
|
2015-01-07 20:25:48 +00:00 |
|
Duncan Frost
|
8b86ded534
|
Fix gloom at increased zoom levels.
|
2014-12-31 18:42:03 +00:00 |
|
Duncan Frost
|
cfd83eca1d
|
Fix rain gloom. Mistake in viewport_paint caused no change in gloom
|
2014-12-31 18:13:58 +00:00 |
|
Duncan Frost
|
a96bf872bf
|
Added more of demolish. Fixed bug in window_close
|
2014-12-20 11:14:26 +00:00 |
|
Ted John
|
d062e7d31e
|
Merge pull request #641 from adrian17/viewport_fix
Fix for sub_6E7F34 in viewport.c
|
2014-12-18 13:55:19 +00:00 |
|
Adrian Wielgosik
|
8d65078abf
|
Remove a no longer relevant comment
|
2014-12-17 23:30:39 +01:00 |
|
Duncan Frost
|
c0378279f8
|
Properly pass dx and bp
|
2014-12-17 22:08:57 +00:00 |
|
IntelOrca
|
44efbd95ac
|
implement more footpath construction and window
|
2014-12-17 20:45:27 +00:00 |
|
Duncan Frost
|
03da2b07a6
|
Fix viewport tearing.
|
2014-12-17 20:19:10 +00:00 |
|
Adrian Wielgosik
|
7611cd0ad6
|
Condition fix in viewport.c
|
2014-12-16 22:10:16 +01:00 |
|
Adrian Wielgosik
|
a20b16f651
|
Fix a bug in sub_6E7F34 and reenable new code
|
2014-12-16 21:56:08 +01:00 |
|
IntelOrca
|
99b85b2339
|
add manage track design window (UNTESTED)
|
2014-12-16 15:33:32 +00:00 |
|
IntelOrca
|
d7212c1b14
|
implement inventions list window, fixes #630
|
2014-12-16 01:24:13 +00:00 |
|
IntelOrca
|
ff478b8673
|
implement editor objective options window
|
2014-12-10 23:07:11 +00:00 |
|
IntelOrca
|
bfafc0e149
|
fix warnings and only allow cheats in play mode
|
2014-12-09 19:55:17 +00:00 |
|
IntelOrca
|
d00001fed2
|
remove unnecessary header includes
|
2014-11-30 20:27:14 +00:00 |
|
IntelOrca
|
0a51752bd9
|
fix map shortcut, fixes #599
|
2014-11-26 21:47:11 +00:00 |
|
IntelOrca
|
8e3ee3f7e9
|
implement bare minimum so that close button is implemented on object selection window, partial fix for #433
|
2014-11-24 23:05:35 +00:00 |
|
Miso Zmiric (Mike Squinter)
|
1e6c9ddfd8
|
map cheat window to shortcut, hide fast forward button, fix toolbar autolayout
|
2014-11-24 16:38:19 +00:00 |
|
IntelOrca
|
adb5f84f55
|
implement editor_convert_save_to_scenario
|
2014-11-23 23:03:59 +00:00 |
|
IntelOrca
|
0e0e9c9840
|
merge qcz editor early to help finish other editor parts
|
2014-11-23 16:28:23 +00:00 |
|
IntelOrca
|
7cbd80a593
|
fix screenshot problems, fixes #257, fixes #579, fixes #583
|
2014-11-22 22:05:38 +00:00 |
|