Jonathan G Rennison
|
b9eaef9fe1
|
Fix 81a67b5b : Fix fake house case not being handled in GetHouseCallback
|
2020-02-25 21:31:29 +00:00 |
|
Jonathan G Rennison
|
f2bc12bb21
|
Avoid integer overflow in MoveGoodsToStation
In case where input cargo amount > 255
|
2020-02-23 23:43:04 +00:00 |
|
Quipyowert2
|
d1b7eb2de1
|
Codechange: Limit field width to avoid sscanf crash
|
2020-02-23 19:04:34 +00:00 |
|
translators
|
a4a6e5dfb4
|
Update: Translations from eints
croatian: 20 changes by VoyagerOne
|
2020-02-23 19:45:39 +01:00 |
|
SamuXarick
|
ea7044a74b
|
Fix f5381798 : Station::GetTileArea reduced docks to a single tile (#8014)
|
2020-02-22 15:51:58 +01:00 |
|
frosch
|
0ade8b20fe
|
Fix #7998: Crash when scripts tried to access companies with invalid IDs.
|
2020-02-22 14:32:43 +00:00 |
|
Jonathan G Rennison
|
fa73e42dfd
|
Version: Committing version data for tag: jgrpp-0.33.2
|
2020-02-21 21:32:05 +00:00 |
|
Jonathan G Rennison
|
b96e7f78fb
|
Merge branch 'master' into jgrpp
|
2020-02-21 21:18:01 +00:00 |
|
Jonathan G Rennison
|
70794644cc
|
Fix crash in distributing residual cargo in MoveGoodsToStation
|
2020-02-21 08:18:14 +00:00 |
|
Jonathan G Rennison
|
f08032f6ef
|
Fix #131: Partially revert 4d9e07e8 : Use unaligned loads for SSE4 on 32 bit
|
2020-02-20 17:28:48 +00:00 |
|
Andy
|
75031c9693
|
Fix: provide two sets of tram tracks not one in the GUI icon for building tramway
|
2020-02-20 12:26:53 +01:00 |
|
Jonathan G Rennison
|
3517068e30
|
Clip widget draw calls which are outside _cur_dpi
|
2020-02-20 00:49:32 +00:00 |
|
Jonathan G Rennison
|
08af3b38d9
|
Do not mark map-mode viewports dirty when changing rail ground type
|
2020-02-20 00:38:01 +00:00 |
|
Jonathan G Rennison
|
c13ff2a1d3
|
Reduce viewport invalidation area of track reservation changes
|
2020-02-20 00:16:51 +00:00 |
|
glx
|
9116b22386
|
Fix #8011, f5381798 : Dock tile in TTD savegame was only 2 bytes
|
2020-02-19 17:45:42 +01:00 |
|
Charles Pigott
|
4bc78835e8
|
Fix #6399: Create parent directories if they don't already exist
|
2020-02-19 11:28:42 +01:00 |
|
Charles Pigott
|
5c19668fdb
|
Doc: [Script] Add a note about how wagon connectivity works for scripts
|
2020-02-19 11:26:58 +01:00 |
|
Jonathan G Rennison
|
2c2184f89d
|
Fix viewport signs always using the larger font size for marking dirty
|
2020-02-17 23:23:56 +00:00 |
|
Jonathan G Rennison
|
c42ce832ae
|
Fix viewport signs and text effects marking viewports dirty unnecessarily
* When at high zoom levels where the signs are not shown
* Where the sign type is disabled in the display options
|
2020-02-17 23:23:15 +00:00 |
|
Quipyowert2
|
4552b17691
|
Codechange: Avoid copying function parameters by using const references
|
2020-02-17 09:15:28 +01:00 |
|
glx
|
0c80ae5288
|
Fix: Ignore not printable characters when layouting a string
|
2020-02-15 23:15:58 +00:00 |
|
LCD 47
|
7f693ce497
|
Fix: [SDL2] support pasting from clipboard on Linux
|
2020-02-15 19:38:25 +00:00 |
|
translators
|
87909855c8
|
Update: Translations from eints
italian: 2 changes by AlphaJack
korean: 8 changes by telk5093
|
2020-02-15 19:45:40 +01:00 |
|
glx
|
47790b09a4
|
Codechange: Simplify CheckAPIVersion()
|
2020-02-14 21:43:21 +01:00 |
|
translators
|
05b50aa437
|
Update: Translations from eints
afrikaans: 179 changes by Maccie123
chinese (traditional): 4 changes by firetimer
chinese (simplified): 100 changes by firetimer
|
2020-02-14 19:45:39 +01:00 |
|
Quipyowert2
|
acb3d10832
|
Codechange: Format unsigned integers with %u instead of %i or %d.
|
2020-02-13 21:36:37 +01:00 |
|
Jonathan G Rennison
|
57f490db2b
|
Reduce unnecessary status bar redraws
|
2020-02-13 18:42:40 +00:00 |
|
Jonathan G Rennison
|
e41c85e8ec
|
Version: Committing version data for tag: jgrpp-0.33.1
|
2020-02-13 01:12:28 +00:00 |
|
Jonathan G Rennison
|
bcfffe8b10
|
Documentation: Update low level changes document
|
2020-02-13 00:00:29 +00:00 |
|
Jonathan G Rennison
|
e217cee5de
|
Fix incorrect reservation when signal is removed from under train
In case where the front is in a signalled tunnel/bridge
|
2020-02-11 22:08:21 +00:00 |
|
Charlène
|
2196cd3cf8
|
Fix: OpenBSD endianness detection
|
2020-02-11 13:01:45 +00:00 |
|
translators
|
183c2a35bd
|
Update: Translations from eints
dutch: 2 changes by JanWillem
spanish (mexican): 2 changes by Absay
|
2020-02-10 19:45:41 +01:00 |
|
Jonathan G Rennison
|
a44e937eb0
|
Fix 58433c76 : Incorrect town noise level update on airport construction
|
2020-02-10 18:45:36 +00:00 |
|
Jonathan G Rennison
|
99e0229860
|
Merge branch 'master' into jgrpp
|
2020-02-10 18:24:33 +00:00 |
|
Jonathan G Rennison
|
2b6df2544f
|
Codechange: Don't fail configure if SDL2 is not detected
|
2020-02-10 08:12:50 +01:00 |
|
Charles Pigott
|
8800225bdb
|
Fix #7993: Compile warning in kick/ban debug messages
|
2020-02-09 23:25:53 +00:00 |
|
Niels Martin Hansen
|
45838d0105
|
Fix #7958: Use NewGRF provided catenary sprites when either front or back is overridden
|
2020-02-10 00:17:50 +01:00 |
|
Niels Martin Hansen
|
9e4eee1b9e
|
Codechange: Refactor road bridge catenary drawing
|
2020-02-10 00:17:50 +01:00 |
|
Jonathan G Rennison
|
bca0187aaf
|
Schedule dispatch: Warn about and ignore departure slots outside the duration
|
2020-02-09 23:17:19 +00:00 |
|
Samu
|
30fe0015e2
|
Fix #7944: Demolishing locks built on rivers didn't always restore the river
|
2020-02-09 20:56:30 +01:00 |
|
translators
|
e31d75c926
|
Update: Translations from eints
basque: 17 changes by Thadah
|
2020-02-09 19:45:40 +01:00 |
|
Jonathan G Rennison
|
babe98cdb1
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/network/network_server.h
# src/pathfinder/yapf/yapf_road.cpp
# src/viewport.cpp
|
2020-02-09 15:43:47 +00:00 |
|
Charles Pigott
|
e340934d04
|
Fix #7988: Memory leak when using custom depot names
|
2020-02-09 11:58:30 +00:00 |
|
Jonathan G Rennison
|
a152e2327c
|
Viewport: Reduce unnecessary region redraws when scrolling viewports
|
2020-02-09 10:54:32 +00:00 |
|
glx
|
2f264f2c92
|
Change: Heading for 1.11 now
|
2020-02-08 23:38:49 +01:00 |
|
translators
|
a499e9acdd
|
Update: Translations from eints
russian: 2 changes by Lone_Wolf
|
2020-02-08 19:45:39 +01:00 |
|
glx
|
2b1a7ceb4e
|
Fix #7976: Don't kick the client doing the rcon
|
2020-02-08 09:03:14 +01:00 |
|
Jonathan G Rennison
|
1a88fb5c91
|
Fix #7592: Do not cache road vehicle path within 8 tiles of destination with multiple entrances
Ported from jgrpp commit 79d5be7e26
|
2020-02-07 23:02:10 +01:00 |
|
Niels Martin Hansen
|
9e632355f1
|
Fix #7525: Move autorenew setting to Basic category
|
2020-02-07 22:05:34 +01:00 |
|
Niels Martin Hansen
|
04ce1f0713
|
Fix #7885: [Fluidsynth] Use recommended method of setting sample rate
|
2020-02-07 21:01:11 +01:00 |
|