Jonathan G Rennison
|
34e41a2e26
|
Timetable GUI: Allow clearing of timetable time fields which are at 0.
Allow explicitly setting timetable time fields to 0 without clearing them.
|
2015-08-09 17:07:46 +01:00 |
|
Jonathan G Rennison
|
15c2327fd4
|
Merge branch 'master' into auto_timetables
|
2015-08-09 17:07:41 +01:00 |
|
rubidium
|
eb4b6a08d0
|
(svn r27377) -Codechange: use the pkg-config files of ICU as well. Since they are split into separate libraries it becomes possible to split RTL support for natural sorting, although the effect will be minimal
|
2015-08-09 13:54:17 +00:00 |
|
Jonathan G Rennison
|
9565e5b9b1
|
Merge branch 'day_length-sx' into jgrpp
Conflicts:
src/lang/english.txt
src/saveload/extended_ver_sl.cpp
src/saveload/extended_ver_sl.h
src/timetable_cmd.cpp
|
2015-08-09 13:51:36 +01:00 |
|
Jonathan G Rennison
|
41062cf78e
|
Save/load changes for variable day length patch.
|
2015-08-09 13:50:06 +01:00 |
|
rubidium
|
cc5b8ea6cb
|
(svn r27376) -Codechange: let libtimidity detection and configuration make use of pkg-config
|
2015-08-09 12:43:52 +00:00 |
|
rubidium
|
2011c24502
|
(svn r27375) -Fix-ish: update help parameter for png configuration (it has used pkg-config for a long time)
|
2015-08-09 12:42:52 +00:00 |
|
rubidium
|
36f77b1aa7
|
(svn r27374) -Codechange: make zlib detection and configuration make use of pkg-config
|
2015-08-09 12:42:21 +00:00 |
|
rubidium
|
c3715a025d
|
(svn r27373) -Codechange: make sdl detection and configuration use pkg-config
|
2015-08-09 12:41:54 +00:00 |
|
rubidium
|
f05d71a9a6
|
(svn r27372) -Codechange: make allegro detection and configuration use pkg-config
|
2015-08-09 12:41:35 +00:00 |
|
rubidium
|
f179a92007
|
(svn r27371) -Codechange: make freetype detection and configuration use pkg-config
|
2015-08-09 12:41:12 +00:00 |
|
rubidium
|
2aee2899e8
|
(svn r27370) -Codechange: move the "dedicated server" check into the pkg-config check routine
|
2015-08-09 12:40:17 +00:00 |
|
rubidium
|
a08d1a044f
|
(svn r27369) -Cleanup: there's no need to do dependency checking of libraries in OpenTTD; zlib should always be installed if libpng is because it links to zlib
|
2015-08-09 12:39:26 +00:00 |
|
rubidium
|
625bc2e0e7
|
(svn r27368) -Cleanup: undo the special case of OSX; it works fine without it
|
2015-08-09 12:37:20 +00:00 |
|
rubidium
|
ee700fd3b1
|
(svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n)
|
2015-08-09 12:33:27 +00:00 |
|
Jonathan G Rennison
|
454b3c61b0
|
Merge branch 'save_ext' into day_length-sx
Conflicts:
src/saveload/saveload.cpp
|
2015-08-09 12:10:05 +01:00 |
|
Jonathan G Rennison
|
45d060f46f
|
Day length patch: minor tweak to timetable lateness calculation.
_date_fract should also be multiplied by day length factor.
|
2015-08-09 12:07:57 +01:00 |
|
Jonathan G Rennison
|
d70dbda351
|
Merge branch 'master' into day_length
|
2015-08-09 12:04:23 +01:00 |
|
Jonathan G Rennison
|
e0bc6e0cf6
|
Merge branch 'tracerestrict-sx' into jgrpp
|
2015-08-09 11:57:32 +01:00 |
|
Jonathan G Rennison
|
a48652ac6f
|
Merge branch 'save_ext' into tracerestrict-sx
Conflicts:
src/pathfinder/yapf/yapf_costrail.hpp
|
2015-08-09 11:57:09 +01:00 |
|
Jonathan G Rennison
|
316b3a4acc
|
Merge branch 'master' into save_ext
|
2015-08-09 11:24:06 +01:00 |
|
patch-import
|
d86a56cbef
|
Import day length patch
Minor whitespace fixes.
http://www.tt-forums.net/viewtopic.php?p=1148227#p1148227
|
2015-08-09 11:23:15 +01:00 |
|
frosch
|
9f72662ecc
|
(svn r27366) -Fix [FS#6358]: 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.
|
2015-08-09 10:22:51 +00:00 |
|
frosch
|
c9120cd714
|
(svn r27365) -Fix: Center settings filter warning also vertically, and also in case of multiple lines.
|
2015-08-09 10:21:06 +00:00 |
|
translators
|
a9200aa69a
|
(svn r27364) -Update from WebTranslator v3.0:
czech - 1 changes by Eskymak
dutch - 12 changes by TheTycoonist
|
2015-08-08 17:45:27 +00:00 |
|
alberth
|
894f69e1fd
|
(svn r27363) -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs.
|
2015-08-08 13:19:38 +00:00 |
|
alberth
|
48485a6a5a
|
(svn r27362) -Codechange: Codestyle fixes for reference var declarations, static cast type, operator methods.
|
2015-08-08 10:06:24 +00:00 |
|
rubidium
|
bc199a4fe1
|
(svn r27361) -Fix-ish: when attempting to find a host, try gcc/g++ but also CC/CXX appended to the host triple. This to make cross compilation with clang alone easier
|
2015-08-08 08:54:49 +00:00 |
|
rubidium
|
501ee2105a
|
(svn r27360) -Feature: allow configuring pkg-config in one go for all libraries
|
2015-08-08 08:52:21 +00:00 |
|
Jonathan G Rennison
|
135d159fc1
|
Merge branch 'infrastructure_sharing-sx' into jgrpp
|
2015-08-07 22:02:59 +01:00 |
|
Jonathan G Rennison
|
e1defe24c7
|
Merge branch 'infrastructure_sharing' into infrastructure_sharing-sx
Conflicts:
src/table/settings.ini
|
2015-08-07 22:02:38 +01:00 |
|
Jonathan G Rennison
|
65b1586f98
|
Infra sharing: Fix sharing fee settings not being shown as currency.
Settings were shown as (invalid string).
Fix water/dock sharing fee setting using wrong string.
|
2015-08-07 22:01:16 +01:00 |
|
Jonathan G Rennison
|
6c971f9a55
|
Merge branch 'enhanced_viewport_overlay-sx' into jgrpp
|
2015-08-07 21:31:05 +01:00 |
|
Jonathan G Rennison
|
8386cc3c1b
|
Merge branch 'enhanced_viewport_overlay' into enhanced_viewport_overlay-sx
|
2015-08-07 21:30:50 +01:00 |
|
Jonathan G Rennison
|
5540374227
|
Enhanced viewports: Fix crash when looking at aqueducts in viewport map mode.
Don't use water tile accessors on aqueduct bridge heads.
|
2015-08-07 21:30:33 +01:00 |
|
Jonathan G Rennison
|
6d6d2f2f0a
|
Merge branches 'town-rating-label', 'departure-boards-sx', 'infrastructure_sharing-sx' and 'improved_breakdowns-sx' into jgrpp
|
2015-08-07 20:38:58 +01:00 |
|
Jonathan G Rennison
|
bde8f04f73
|
Town rating label: Fix viewport tiny strings having wrong colour for
"very good" and "excellent" ratings.
|
2015-08-07 20:34:46 +01:00 |
|
Jonathan G Rennison
|
b7f1019dc7
|
Merge branch 'master' into town-rating-label
Conflicts:
src/town_cmd.cpp
|
2015-08-07 20:30:56 +01:00 |
|
Jonathan G Rennison
|
84f9274640
|
Merge branch 'save_ext' into departure-boards-sx
|
2015-08-07 20:17:08 +01:00 |
|
Jonathan G Rennison
|
0055e283f1
|
Merge branch 'save_ext' into improved_breakdowns-sx
|
2015-08-07 20:16:35 +01:00 |
|
Jonathan G Rennison
|
2f8d330307
|
Merge branch 'save_ext' into infrastructure_sharing-sx
|
2015-08-07 20:16:19 +01:00 |
|
Jonathan G Rennison
|
e30d7c2164
|
Save/load ext: Fix SlXvSetCurrentState being called before AfterLoadGame().
|
2015-08-07 20:12:25 +01:00 |
|
translators
|
f95759139b
|
(svn r27359) -Update from WebTranslator v3.0:
swedish - 1 changes by planetmaker
|
2015-08-07 17:45:12 +00:00 |
|
Jonathan G Rennison
|
4c6dc11c16
|
Merge branch 'infrastructure_sharing-sx' into jgrpp
Conflicts:
src/lang/english.txt
src/saveload/extended_ver_sl.cpp
src/saveload/extended_ver_sl.h
src/signal.cpp
src/table/settings.ini
src/vehicle.cpp
|
2015-08-06 23:11:49 +01:00 |
|
Jonathan G Rennison
|
b3ebb1f729
|
Infrastructure sharing patch: save/load changes.
|
2015-08-06 23:02:47 +01:00 |
|
Jonathan G Rennison
|
037cce3b38
|
Merge branch 'save_ext' into infrastructure_sharing-sx
Conflicts:
src/saveload/saveload.cpp
|
2015-08-06 23:01:01 +01:00 |
|
Jonathan G Rennison
|
a4ad4130a6
|
Merge branch 'master' into infrastructure_sharing
Conflicts:
src/aircraft_cmd.cpp
src/economy.cpp
src/lang/english.txt
src/order_gui.cpp
src/roadveh_cmd.cpp
src/saveload/saveload.cpp
src/settings.cpp
src/settings_gui.cpp
src/train_cmd.cpp
|
2015-08-06 22:55:09 +01:00 |
|
patch-import
|
ee791055f9
|
Import infrastructure sharing patch
Strip trailing whitespace
Remove a leftover line form settings.ini
http://www.tt-forums.net/viewtopic.php?p=1008843#p1008843
|
2015-08-06 22:24:28 +01:00 |
|
Jonathan G Rennison
|
44ed3cb3bd
|
Merge branch 'town-rating-label' into jgrpp
Conflicts:
src/lang/english.txt
src/town_cmd.cpp
|
2015-08-06 01:25:11 +01:00 |
|
patch-import
|
33d395ad59
|
Import town rating label patch
http://www.tt-forums.net/viewtopic.php?p=1118282#p1118282
|
2015-08-06 00:19:40 +01:00 |
|