Commit Graph

23210 Commits (cf26d48c9b3f9097bc36509c82cbba9aa5166674)
 

Author SHA1 Message Date
Jonathan G Rennison cf26d48c9b Add a "SoftClamp" function which tolerates min > max, use for DrawTrainEngine. 8 years ago
Jonathan G Rennison 2cdc4c5fa0 Use preview instead of purchase sprites for engine preview width calc. 8 years ago
Jonathan G Rennison afb5b625ef Merge branch 'tracerestrict-sx' into jgrpp
# Conflicts:
#	src/rail_cmd.cpp
8 years ago
Jonathan G Rennison fe1fee456a Merge branch 'tracerestrict' into tracerestrict-sx 8 years ago
Jonathan G Rennison a091780843 Fix type mismatch in GRF externals. 8 years ago
Jonathan G Rennison 3db5b67376 Version: Committing version data for tag: jgrpp-0.13.3 8 years ago
Jonathan G Rennison 6bcd6aec76 Merge branch 'master' into jgrpp 8 years ago
Jonathan G Rennison 74ff8b9e8e Merge branch 'crashlog_improvements' into jgrpp
# Conflicts:
#	Makefile.src.in
8 years ago
Jonathan G Rennison 62631cba02 Attempt to log distro name/version in Unix crashlog.
Factor out fork/execve/read stdout code into own function.
8 years ago
Jonathan G Rennison 8d078acb4e Log registers and fault instruction in Unix crashlog. 8 years ago
translators 1234b7d0f8 (svn r27599) -Update from Eints:
persian: 2 changes by rkarimabadi
8 years ago
Jonathan G Rennison 0951cb320c Show ./configure invocation in crash log. 8 years ago
Jonathan G Rennison 411f91731d Config: Fix --with-self-gdb-debug config re-exec 8 years ago
Jonathan G Rennison abbc960e96 Linux crashlog: Use sigaction to get more info on fatal signals. 8 years ago
Jonathan G Rennison e95a24a4e9 Merge branch 'template_train_replacement-sx' into jgrpp 8 years ago
Jonathan G Rennison ed20e1c61a Merge branch 'template_train_replacement' into template_train_replacement-sx 8 years ago
Jonathan G Rennison b7aac40da8 Fix deleting an in-use template vehicle, only updating the first group. 8 years ago
frosch 9a7618aeb6 (svn r27598) -Fix: Company 0 could accept engine previews before they were offered. 8 years ago
Jonathan G Rennison 3b42e299aa Merge branch 'town_cargo_adj-sx' into jgrpp 8 years ago
Jonathan G Rennison 947d118595 Merge branch 'town_cargo_adj' into town_cargo_adj-sx 8 years ago
Jonathan G Rennison 5428c9e5ab Fix generation of town cargo other than pax/mail (e.g. ECS tourists). 8 years ago
Jonathan G Rennison 5b7eb46fe4 Merge branch 'improved_breakdowns-sx' into jgrpp
# Conflicts:
#	src/saveload/extended_ver_sl.cpp
8 years ago
Jonathan G Rennison 0d20a54606 Fix broken-down aircraft stuck at 0 speed on load.
Bump improved breakdowns version.
8 years ago
Jonathan G Rennison 8d330314ef Merge branch 'improved_breakdowns' into improved_breakdowns-sx 8 years ago
Jonathan G Rennison 60d5bbc0e7 Fix improved breakdowns aircraft speed-reductions.
Breakdown speed was wrong and possibly 0 for planes with
GRF-defined speed limits.
8 years ago
Jonathan G Rennison 655b329142 Merge branch 'master' into jgrpp
# Conflicts:
#	config.lib
8 years ago
smatz 5ac736ec00 (svn r27595) -Fix: prevent GCC 6 over-optimization 8 years ago
frosch 842aaf7cdd (svn r27594) -Fix [FS#6473]: [Script] Kill scripts, when a non-suspendable valuator call takes way too long. 8 years ago
frosch 05a91106b8 (svn r27586) -Fix [FS#6410]: Automatic servicing of road vehicles compared path finder costs with tile distances, thus vehicles went to depots which were factor 100 too far away. (juanjo) 8 years ago
frosch 0b2f8c13a2 (svn r27585) -Fix [FS#6437]: Enforce a non-zero load amount for all vehicles, so that vehicles can process their cargo reservations. 8 years ago
frosch a66e0ff1f4 (svn r27584) -Codechange: Add some assertions about Vehicle::cargo_payment. 8 years ago
frosch c5ae45c764 (svn r27583) -Fix [FS#6415]: Do not decrease the column width of depot windows when vehicles with high unitnumbers leave. (Airbus) 8 years ago
Jonathan G Rennison 09291a3b74 Merge branch 'master' into jgrpp
# Conflicts:
#	src/blitter/32bpp_anim.cpp
#	src/rail_gui.cpp
#	src/saveload/saveload.cpp
#	src/train_cmd.cpp
#	src/vehicle_base.h
8 years ago
translators 39d588fa60 (svn r27582) -Update from Eints:
spanish (mexican): 18 changes by Absay
8 years ago
frosch 65ff8ef539 (svn r27581) -Fix [FS#6461]: Button size computation in script configuration window. (adf88) 8 years ago
frosch c9f68ede59 (svn r27580) -Fix [FS#6395]: Set date of last service on construction also for wagons and articulated parts. 8 years ago
frosch 51e274a523 (svn r27579) -Change [FS#6402]: Performance improvement for dedicated servers by skipping drawing calls earlier in the process. (JGR) 8 years ago
frosch 6981fee459 (svn r27578) -Fix [FS#6454]: Vehicles could not be hidden from the purchase list when they were in exclusive preview. 8 years ago
frosch b1272ee714 (svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya) 8 years ago
frosch 9aa9d7e898 (svn r27576) -Fix (r27570): Compilation failure with all compilers but mine. 8 years ago
frosch 7108b0aa3b (svn r27575) -Fix [FS#6404]: Memory leak when disabling palette animation. (JGR) 8 years ago
frosch 1124c15ccd (svn r27574) -Fix [FS#6432]: The house id as returned by house variable 66 was incorrect when querying neighboured tiles. (adf88) 8 years ago
frosch 6fafa3d93a (svn r27573) -Fix [FS#6467]: Compilation failure with gcc 6.1 due to headers included after safeguards.h (JGR) 8 years ago
frosch 2de4652d09 (svn r27572) -Fix [FS#6442]: Convenience savegame bump to distinguish 1.6 savegames from 1.5 savegames. 8 years ago
frosch 14c1a7ad0b (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 years ago
frosch 998a6c1302 (svn r27570) -Fix [FS#6449]: Various incorrect but uncritical size computations in the content client. 8 years ago
translators f5c5783fac (svn r27569) -Update from Eints:
spanish (mexican): 3 changes by Absay
8 years ago
Jonathan G Rennison 0f11908a50 Merge branch 'measurement_tool' into jgrpp
# Conflicts:
#	src/viewport.cpp
8 years ago
Jonathan G Rennison ab498dc0ba Move math.h include out of viewport_type.h, fixes gcc 6 compilation.
Make a system include.
8 years ago
Jonathan G Rennison 6542c164d5 Fix various headers in crashlog.cpp being included after safeguards.h
Fixes compilation failure when headers use malloc-type function.
8 years ago