Sergii Pylypenko
|
3ba683874b
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2019-04-23 18:16:24 +03:00 |
|
PeterN
|
87ebfe1227
|
Fix #7004: Mark linkgraph dirty to be rebuilt on next draw call. (#7265)
Previously the linkgraph was rebuilt before the viewport extents were finalized.
|
2019-02-23 19:19:41 +00:00 |
|
Peter Nelson
|
6733b71300
|
Change: Make mini-map widget capture mouse when left-click dragging.
This allows the mini-map to be dragged when the cursor has left the widget.
|
2019-02-21 08:11:35 +00:00 |
|
Johannes E. Krause
|
f0290d5de7
|
Codechange: Add InverseRemapCoords2 function for remapping viewport coordinates to underlying tile coordinates (Patch by adf88, #6583)
|
2019-01-24 21:17:17 +01:00 |
|
Peter Nelson
|
806e7d25dd
|
Change: Use GUITimer class instead of bare int/uints.
|
2019-01-11 11:56:21 +00:00 |
|
Peter Nelson
|
2a8fa5fef9
|
Change: Split up Window::OnTick into OnGameTick and OnRealtimeTick. Adjust timers to work with milliseconds instead of ticks.
|
2019-01-11 11:56:21 +00:00 |
|
Charles Pigott
|
f5b1115039
|
Doc: Lots and lots of doxymentation fixes
|
2018-10-31 12:35:54 +01:00 |
|
Sergii Pylypenko
|
66e3334f0e
|
Merge upstream branch 1.8
|
2018-05-31 22:59:50 +03:00 |
|
Alexander Weiss
|
e1a164b531
|
Change: [OSX] Setting mouse-wheel to scroll the map does not disable pinch to zoom
|
2018-05-24 21:31:37 +02:00 |
|
PeterN
|
4cebebcf68
|
Change: Add CargoTypes type for cargo masks. (#6790)
|
2018-05-21 22:08:39 +01:00 |
|
PeterN
|
cfe6a8ea4f
|
Add: Replace independment map scrolling GUI settings with single option, and add choice to not lock cursor position when scrolling. (#6756)
|
2018-04-28 22:27:14 +01:00 |
|
adf88
|
74e1fe130c
|
(svn r27905) -Fix [FS#6585]: Keep the "link" between industry chain and smallmap windows whenever possible
|
2017-08-31 06:48:55 +00:00 |
|
frosch
|
b4b98e5165
|
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
|
2017-08-13 18:38:42 +00:00 |
|
Sergii Pylypenko
|
b4cc822085
|
Merge svn r27779
Conflicts:
src/autoreplace_gui.cpp
src/economy.cpp
src/fios_gui.cpp
src/lang/spanish_MX.txt
src/network/network_gui.cpp
src/rev.cpp.in
src/road_gui.cpp
src/toolbar_gui.cpp
src/window.cpp
|
2017-03-17 23:14:41 +02:00 |
|
Sergii Pylypenko
|
c9b0eea04c
|
Smallmap: disabled show/hide legend button
|
2017-03-17 22:41:28 +02:00 |
|
pelya
|
615ad710de
|
Fixed wrong minimap legend clicks items after few minimap usages
|
2017-03-17 22:40:04 +02:00 |
|
frosch
|
cc18df4cb7
|
(svn r27622) -Change: In industry map view, give visible industry types the highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88)
|
2016-07-22 21:44:54 +00:00 |
|
frosch
|
e56707bd4e
|
(svn r27622) -Change: In industry map view, give visible industry types the highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88)
|
2016-07-22 21:44:54 +00:00 |
|
frosch
|
46aeed3817
|
(svn r27621) -Fix (r27620): Committed too early.
|
2016-07-22 21:38:49 +00:00 |
|
frosch
|
a5b7800aca
|
(svn r27621) -Fix (r27620): Committed too early.
|
2016-07-22 21:38:49 +00:00 |
|
frosch
|
bd6799a9f8
|
(svn r27620) -Codechange: Inline GetEffectiveTileType (adf88)
|
2016-07-22 21:29:04 +00:00 |
|
frosch
|
ed27cec094
|
(svn r27620) -Codechange: Inline GetEffectiveTileType (adf88)
|
2016-07-22 21:29:04 +00:00 |
|
Sergii Pylypenko
|
30004ef2c4
|
Show smallmap legend by default
|
2016-04-08 21:45:30 +03:00 |
|
Sergii Pylypenko
|
4928cc3022
|
Fixed legend in minimap
|
2016-04-08 21:45:30 +03:00 |
|
pelya
|
44453a4f3d
|
Fixed minimap scrolling
|
2016-04-03 00:57:18 +03:00 |
|
pelya
|
13ad49d329
|
Fixed crash in minimap legend
|
2016-03-27 22:45:58 +03:00 |
|
pelya
|
3ef1c1baff
|
Merge commit 'a8b575671894ffe1329ef37dca4989c0e60d70f5'
These merges are becoming more awful every time
Conflicts:
src/ai/ai_gui.cpp
src/build_vehicle_gui.cpp
src/cheat_gui.cpp
src/company_gui.cpp
src/depot_gui.cpp
src/dock_gui.cpp
src/error_gui.cpp
src/genworld_gui.cpp
src/misc_gui.cpp
src/network/network_content_gui.cpp
src/network/network_gui.cpp
src/newgrf_gui.cpp
src/news_gui.cpp
src/rail_gui.cpp
src/rev.cpp.in
src/road_gui.cpp
src/settings_gui.cpp
src/settings_gui.h
src/signs_gui.cpp
src/station_gui.cpp
src/table/settings.ini
src/terraform_gui.cpp
src/toolbar_gui.cpp
src/toolbar_gui.h
src/vehicle_gui.cpp
src/video/sdl_v.cpp
src/viewport.cpp
src/widget.cpp
src/widgets/settings_widget.h
|
2016-03-27 22:33:11 +03:00 |
|
michi_cc
|
44918010df
|
(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists.
|
2015-08-10 20:24:13 +00:00 |
|
michi_cc
|
2b8bb12d62
|
(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists.
|
2015-08-10 20:24:13 +00:00 |
|
frosch
|
4a6036208a
|
(svn r27277) -Codechange: Make _displayed_industries a std::bitset.
|
2015-05-09 09:24:19 +00:00 |
|
frosch
|
5e47c27550
|
(svn r27277) -Codechange: Make _displayed_industries a std::bitset.
|
2015-05-09 09:24:19 +00:00 |
|
pelya
|
024daa1225
|
Smallmap legend can be hidden
|
2015-03-29 20:19:03 +03:00 |
|
frosch
|
d35670aa2a
|
(svn r27160) -Fix: Division of signed values by TILE_SIZE requires cast to stay signed.
|
2015-02-22 14:14:30 +00:00 |
|
frosch
|
cfac8dbbc6
|
(svn r27160) -Fix: Division of signed values by TILE_SIZE requires cast to stay signed.
|
2015-02-22 14:14:30 +00:00 |
|
frosch
|
7dee16a9b9
|
(svn r27159) -Codechange: Simplify mapping from smallmap to viewport coordinates by duplicating less code.
|
2015-02-22 14:12:34 +00:00 |
|
frosch
|
fc72d3dc8f
|
(svn r27159) -Codechange: Simplify mapping from smallmap to viewport coordinates by duplicating less code.
|
2015-02-22 14:12:34 +00:00 |
|
frosch
|
79380a566e
|
(svn r27158) -Codechange: Simplify mapping from viewport to smallmap coordinates by duplicating less code.
|
2015-02-22 14:10:44 +00:00 |
|
frosch
|
06d1d50884
|
(svn r27158) -Codechange: Simplify mapping from viewport to smallmap coordinates by duplicating less code.
|
2015-02-22 14:10:44 +00:00 |
|
rubidium
|
1149f7be46
|
(svn r27036) -Fix [FS#6148] (r26928): crash when changing smallmap colour when the smallmap window has not been opened yet
|
2014-10-23 10:50:34 +00:00 |
|
rubidium
|
1d27ae9bda
|
(svn r27036) -Fix [FS#6148] (r26928): crash when changing smallmap colour when the smallmap window has not been opened yet
|
2014-10-23 10:50:34 +00:00 |
|
rubidium
|
367150ba34
|
(svn r26929) -Change: accounts for maximum height when filling the height legend of the smallmap
|
2014-09-27 14:49:37 +00:00 |
|
rubidium
|
9627eb6e17
|
(svn r26929) -Change: accounts for maximum height when filling the height legend of the smallmap
|
2014-09-27 14:49:37 +00:00 |
|
rubidium
|
4b8d6ee319
|
(svn r26928) -Change: scale the heightmap colours over the whole range of heights (based on patch by ic111)
|
2014-09-27 11:17:54 +00:00 |
|
rubidium
|
0176ef274f
|
(svn r26928) -Change: scale the heightmap colours over the whole range of heights (based on patch by ic111)
|
2014-09-27 11:17:54 +00:00 |
|
rubidium
|
ae406cf52e
|
(svn r26927) -Codechange: split the heightmap colour tables into their own file in the table folder
|
2014-09-27 10:43:59 +00:00 |
|
rubidium
|
f192045796
|
(svn r26927) -Codechange: split the heightmap colour tables into their own file in the table folder
|
2014-09-27 10:43:59 +00:00 |
|
rubidium
|
11e9afdf5e
|
(svn r26904) -Fix: account for the height level for showing the seen area in the viewport (ic111)
|
2014-09-21 18:07:54 +00:00 |
|
rubidium
|
03b731f929
|
(svn r26904) -Fix: account for the height level for showing the seen area in the viewport (ic111)
|
2014-09-21 18:07:54 +00:00 |
|
peter1138
|
657c108d32
|
(svn r26858) -Codechange: Rearrange smallmap filter and settings expand/collapse buttons to fix frame borders and allow buttons to fit height of resize button.
|
2014-09-20 10:23:38 +00:00 |
|
peter1138
|
e353ef5908
|
(svn r26858) -Codechange: Rearrange smallmap filter and settings expand/collapse buttons to fix frame borders and allow buttons to fit height of resize button.
|
2014-09-20 10:23:38 +00:00 |
|