Commit Graph

22275 Commits

Author SHA1 Message Date
frosch
3b4451ee72 (svn r27273) [1.5] -Backport from trunk:
- Fix: Do not consider road junctions with trivial dead ends as branch points during town growth [FS#6245] (r27260, r27259, r27244)
- Fix: In some cases town growth failure was considered as success [FS#6240] (r27249, r27247)
2015-06-16 22:38:11 +03:00
frosch
84c1e0669f (svn r27272) [1.5] -Backport from trunk:
- Fix: ScriptList::RemoveList failed to remove a list from itself [FS#6287] (r27258)
- Fix: Combined button+dropdown widgets in order and autoreplace GUI had incorrect hitbox when using GUI zoom [FS#6270] (r27255)
- Fix: When building a lock on DC_AUTO-removable water-based objects, the water class was always set to canal [FS#6264] (r27254)
- Fix: When crossing tram tracks with railroads, cost of extra roads was not being counted [FS#6282] (r27253)

Conflicts:
	src/widget.cpp
2015-06-16 22:38:05 +03:00
frosch
43dd41b4e4 (svn r27271) [1.5] -Backport from trunk:
- Fix: Invalid infrastructure counting when crossing tram tracks with railroads [FS#6281] (r27252)
- Fix: Broken error message in configure [FS#6286] (r27250)
- Fix: Town labels on smallmap and zoomed-out viewports were not centered [FS#6257] (r27248)
- Fix: Removing a rail waypoint used the remove-rail-station cost [FS#6251] (r27245)
2015-06-16 22:35:10 +03:00
frosch
960600af4f (svn r27270) [1.5] -Backport from trunk:
- Fix: Duplicate frees due to pool item classes not having copy constructors [FS#6285] (r27243)
- Fix: Crash when no AIs were installed due to improper handling of non-ASCII characters by the string pointer lexer [FS#6272] (r27233)
- Fix: Compilation on DragonflyBSD [FS#6274] (r27224, r27223)
- Fix: Use the current maximum speed as limited by bridges, orders etc. for all vehicle types alike when considering increased smoke emissions of vehicles [FS#6278] (r27222)
- Fix: Multi-value keys in the desktop entry shall end with a trailing separator (r27221)
- Fix: Draw path reservation on the whole bridge, not only on the bridge heads (r27209)
- Fix: Draw correct overlay sprites for path reservations on bridges and tunnels (r27208)
2015-06-16 22:35:10 +03:00
Sergii Pylypenko
9fa342727b WTF why is it swapped? 2015-04-29 22:06:48 +03:00
Sergii Pylypenko
2660e33dd2 Non-blocking text input. so you won't get kicked by server because of no reply to ping 2015-04-29 21:40:05 +03:00
Sergii Pylypenko
ba230ce5a0 Changing GUI zoom factor will also change resolution 2015-04-29 21:09:36 +03:00
Sergii Pylypenko
d05e05ee68 Fixed sort button marker not centered 2015-04-29 20:56:56 +03:00
Sergii Pylypenko
27ac4fea36 Fixed 'Replace vehicles' dialog 2015-04-29 20:42:42 +03:00
Sergii Pylypenko
29bde57722 Fixed dropdown box too narrow and cropping text 2015-04-29 20:42:11 +03:00
Sergii Pylypenko
959b08da1d Removed todo 2015-04-29 19:47:23 +03:00
Sergii Pylypenko
cf5c64d6b0 Fixed 'Buy vehicle' dialog not resizable 2015-04-29 19:46:30 +03:00
Sergii Pylypenko
91aa28291c Adjusting vehicle window size 2015-04-28 23:31:53 +03:00
Sergii Pylypenko
a36b26ab82 Fxied crash in 'Replace vehicle' window 2015-04-28 22:42:11 +03:00
Sergii Pylypenko
d400d979e6 Fixed 'Buy vehicle' window 2015-04-14 23:41:59 +03:00
pelya
c03272c1ab Fixed 'check online content' dialog 2015-04-14 13:36:10 +03:00
pelya
5a4ddb9de0 Reverted more SetMinimalSize() hacks 2015-04-14 13:23:21 +03:00
pelya
1af24b9102 Reverted SetMinimalSize() changes, they are not needed anymore 2015-04-14 13:16:58 +03:00
pelya
2ddebe9592 Fixed 'new game' dialog 2015-04-14 13:05:14 +03:00
pelya
d3993f883f Set default min size for all widgets 2015-04-14 13:04:40 +03:00
pelya
f4d77adc41 More fixes to network GUI 2015-04-13 02:09:02 +03:00
pelya
cb4ca527ac Fixed multiplayer widgets 2015-04-13 01:53:54 +03:00
pelya
7582ec5b6d Fixed OpenTTD release version, for the third time eh 2015-04-13 01:25:26 +03:00
pelya
b6f1c60eb3 Fixed release version yet another time 2015-04-13 01:23:11 +03:00
pelya
81e6db93d6 Fixed toolbar and status bar 2015-04-13 01:11:50 +03:00
pelya
96271cb970 Fixed crash in minimap legend 2015-04-13 00:31:52 +03:00
pelya
1855913084 Fixes in vehicle GUI 2015-04-13 00:16:44 +03:00
pelya
a8f74e07a5 Fixed game settings dialog 2015-04-12 23:53:32 +03:00
pelya
0bea3aec12 Centered dropdown drop button 2015-04-12 22:59:21 +03:00
pelya
082a60d3ca Centered vertical scrollbar 2015-04-12 22:55:07 +03:00
pelya
bfd2b7f768 Centered vertical scrollbar arrows 2015-04-12 22:47:28 +03:00
pelya
64a46c69d1 Centered close box sprite 2015-04-12 22:31:43 +03:00
pelya
f889ed089a New GFX functions to draw cenetered sprites 2015-04-12 22:31:20 +03:00
pelya
ee251f2093 Added BLACK_REMAP mode in 16bpp blitter 2015-04-12 21:56:00 +03:00
pelya
52f4b584c7 Print crash log to Android logcat 2015-04-12 21:55:29 +03:00
pelya
564fbb6367 Fixed dropdown box not putting droplist above the widget 2015-04-12 21:53:51 +03:00
Sergii Pylypenko
ec6fbef959 Updated version numbers to OpenTTD 1.5.0 official release 2015-04-08 20:01:44 +03:00
frosch
b7aa162257 (svn r27216) [1.5] -Update: Documentation 2015-04-08 20:00:49 +03:00
frosch
829b505cff (svn r27214) [1.5] -Backport from trunk:
- Fix: [NewGRF] Add Misc. GRF Feature Flag 6 to enable the second rocky tile set [FS#6260] (r27200)
2015-04-08 20:00:37 +03:00
pelya
a99fe098ac Fixed mouse input not processed, fixed PC compilation 2015-03-29 22:54:44 +03:00
pelya
e6d5436e7c Fixed compilatin, reverted several of my changes 2015-03-29 22:37:58 +03:00
pelya
6da09497d7 Updated version to 1.5.0-RC1 2015-03-29 21:50:10 +03:00
pelya
0d868d80bd Merge branch 'master' into 1.5
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/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/road_gui.cpp
	src/settings_gui.cpp
	src/settings_gui.h
	src/station_gui.cpp
	src/table/settings.ini
	src/toolbar_gui.cpp
	src/toolbar_gui.h
	src/vehicle_gui.cpp
	src/video/sdl_v.cpp
	src/widget.cpp
	src/widgets/settings_widget.h
2015-03-29 21:48:14 +03:00
frosch
ed5ccce41b (svn r27195) [1.5] -Update: Documentation upstream-1.5-rc1 2015-03-29 20:42:26 +03:00
frosch
6b42179419 (svn r27194) [1.5] -Change: New titlegame (Emperor Jake) 2015-03-29 20:42:13 +03:00
pelya
6977514ff1 Removed some unused Android-specific strings 2015-03-29 20:23:39 +03:00
pelya
fc4ae3a627 Fixes to tutorial dialog 2015-03-29 20:23:39 +03:00
pelya
1e5fb9290c Video tutorial dialog, only one bus tutorial for now 2015-03-29 20:23:39 +03:00
Sergii Pylypenko
cdde929500 Better support for hardware Ctrl/Shift keys and hardware mouse 2015-03-29 20:23:39 +03:00
Sergii Pylypenko
eb6626d247 Tap anywhere to close popup dropdown menu 2015-03-29 20:23:39 +03:00