Duncan Frost
|
719e23ec3b
|
Fix bathrooms missing same price everywhere box. Fix #761
|
2015-02-12 18:58:16 +00:00 |
|
Duncan Frost
|
12cf791254
|
Fixed track delete.
|
2015-02-12 18:40:07 +00:00 |
|
Duncan Frost
|
715c8bcf0f
|
Fixed track rename.
|
2015-02-12 18:35:41 +00:00 |
|
IntelOrca
|
483e983639
|
allow mouse wheel zooming on viewports, fixes #774
|
2015-02-11 22:42:54 +00:00 |
|
IntelOrca
|
392ff7bfea
|
remove expansion packs from title sequence, closes #752
|
2015-02-11 22:18:19 +00:00 |
|
IntelOrca
|
2bbaa0fc4c
|
Merge branch 'object-selection-window' into develop
|
2015-02-11 21:05:05 +00:00 |
|
IntelOrca
|
fadeff9dda
|
fix a few issues with object selection and track manage
|
2015-02-11 21:03:23 +00:00 |
|
Duncan Frost
|
3436e5133f
|
Fix #773. Issue caused by missing some allocations of the map size.
|
2015-02-11 20:25:11 +00:00 |
|
Duncan Frost
|
461655f3f6
|
Fix hang caused by no rideIndex being passed
|
2015-02-11 19:59:31 +00:00 |
|
IntelOrca
|
74e1c0923f
|
implement window_editor_object_selection_scrollpaint
|
2015-02-11 19:42:10 +00:00 |
|
IntelOrca
|
51802aac45
|
fix object order and add object dat name to object selection window, closes #440
|
2015-02-11 18:54:31 +00:00 |
|
IntelOrca
|
59eff1f572
|
implement window_editor_object_selection_paint
|
2015-02-11 17:50:52 +00:00 |
|
IntelOrca
|
9c06699dce
|
implement more events for object selection window
|
2015-02-11 16:02:57 +00:00 |
|
Brian Smith
|
91207bb837
|
fixed ride profit calculation
looks like there was a cast to money16 that was making it go negative
|
2015-02-10 20:50:14 -05:00 |
|
IntelOrca
|
a978a931e7
|
fix issues with random map generator
|
2015-02-11 00:02:09 +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 |
|
IntelOrca
|
5b3c1b6764
|
finalise placing of trees
|
2015-02-10 19:52:24 +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 |
|
IntelOrca
|
9cc108abbb
|
remove toolbar.c and ignore seperators at the end of the toolbar
|
2015-02-10 14:41:35 +00:00 |
|
Duncan Frost
|
b388512c4f
|
Remove hack to pass exapanison check
|
2015-02-09 19:02:54 +00:00 |
|
Duncan Frost
|
edfbd80747
|
Added track_data refactored track_place to use track_data
|
2015-02-09 18:52:01 +00:00 |
|
Duncan Frost
|
5fb09400e7
|
Fix track name null
|
2015-02-09 18:52:00 +00:00 |
|
Duncan Frost
|
a0775f9ac9
|
Refactor track_place to use new structs
|
2015-02-09 18:51:59 +00:00 |
|
Duncan Frost
|
bc847628cd
|
Labelled track preview offsets
|
2015-02-09 18:51:58 +00:00 |
|
Duncan Frost
|
3e047d7c8c
|
Fix track place bug. Add all remaining view directions
|
2015-02-09 18:51:57 +00:00 |
|
Duncan Frost
|
04e7ff76e4
|
Added start of actual paint code. Bugs encountered
|
2015-02-09 18:51:57 +00:00 |
|
Duncan Frost
|
6943c7dce0
|
Finished sub_6D2189
|
2015-02-09 18:51:56 +00:00 |
|
Duncan Frost
|
df723b871c
|
Added more of 6d2189
|
2015-02-09 18:51:55 +00:00 |
|
Duncan Frost
|
88a22a9283
|
started sub_6d2189
|
2015-02-09 18:51:54 +00:00 |
|
Duncan
|
3eb5350fb1
|
Added reload map backup.
|
2015-02-09 18:51:54 +00:00 |
|
Duncan Frost
|
aeb3764ab5
|
Added load track objects
|
2015-02-09 18:51:53 +00:00 |
|
Duncan Frost
|
7598904073
|
Added blank_map()
|
2015-02-09 18:51:52 +00:00 |
|
Duncan Frost
|
f8f1019c34
|
Added backup_map
|
2015-02-09 18:51:52 +00:00 |
|
IntelOrca
|
9d2abf1925
|
add map generation window
|
2015-02-09 18:32:58 +00:00 |
|
IntelOrca
|
647d9a42a5
|
Merge branch 'develop' into random-map
Conflicts:
projects/openrct2.vcxproj.user
|
2015-02-09 14:30:41 +00:00 |
|
IntelOrca
|
7ea809492a
|
allow translation of unit and date strings, closes #307
|
2015-02-09 12:53:11 +00:00 |
|
IntelOrca
|
929fd80c65
|
fix issues with set-ride-status:
- checking of block brakes
- location of missing entrance / exit
|
2015-02-09 11:41:20 +00:00 |
|
IntelOrca
|
6911de9085
|
fix issues with ride-set-status:
- vehicles not being created
- crash on stop stop
- crash on demolish
- crash sometimes on open
|
2015-02-09 01:16:51 +00:00 |
|
IntelOrca
|
78e3b1aa95
|
fix a few errors with check-valid-ride
|
2015-02-08 16:53:38 +00:00 |
|
IntelOrca
|
1ad04a24c4
|
Merge branch 'develop' into set-ride-status
|
2015-02-08 16:53:19 +00:00 |
|
IntelOrca
|
ee51f31f57
|
fix station-to-station operating tab error on ride window
|
2015-02-08 16:50:49 +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
|
4a9dfcc849
|
implement scenario_create_ducks
|
2015-02-08 15:37:33 +00:00 |
|
IntelOrca
|
dfc723573c
|
fix expenditure table issues, fixes #762
|
2015-02-08 14:31:57 +00:00 |
|
Duncan Frost
|
f7f5ad28f7
|
Fix bin related peep bugs. Fix original bug that causes bins to never get full.
|
2015-02-08 11:22:45 +00:00 |
|
Duncan Frost
|
8135cb11dc
|
Fix peeps not using all bins
|
2015-02-08 10:47:46 +00:00 |
|
Duncan Frost
|
c9040106bb
|
Fix peeps not finding seats
|
2015-02-08 10:26:34 +00:00 |
|
IntelOrca
|
63ad70a0f3
|
fix errors
|
2015-02-08 03:19:24 +00:00 |
|
IntelOrca
|
1298031fd2
|
Merge branch 'develop' into random-map
Conflicts:
projects/openrct2.vcxproj
projects/openrct2.vcxproj.filters
projects/openrct2.vcxproj.user
src/editor.c
src/input.c
src/platform/osinterface.c
src/rct2.c
src/scenario.c
src/world/map.h
|
2015-02-08 03:05:07 +00:00 |
|