22302 Commits

Author SHA1 Message Date
pelya
145d01d3df Railroad tutorial, by Deliso Jan 2015-12-06 19:00:15 +02:00
pelya
bd387f5eb3 Fixed windows hidden when moved slightly off-screen to the left 2015-12-06 03:23:09 +02:00
Sergii Pylypenko
9b3502f377 Better font detection 2015-12-06 00:08:34 +02:00
Sergii Pylypenko
fc64d1ef15 Set font path to app local directory instead of the /system/fonts, because random devices miss random fonts 2015-12-05 23:53:14 +02:00
Sergii Pylypenko
577577a8ba Fixed compilation 2015-12-04 16:52:12 +02:00
Sergii Pylypenko
9fb654556d Bump version 2015-12-04 16:36:11 +02:00
frosch
48928658f4 (svn r27461) [1.5] -Update: Documentation 2015-12-04 16:34:44 +02:00
frosch
4cb769e85e (svn r27433) [1.5] -Update: Documentation 2015-12-04 16:34:44 +02:00
frosch
83191d3a86 (svn r27432) [1.5] -Backport from trunk:
- Fix: When selecting a refit cargo for orders, do not check whether the vehicle is in a depot or station, and do not ask whether the vehicle currently allows station-refitting. Also hide the refit cost for orders, it is not predictable (r27428)
- Fix: Use the NewGRF railtype sorting order in the infrastructure window (r27427)
- Fix: Crash when switching to or taking over companies, when an order window of a vehicle of the new company was opened. Now close those windows [FS#5842] (r27425)
- Fix: Towns did not connect roads to existing roads, unless they had only a single roadbit. Otoh, towns also tried to connect to single roadbit tiles such as tunnels and depots, even though they were not connectable in the direction of interest [FS#6374] (r27424)
- Fix: When towns expanded single-bit roadtiles using a grid-layout, they used the layout position of the neighbouring tile (r27423)
- Fix: Aircraft picked the wrong airport entry point, if airports were rotated by 180 degree [FS#6341] (r27422)
2015-12-04 16:34:44 +02:00
frosch
08b4493899 (svn r27431) [1.5] -Backport from trunk:
- Fix: Consider text and icon sizes when drawing the client list [FS#6265] (r27421)
- Fix: GrowTownAtRoad sometimes returned false, even when a house was built [FS#6362] (r27420)
- Fix: CmdSellRailWagon did not revert all actions properly when no orderlist could be allocated [FS#6369] (r27419)
- Fix: Desync due to incorrect storage of segments with different railtype in the YAPF cache [FS#6329] [FS#6379] (r27418)
- Fix: When a dedicated server was paused with no clients, the master server advertisement interval was slowed, causing deadvertisement of the server [FS#6368] (r27400)
2015-12-04 16:34:33 +02:00
frosch
40cd79b6ab (svn r27430) [1.5] -Backport from trunk:
- Fix: [Makefile] Game script directory and compat*.nut were never installed on *nix (r27399)
- Fix: There are two different availability conditions for fdatasync in the manpage. Use them both, since at least on some MinGW versions one is not enough (r27389)
- Fix: win32 sound driver failed to report errors (r27383)
- Fix: Clickareas in settings tree were misaligned when the filter warning was displayed, if the setting height was defined by the icons instead of the font [FS#6358] (r27366)
- Fix: Center settings filter warning also vertically, and also in case of multiple lines (r27365)
2015-12-04 16:27:41 +02:00
rubidium
4a83667fde (svn r27429) [1.5] -Backport: language updates from trunk 2015-12-04 16:27:41 +02:00
Sergii Pylypenko
9a78b6e45e Fixed multiplayer chat 2015-09-04 22:55:00 +03:00
Sergii Pylypenko
90c427aa10 Updated version files to 1.5.2 2015-09-04 18:04:27 +03:00
frosch
3447ac0f4e (svn r27392) [1.5] -Update: Documentation 2015-09-04 18:03:54 +03:00
frosch
04b5576d34 (svn r27355) [1.5] -Update: Documentation 2015-09-04 18:03:54 +03:00
rubidium
9f872d0c24 (svn r27353) [1.5] -Backport from trunk: language updates 2015-09-04 18:03:53 +03:00
frosch
73046c96b0 (svn r27351) [1.5] -Backport from trunk:
- Fix: Do not rerandomise the town name when only cost-estimating the founding [FS#6332] (r27341)
- Fix: Make variety distribution not assume that sea level is at height 0.2 / 3 * TGPGetMaxHeight() [FS#6335] (r27331, r27330, r27329, r27328)
- Fix: Remove corner-case optimisation for line drawing, which failed for dashed lines  (r27324)
- Fix: Clipping of inclined lines did not account for the 'horizontal width' being bigger than the 'real width' (r27323, r27322)
2015-09-04 18:03:53 +03:00
frosch
c53364fa28 (svn r27350) [1.5] -Backport from trunk:
- Fix: Incorrect owner assignment when adding/removing road/tram to/from bridges [FS#6317] (r27313, r27312)
- Fix: Mark infrastructure window dirty in more cases (r27311)
- Change: Auto-complete partial roads when building level-crossings [FS#6283] (r27309)
2015-09-04 18:03:53 +03:00
frosch
e8c47e1550 (svn r27349) [1.5] -Backport from trunk:
- Fix: Prevent breaking of tram-reversal points by adding more road pieces [FS#6283] (r27308)
- Fix: Error message window with manager face failed with GUI zoom [FS#6259] (r27307)
- Fix: Account for road-bridges and drive-through-stops in CanFollowRoad [FS#6320] (r27306, r27305)

Conflicts:
	src/error_gui.cpp
2015-09-04 18:03:51 +03:00
frosch
56a4665213 (svn r27348) [1.5] -Backport from trunk:
- Fix: Password window layout with GUI zoom [FS#6321] (r27304, r27303)
- Fix: Speed-only timetables got assigned times in stations [FS#6313] (r27302, r27301)
- Fix: Enforce the company's default service intervals when purchasing another company [FS#6254] (r27282, r27281)
- Fix: Cloning/autoreplace/autorenew did not copy custom service intervals (r27280)

Conflicts:
	src/widget.cpp
2015-09-04 18:01:38 +03:00
Sergii Pylypenko
0e398c5b8f Fixed refit window too big. 2015-06-19 21:33:42 +03:00
pelya
1b2d57231f Fixed 'New game' dialog 2015-06-19 02:04:12 +03:00
Sergii Pylypenko
08b4f14830 Updated version to 1.5.1 2015-06-19 01:46:10 +03:00
frosch
d55a6d8a0e (svn r27297) [1.5] -Update: Documentation 2015-06-16 22:38:11 +03:00
frosch
07e3266c38 (svn r27275) [1.5] -Update: Documentation 2015-06-16 22:38:11 +03:00
rubidium
dac22dc2a3 (svn r27274) [1.5] -Backport: language updates from trunk 2015-06-16 22:38:11 +03:00
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