Sergii Pylypenko
|
da2adb2935
|
Fixed terraform toolbar position
|
2018-05-31 22:09:16 +03:00 |
|
Sergii Pylypenko
|
204ee8a5d7
|
Always show terraform menu in compact toolbar mode
|
2018-05-31 22:09:16 +03: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
|
7a0d500529
|
Fixed build tools leaving random uncloseable station dialogs
|
2017-03-17 22:41:28 +02:00 |
|
pelya
|
a724419cc9
|
Fixed joining stations, broken by confirmation dialog
|
2017-03-17 22:40:05 +02:00 |
|
pelya
|
ff28829393
|
Fixed bridge GUI broken due to confirmation dialog
|
2017-03-17 22:40:04 +02:00 |
|
pelya
|
09b1a4cf5d
|
Fixed remove and one-way buttons for road and rail, broken by confirmation UI
|
2017-03-17 22:40:04 +02:00 |
|
pelya
|
7252c08e50
|
Also disable Ctrl hotkey for road stations
|
2017-03-17 22:40:04 +02:00 |
|
frosch
|
2f5cc263c7
|
(svn r27734) -Change: Hide the drive-in stops from the tram station picker.
|
2017-01-15 14:27:54 +00:00 |
|
frosch
|
b1272ee714
|
(svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya)
|
2016-05-22 10:52:02 +00:00 |
|
frosch
|
14c1a7ad0b
|
(svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect.
|
2016-05-22 10:07:48 +00:00 |
|
Sergii Pylypenko
|
e006df1226
|
Reverted some unnecessary changes
|
2016-04-08 21:45:30 +03:00 |
|
Sergii Pylypenko
|
ad5599aed8
|
Hide all windows when building anything on the map
|
2016-04-08 21:45:29 +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 |
|
frosch
|
e9c3ca62cd
|
(svn r27251) -Feature [FS#6252]: Make Ctrl+Remove-Roadstop also remove the road, just like for rail stations. (adf88)
|
2015-04-26 09:51:24 +00:00 |
|
pelya
|
d260038aac
|
Fixed road tunnel preview not shown when dragging mouse
|
2015-03-29 20:23:39 +03:00 |
|
pelya
|
8f7e444f4f
|
Allow scrolling when selecting destination station or building single-tile objects
|
2015-03-29 20:22:19 +03:00 |
|
pelya
|
fdddd873dd
|
Auto-select last used tool when user cancels build action, only for roads now
|
2015-03-29 20:22:18 +03:00 |
|
frosch
|
6cb930168f
|
(svn r27163) -Fix [FS#6204]: Toolbars were not invalidated when changing max-vehicles settings. (adf88)
|
2015-02-22 15:26:27 +00:00 |
|
frosch
|
8767a11d60
|
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad().
|
2015-02-01 20:54:24 +00:00 |
|
alberth
|
b67d483b46
|
(svn r27084) -Doc: Improve documentation of AllocateWindowDescFront.
|
2014-12-18 16:50:11 +00:00 |
|
peter1138
|
4f63bbedc1
|
(svn r26906) -Codechange: Scale depot and station picker buttons by GUI zoom level.
|
2014-09-22 08:01:25 +00:00 |
|
Sergii Pylypenko
|
91ebce1a9c
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/console_gui.cpp
src/genworld_gui.cpp
src/group_gui.cpp
src/misc_gui.cpp
src/settings_gui.cpp
src/widgets/settings_widget.h
|
2014-06-04 17:09:23 +03:00 |
|
Sergii Pylypenko
|
41da4be66b
|
Removed remainder of the 'touchscreen mode' code
|
2014-06-03 20:27:45 +03:00 |
|
Sergii Pylypenko
|
742f20fcc3
|
Revert "Erase queued command also when depot direction/airport type/station type changes."
This reverts commit 60a7ac9f3c.
|
2014-06-03 18:44:34 +03:00 |
|
Sergii Pylypenko
|
b2bfcf6816
|
Revert "Erase queued commands when another command is about to be queued."
This reverts commit 604205045f.
|
2014-06-03 18:44:16 +03:00 |
|
Sergii Pylypenko
|
a0581f42bd
|
Revert "Select the actions that will need confirmation."
This reverts commit 02caad7c1b.
|
2014-06-03 18:14:15 +03:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
pelya
|
55a09da6b2
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-23 19:04:54 +02:00 |
|
frosch
|
5c3b3f84d6
|
(svn r26422) -Fix [FS#5946]: Some road constructions used the rail sound effect. Rename the enum items to properly reflect their purpose.
|
2014-03-23 13:28:32 +00:00 |
|
Juanjo
|
141bb0861e
|
Before opening linked to main toolbar windows, delete linked windows.
|
2014-03-15 22:56:17 +02:00 |
|
Juanjo
|
7079e675bf
|
Align construction windows with main toolbar.
|
2014-03-15 22:53:35 +02:00 |
|
Juanjo
|
604205045f
|
Erase queued commands when another command is about to be queued.
|
2014-03-15 22:53:35 +02:00 |
|
Juanjo
|
60a7ac9f3c
|
Erase queued command also when depot direction/airport type/station type changes.
|
2014-03-15 22:53:35 +02:00 |
|
Juanjo
|
b164486616
|
Reset queued command when closing windows that can queue them.
|
2014-03-15 22:53:35 +02:00 |
|
Juanjo
|
02caad7c1b
|
Select the actions that will need confirmation.
|
2014-03-15 22:53:35 +02:00 |
|
Juanjo
|
c872509d7b
|
Do actions when releasing the mouse, instead of when clicking:
Build town, industry, airport, dock, lock,
buoy, aqueduct, depots, change bridge rail/road specs.
|
2014-03-15 21:56:55 +02:00 |
|
Juanjo
|
7b1560dcb6
|
Center sprites on station picker for road stations and rail stations.
|
2014-03-15 21:36:24 +02:00 |
|
Juanjo
|
4c8c1ce146
|
Add min sizings to some construction buttons.
|
2014-03-15 21:35:41 +02:00 |
|
zuu
|
ac08e89a32
|
(svn r25854) -Change: Display the cost to upgrade a bridge at the end of bridge that was clicked and not the other end, which could be outside of the screen in some cases (cirdan, LordAro)
|
2013-10-12 22:45:19 +00:00 |
|
frosch
|
173aed1687
|
(svn r25414) -Codechange: Move handling of global hotkeys to HotkeyList.
|
2013-06-15 15:31:22 +00:00 |
|
frosch
|
303aa2f473
|
(svn r25412) -Codechange: Make use of Window::OnHotkey
|
2013-06-15 15:30:44 +00:00 |
|
frosch
|
1565bb32a0
|
(svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyList member.
|
2013-06-15 15:28:09 +00:00 |
|
frosch
|
55154f91b6
|
(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff.
|
2013-06-15 15:27:33 +00:00 |
|
frosch
|
01dc8ee620
|
(svn r25395) -Fix [FS#5596]: The size of station construction windows could oscillate when resizing the window moved the mouse into the window.
|
2013-06-11 18:36:26 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
zuu
|
327ade9ecc
|
(svn r24948) -Codechange: Do not assume CA_BUS and CA_TRUCK to be equal, instead let the compiler optimize the code if that is the case. (ComLock)
|
2013-01-28 22:21:29 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|