Commit Graph

17677 Commits (5b226adc759e195a5cedc91dbeef3180102af938)

Author SHA1 Message Date
Jonathan G Rennison 58a860c087 Fix selected item in dropdown for conditional to test slot occupancy state 7 years ago
frosch a47fb85cd8 (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 7 years ago
Jonathan G Rennison acea2e83fe Merge branch 'crashlog_improvements' into jgrpp 7 years ago
Jonathan G Rennison fd9a2e680c Fix using crash abort reason string as printf format string 7 years ago
Jonathan G Rennison 43f847cebb Merge remote-tracking branch 'auge8472/lang-de' into jgrpp
Fix a STRING/STRING2 mixup
7 years ago
Heiko August fcd08d0daa translation for safer level crossings 7 years ago
Heiko August 18f104e644 translation for custom street bridge heads 7 years ago
Heiko August 550e393f86 translation for several viewport map settings 7 years ago
Heiko August dd4fe36bf8 next part of translation for more conditional orders(comparators) 7 years ago
Heiko August a61d6ae95e translation for adjusted placement of arctic trees 7 years ago
Heiko August 28cd475ccd translation for removing sea and river tiles ingame 7 years ago
Heiko August c5d233904e partial translation for more conditional orders (orders) 7 years ago
Heiko August 65726ff9a1 translation for increase of station catchment area 7 years ago
Jonathan G Rennison 31e343b4ff Merge remote-tracking branch 'auge8472/lang-de' into jgrpp 7 years ago
Jonathan G Rennison 724d19f47d Sound: Add checks for incorrect sample rate, channel num and rate
Log a message instead of asserting
7 years ago
Jonathan G Rennison 10766f116c Debug logging: add sound category 7 years ago
Jonathan G Rennison 835c172edf Fix wrong type of whitespace in Korean translation 7 years ago
Heiko August 6c5ef1ea38 translation for map mode 7 years ago
Heiko August 7567e8fcf5 translation for random road reconstruction 7 years ago
Heiko August 05337d067b translation for towns building street bridges over rails 7 years ago
Heiko August 50f2095b50 translation for minimal distance between towns 7 years ago
Charles Pigott f5931e1782 Fix: Broken assert.
Patch applied from https://gist.github.com/LordAro/421dacee7b6911628849beaabc209f0c#file-0004-fix-broken-assert-patch
7 years ago
kiwitreekor 181988e1fd Add Korean Translations
Translated STR_CONFIG_SETTING_TOWN_ROAD_OVER_RAIL / STR_CONFIG_SETTING_TOWN_ROAD_OVER_RAIL_HELPTEXT
7 years ago
kiwitreekor c2148890c9 Merge and squash pull request #21
Fix whitespace issues
7 years ago
Jonathan G Rennison 9ed0541e77 Import town bridges over rails patch
Add setting (default off)

From: https://www.tt-forums.net/viewtopic.php?f=33t=76052
7 years ago
Jonathan G Rennison 4db69283c1 Add setting to disable removing sea/rivers 7 years ago
translators 34cd504d65 (svn r27892) -Update from Eints:
finnish: 41 changes by USephiroth
7 years ago
Jonathan G Rennison 52dadc9252 Merge branch 'master' into jgrpp 7 years ago
Jonathan G Rennison 103cabb178 Merge branch 'scheduled-dispatch-sx' into jgrpp 7 years ago
translators bf3fd277c1 (svn r27891) -Update from Eints:
spanish: 29 changes by SilverSurferZzZ
7 years ago
innocenat c2a8d0fc81 Schdispatch: Fix crash when cloning vehicle with empty order 7 years ago
Jonathan G Rennison b76d594654 Merge branch 'adjacent_crossings' into jgrpp
# Conflicts:
#	src/road_func.h
7 years ago
Jonathan G Rennison 3e85e9fc53 Fix MaybeBarCrossingWithSound setting crossing reservation
Improve efficiency of adjacent crossings checks
7 years ago
translators de2ef2b543 (svn r27890) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
7 years ago
frosch b8456196ef (svn r27889) -Change: Do not cancel headquarter construction and engine-preview-query when shift-clicking (adf88) 7 years ago
frosch f1f07b55f4 (svn r27888) -Fix: Member access coding style (adf88) 7 years ago
frosch 1e50edd12c (svn r27887) -Cleanup: Remove unused/unimplemented prototype (adf88) 7 years ago
Jonathan G Rennison f030318bb4 Merge branch 'improved_breakdowns' into jgrpp 7 years ago
Jonathan G Rennison fcb6697899 Fix typo of one one instead of L L in Hp to Watts conversion constant 7 years ago
Jonathan G Rennison 631a18fb07 Merge branch 'send_money_company' into jgrpp 7 years ago
Jonathan G Rennison 86bea16c60 Fix sending money to companies in single-player mode 7 years ago
Jonathan G Rennison 4e963be69b Merge branch 'scheduled-dispatch-sx' into jgrpp 7 years ago
kiwitreekor 0c09bf7d68 Korean Translation 7 years ago
kiwitreekor e057d37e28 Add Korean translations 7 years ago
innocenat 708514dc35 Scheduled Dispatch: Fix bug resulting in a hang
If a vechile order is decloned.
7 years ago
innocenat 19408cc2c7 Scheduled Dispatch: Fix mismatch departure board
Also fix wrong arrival calculation that could happen. This still does not guarantee in general that vehicle actually departing will be the same as the one shown on the board.
7 years ago
innocenat 87fdd7059a Partial fix for departure board with scheduled dispatch
In case that the scheduled point is a station, the departure board cannot map arrival->departure correctly when showing both in same line is enabled.

For individial departure, the departure time and vehicle are not correspondence to each other. There will be train departing at that time, but might not be the vehicle shown in the board.
7 years ago
innocenat 4e96150f88 Scheduled Dispatch: Fix wrong tooltip on delay button 7 years ago
Jonathan G Rennison 82ec6d93dc Merge branch 'master' into jgrpp 7 years ago
Jonathan G Rennison 8c4a3cfb64 Add patchpack info and website to about window. 7 years ago
Jonathan G Rennison 7d960e28b4 Update crash dialog message to point to forum thread and github
Instead of bugs.openttd.org
7 years ago
Jonathan G Rennison 38b446ee0f Merge branch 'crashlog_improvements' into jgrpp 7 years ago
Jonathan G Rennison 3271d69bda Enable crashlogs for emergency or missing NewGRF savegames, in dev mode.
Factor out common checks for emergency and missing NewGRFs.
7 years ago
Jonathan G Rennison f3dde49ff8 Prevent AIs/scripts from creating road custom bridge heads. 7 years ago
frosch 2f7ac7c41f (svn r27886) -Fix [FS#6575-ish]: Do not modify argv[0]. 7 years ago
frosch dd3d824894 (svn r27885) -Cleanup (r27844): ESR_MAX_COST_EXCEEDED and ESR_PATH_TOO_LONG meant the same thing, but only one was used. Keep PATH_TOO_LONG since it has the better documentation. 7 years ago
frosch 5e7a50c8eb (svn r27884) -Fix: Console command parser failed when the command had many parameters, and also did not print any error messages about it. 7 years ago
frosch 968f1151d1 (svn r27883) -Fix [FS#6576]: Console command parser passed invalid strings to the debug output, if command lines had many parameters. 7 years ago
Jonathan G Rennison 0a345efc27 Fix tram reversing on custom bridge head tiles. 7 years ago
Jonathan G Rennison 27ac2f5894 Scope info: Adjust formatting of vehicle dump info 7 years ago
Jonathan G Rennison 64d9cdd6f0 Merge branch 'tracerestrict-sx' into jgrpp 7 years ago
Jonathan G Rennison b004c1998f Merge branch 'tracerestrict' into tracerestrict-sx 7 years ago
Jonathan G Rennison 7986367c1f Tracerestrict: Add program append management action. 7 years ago
translators cfb75beef6 (svn r27882) -Update from Eints:
greek: 7 changes by kyrm
7 years ago
Jonathan G Rennison 9077d6f4d2 Add support for loading SpringPP v2.3, v2.4 savegames 7 years ago
translators 3319616117 (svn r27879) -Update from Eints:
polish: 19 changes by lion
7 years ago
translators eb294906ba (svn r27878) -Update from Eints:
vietnamese: 7 changes by nglekhoi
7 years ago
Jonathan G Rennison 965938c0f5 Merge branch 'scheduled-dispatch-sx' into jgrpp 7 years ago
translators 16f74c6a2f (svn r27877) -Update from Eints:
turkish: 28 changes by wakeup
7 years ago
innocenat 0a6ddf31a2 Double-clicking order in timetable change wait time
This makes the process of setting up timetable manually easier.
7 years ago
innocenat c4c891a6c1 Proper handling of invalid text input in scheduled dispatch 7 years ago
Jonathan G Rennison d68b2809a3 Merge branch 'departure-boards' into jgrpp 7 years ago
Jonathan G Rennison 7d5f277a96 Fix not being able to enter 00:00 as a timetable start time. 7 years ago
Jonathan G Rennison 95e8bc67cc Merge branch 'chunnel' into jgrpp 7 years ago
HackaLittleBit 60345d2e18 Fix cost of building tunnels. 7 years ago
innocenat 02b53a2f52 Fix bug in cloning of schedued dispatch order 7 years ago
Jonathan G Rennison bbd2e6f2f5 Merge branch 'improved_breakdowns' into jgrpp
# Conflicts:
#	src/saveload/extended_ver_sl.cpp
#	src/train_cmd.cpp
7 years ago
Jonathan G Rennison 21696cc126 Merge branch 'save_ext' into jgrpp
# Conflicts:
#	src/lang/german.txt
7 years ago
Jonathan G Rennison 350c2bb24f Make trains break down after collision with road vehicle. 7 years ago
Jonathan G Rennison bcbe74f339 Adjust formatting of schedule dispatch summary.
Use different string if departure hasn't left yet.
7 years ago
Jonathan G Rennison 44fa555c6d Merge branch 'save_ext' into improved_breakdowns 7 years ago
Jonathan G Rennison 843343fcf1 Merge branch 'master' into save_ext 7 years ago
Jonathan G Rennison 27d9255f53 Fix trailing whitespace in schdispatch_gui.cpp 7 years ago
Jonathan G Rennison e15b3bb032 Fix typo in text string for maximum schedule slot delay. 7 years ago
Jonathan G Rennison 735fc1fc68 Increase maximum permitted depot and station name lengths. 7 years ago
Jonathan G Rennison 4528004bb8 Call UpdateScheduledDispatch() at first waiting, even when not travelling.
This is so that the schedule start point is advanced if a train
arrives at the first waiting point before but leaves at or after the
schedule end time.
7 years ago
Jonathan G Rennison e7a2907a9b Consolidate window invalidations in UpdateScheduledDispatch() 7 years ago
innocenat 59554a5dd2 Fix bug in new SL_VARVEC save/load code 7 years ago
innocenat 0b8f0e64ec Scheduled Dispatch feature
Code is tested and run well on small-ish train network. Not tested extensively.
7 years ago
innocenat 2895b1921d Add variable std::vector save type
SL_VEC in the game currenty only support SlRefType, not VarType. This add another save type, SL_VARVEC, to support saving std::vector with POD type. It supports all integer type.
7 years ago
translators b153db2568 (svn r27876) -Update from Eints:
swedish: 3 changes by Joel_A
7 years ago
translators 063c8509b7 (svn r27875) -Update from Eints:
chinese (simplified): 7 changes by chenwt0315
7 years ago
Jonathan G Rennison 10a91b291e Fix string references in pull request #18 7 years ago
translators cc650ca82b (svn r27874) -Update from Eints:
luxembourgish: 6 changes by Phreeze
7 years ago
translators 8b1bf56b29 (svn r27873) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
7 years ago
TELK f81cdf0312 Erase original text 8 years ago
translators 8ab8a8f9b4 (svn r27872) -Update from Eints:
swedish: 19 changes by Joel_A
8 years ago
TELK d3dc1c0945 ko-KR: Update Korean translation
Not fluently translated and seems that 7 strings are missed
8 years ago
translators 092ede70fd (svn r27871) -Update from Eints:
korean: 2 changes by telk5093
spanish: 2 changes by SilverSurferZzZ
german: 6 changes by mini1025
8 years ago
Jonathan G Rennison 40b89902a5 Merge branch 'master' into jgrpp
# Conflicts:
#	src/lang/galician.txt
8 years ago
translators 4b7a30c44e (svn r27870) -Update from Eints:
hungarian: 38 changes by Brumi
8 years ago
Jonathan G Rennison 0073c4e71e Road vehicles may no longer be stopped on level crossings. 8 years ago
translators 5d80417591 (svn r27869) -Update from Eints:
spanish: 2 changes by SilverSurferZzZ
hungarian: 6 changes by Brumi
8 years ago
Jonathan G Rennison 0acb4fdd2f Safer level crossings: add setting to improve RV level crossing safety. 8 years ago
Jonathan G Rennison 2ee66e9b24 Merge branch 'departure-boards' into jgrpp
# Conflicts:
#	src/timetable_gui.cpp
8 years ago
Jonathan G Rennison 0cbb45ec63 Close child query input window when clicking buttons in timetable GUI.
Fixes assertion failure if unrelated button is clicked between
opening and confirming query input window.
8 years ago
translators 497aca8175 (svn r27868) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
8 years ago
Jonathan G Rennison d1dd5937eb Merge branch 'send_money_company' into jgrpp 8 years ago
Jonathan G Rennison e43f0dad21 Fix crashes/issues with non-broadcast network chat. 8 years ago
translators 49ca5b0192 (svn r27861) -Update from Eints:
swedish: 49 changes by Joel_A
8 years ago
translators 9b4f7a6d4b (svn r27860) -Update from Eints:
scottish gaelic: 4 changes by GunChleoc
8 years ago
Jonathan G Rennison 668702dc7e Merge branch 'enhanced_viewport_overlay' into jgrpp
# Conflicts:
#	src/misc_gui.cpp
8 years ago
Jonathan G Rennison d94e37d9d1 Fix viewport tooltips not being cleared when scrolling using the keyboard.
Fix documentation typo.
8 years ago
Jonathan G Rennison 4979309094 TBTR: Fix build and refit of template trains. 8 years ago
peter1138 5932c84011 (svn r27859) -Revert (r27858): Committed too much :( 8 years ago
peter1138 e9e44105eb (svn r27858) -Change [FS#6560]: Add missing game script event for ships arriving at a station. (juanjo) 8 years ago
translators 24406b44c3 (svn r27857) -Update from Eints:
galician: 27 changes by permudo
8 years ago
translators 1327365d57 (svn r27856) -Update from Eints:
galician: 78 changes by permudo
8 years ago
translators 0f89d95459 (svn r27855) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
8 years ago
Jonathan G Rennison ab22cfbc87 Merge branch 'enhanced_viewport_overlay' into jgrpp 8 years ago
Jonathan G Rennison 5a2fe49457 Add setting for transfer payment mode from source, minus transfers.
This is to reduce large negative payments for the final leg.
8 years ago
Jonathan G Rennison c41bf4b468 Viewport order lines refresh fix for re-displaying previous orders. 8 years ago
translators 747a950920 (svn r27854) -Update from Eints:
spanish: 30 changes by SilverSurferZzZ
czech: 18 changes by djst
8 years ago
Jonathan G Rennison 56013d3b91 Mac OSX: Disable Mac assert header globally defining common names.
See: https://groups.google.com/a/chromium.org/forum/#!topic/chromium-reviews/a9hZ094JK68
8 years ago
Jonathan G Rennison e6bbbfc58e Make company finance window max money value non-static. 8 years ago
Jonathan G Rennison 424e4691ce Show tracerestrict and/or progsig windows when ctrl-clicking signal. 8 years ago
Jonathan G Rennison bfb8f6f32e Merge branch 'tracerestrict-sx' into jgrpp
# Conflicts:
#	src/saveload/extended_ver_sl.cpp
#	src/tracerestrict.h
#	src/tracerestrict_gui.cpp
8 years ago
Jonathan G Rennison 5ba7bf9da7 Fix company finance window being too small when first opened. 8 years ago
translators 3e772b0732 (svn r27853) -Update from Eints:
spanish: 1 change by juanjo
8 years ago
Jonathan G Rennison d1a287d73c Merge branch 'save_ext' into jgrpp 8 years ago
Jonathan G Rennison 498b3db504 Merge branch 'master' into save_ext 8 years ago
Jonathan G Rennison cb9ffe1bd9 Move std::string str_validate to separate header
This is to fix compilation of squirrel on MacOS/clang, as squirrel
defines macros which clash with including <string>
8 years ago
Jonathan G Rennison c44141bad6 Add conditional to test slot occupancy state.
Bump tracerestrict version.
8 years ago
Jonathan G Rennison c94b7a6240 Add safeguard includes to tracerestrict files. 8 years ago
translators 6192780721 (svn r27852) -Update from Eints:
catalan: 31 changes by juanjo
spanish: 5 changes by SilverSurferZzZ
8 years ago
peter1138 02b6c533aa (svn r27851) -Fix [FS#6555]: StringID truncation to 16 bits broke string remapping test. 8 years ago
translators 830a4b63c9 (svn r27850) -Update from Eints:
korean: 3 changes by telk5093
spanish (mexican): 18 changes by Absay
8 years ago
translators c44b3db7a3 (svn r27849) -Update from Eints:
korean: 4 changes by telk5093
8 years ago
TELK f2cd869a56 Merge & squash pull request #16
Korean: Add Chunnel translations and etc.
8 years ago
Jonathan G Rennison ca93c90b56 Merge branch 'master' into jgrpp
# Conflicts:
#	src/lang/german.txt
#	src/lang/korean.txt
8 years ago
translators 3b6fa4e33f (svn r27848) -Update from Eints:
korean: 43 changes by telk5093
spanish: 6 changes by SilverSurferZzZ
8 years ago
Jonathan G Rennison b8328ad21f Merge branch 'tracerestrict-sx' into jgrpp
# Conflicts:
#	src/command.cpp
#	src/group_gui.cpp
#	src/lang/english.txt
#	src/saveload/extended_ver_sl.cpp
#	src/settings_gui.cpp
#	src/tracerestrict.cpp
#	src/tracerestrict.h
#	src/tracerestrict_gui.cpp
#	src/vehicle_gui.cpp
#	src/vehicle_gui_base.h
#	src/vehiclelist.cpp
#	src/window_type.h
8 years ago
Jonathan G Rennison 4d21d6f81c Merge branch 'chunnel' into jgrpp 8 years ago
Jonathan G Rennison 80d56307c7 Merge branch 'master' into jgrpp
# Conflicts:
#	src/group_gui.cpp
#	src/lang/german.txt
#	src/lang/korean.txt
#	src/lang/traditional_chinese.txt
#	src/pathfinder/yapf/yapf_rail.cpp
#	src/saveload/vehicle_sl.cpp
#	src/window.cpp
8 years ago
Jonathan G Rennison f50a9fef4f Add TRRS tracerestrict slot chunk to SLXI header. 8 years ago
translators 9ed6c2ebe1 (svn r27847) -Update from Eints:
german: 19 changes by planetmaker
8 years ago
peter1138 2e52de3406 (svn r27846) -Fix [FS#5926]: Infinite loop in pathfinder when checking safe waiting position from a waypoint. 8 years ago
Jonathan G Rennison 40eff50c98 Clear waiting due to tracerestrict flag when no longer required. 8 years ago
peter1138 df5923d798 (svn r27845) -Change: (Yapf) Use FindDepotData struct to simplify depot finding code and remove need to return fake path distance. (juanjo) 8 years ago
peter1138 95acc016ba (svn r27844) -Change: (Yapf) Treat max cost exceeded separately from path too long condition, as destination should not be considered in the former case. 8 years ago
peter1138 4b63778116 (svn r27843) -Change: (Yapf) Consider depot as destination before reversing path and applying penalty. 8 years ago
translators e37d54fb08 (svn r27842) -Update from Eints:
spanish: 9 changes by SilverSurferZzZ
8 years ago
peter1138 7e915f8bc7 (svn r27841) -Fix: Don't consider locks or ship depots as clear water when placing industries. 8 years ago
Jonathan G Rennison 8317eac918 Merge branch 'save_ext' into jgrpp
# Conflicts:
#	src/lang/german.txt
#	src/lang/korean.txt
#	src/lang/traditional_chinese.txt
#	src/window.cpp
8 years ago
Jonathan G Rennison 86d1a00ba6 Merge branch 'master' into save_ext 8 years ago
Jonathan G Rennison 83091f55da Merge branch 'vehicle_group_info' into jgrpp 8 years ago
Jonathan G Rennison e4aacee627 Merge branch 'master' into vehicle_group_info
# Conflicts:
#	src/group_gui.cpp
#	src/saveload/vehicle_sl.cpp
8 years ago
peter1138 f17d38598a (svn r27838) -Fix: Small news window's fake caption (r19943) was not sized to fit its text. 8 years ago
Jonathan G Rennison 85c7c4b307 Merge branch 'signal_tunnels_bridges' into jgrpp 8 years ago
Jonathan G Rennison ab595bf67c Fix bridge/tunnel exit PBS signals never being set to green. 8 years ago
Jonathan G Rennison f4b5efd67d Merge branch 'template_train_replacement' into jgrpp 8 years ago
Jonathan G Rennison 753fc2ab67 TBTR: Fix virtual rail engines not havign build year set. 8 years ago
Jonathan G Rennison 3084cac654 Merge branch 'enhanced_viewport_overlay' into jgrpp 8 years ago
Jonathan G Rennison f3ed6765a5 Add Ctrl+Click to scroll to plan. 8 years ago
Jonathan G Rennison a3d21411e7 Add a 'Show All' button to plans GUI. 8 years ago
Jonathan G Rennison b9e6ad1c6d Plans GUI: Fix various alignment issues.
Visibility button clicking, double mode, RTL mode, vertical alignment.
8 years ago
Jonathan G Rennison ac8b67ba9c Merge branch 'measurement_tool' into jgrpp 8 years ago
Jonathan G Rennison 0172f3acab Fix height above sea-level in measurement tool. 8 years ago
HackaLittleBit eddd635f00 Chunnel: Make error reporting consistent with tunnel length reporting at cursor.
Error reporting should be in tune with occurrence of events.
8 years ago
Jonathan G Rennison 0772236986 Add a release slot at front of train slot action.
Distinguish from release slot at back.
Fix slot release and acquire at front when passing PBS from back.
8 years ago
Jonathan G Rennison 870216d27c Show manage slots in veh/group window drop down even when no vehicles. 8 years ago
Jonathan G Rennison 7dbf99fa33 Add UI setting to hide adv tracerestrict features from GUI
Hide wait at PBS and slot features.
8 years ago
Jonathan G Rennison 9d0f0967f9 Enabled loading non-SLXI version 2002 tracerestrict savegames. 8 years ago
Jonathan G Rennison 19e5964b31 Bump tracerestrict version due to wait at PBS and slot features. 8 years ago
peter1138 60d4d1db3f (svn r27837) -Fix (r26969): Black remap did nothing in 8bpp-simple blitter. 8 years ago
Jonathan G Rennison 927323dcb1 Add trace restrict slot membership conditional. 8 years ago
Jonathan G Rennison 6417fb16c3 Initial implementation of trace restrict slots 8 years ago
Jonathan G Rennison 688ee9ac11 Add string control code to consume an argument. 8 years ago
translators a39bdc14a0 (svn r27836) -Update from Eints:
catalan: 2 changes by juanjo
8 years ago
Jonathan G Rennison 7194e19380 Merge branch 'save_ext' into tracerestrict-sx 8 years ago
Jonathan G Rennison 48bbe0325d Merge branch 'cpp-11' into save_ext 8 years ago
Jonathan G Rennison 4e9d4dd80a Add a PreCleanPool() static method to pool item types.
(cherry picked from commit 87142ed840)
8 years ago
Jonathan G Rennison a3034891a1 Add missing include guard for dyn arena alloc header. 8 years ago
Jonathan G Rennison dd0666c5f4 Add support for save/loading std::strings. 8 years ago
Jonathan G Rennison 2fb822d392 Fix includes and header guards of container functions. 8 years ago
translators 4d3d43a70e (svn r27835) -Update from Eints:
norwegian (bokmal): 37 changes by eirik174
8 years ago
peter1138 5bcc54e021 (svn r27834) -Change: Parse extmidi command string for parameters to pass on. 8 years ago
peter1138 4f3c7e74e7 (svn r27833) -Change: Trackdir maps directly to TrackdirBits 8 years ago
Jonathan G Rennison f58fe00294 Merge branch 'master' into save_ext 8 years ago
Jonathan G Rennison 0430502faa Merge branch 'tracerestrict' into tracerestrict-sx 8 years ago
Jonathan G Rennison 5a2d482c28 Tracerestrict: Add wait at PBS signal action. 8 years ago
peter1138 065a0547e2 (svn r27832) -Fix: Missing or incorrect colour codes in translations 8 years ago
Jonathan G Rennison c882082467 Chunnel: Fix swap of vehicle chunnel flag when reversing consist. 8 years ago
peter1138 348607aa89 (svn r27831) -Fix (r24577): Misaligned resize icon (due to widget bounds being inclusive) 8 years ago
translators 485c64fcbe (svn r27830) -Update from Eints:
catalan: 6 changes by juanjo
italian: 1 change by lorenzodv
russian: 6 changes by Lone_Wolf
8 years ago
peter1138 01c8ba0d5d (svn r27829) -Fix (r27821): Occasional crash caused by mixing int/uint arithmetic. 8 years ago
translators 7659ec05af (svn r27828) -Update from Eints:
croatian: 2 changes by VoyagerOne
italian: 6 changes by lorenzodv
english (us): 15 changes by Supercheese
latin: 15 changes by Supercheese
8 years ago
frosch 98673c94b8 (svn r27827) -Codechange (r27819): Deduplicate code. (adf88) 8 years ago
Jonathan G Rennison 612c825bb6 Chunnel: Minor whitespace/scope changes, rename function. 8 years ago
HackaLittleBit 2549def764 Chunnel: Use separate container function for chunnel related conditions. 8 years ago