Commit Graph

23954 Commits (82ec6d93dc091e6e0b19af224c20f4e8709ffb0d)
 

Author SHA1 Message Date
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 d6e62a8a39 Merge pull request #18 into jgrpp 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 7 years ago
translators 8ab8a8f9b4 (svn r27872) -Update from Eints:
swedish: 19 changes by Joel_A
7 years ago