Commit Graph

17770 Commits (7aab49e28249f6b750c2856d2909c47dc02296b7)

Author SHA1 Message Date
Jonathan G Rennison 7aab49e282 Add setting to enable through loading in UI 7 years ago
Jonathan G Rennison 8337fcb271 Fix disaster vehicles having uninitialised sprite bounds 7 years ago
Jonathan G Rennison 4cdc253c38 Add dev console command to trigger disaster 7 years ago
Jonathan G Rennison 7c620edb52 Avoid auto-refitting to cargo which is marked no-load in per-cargo type order 7 years ago
Jonathan G Rennison c779915ccb Fix train through load always advancing last section to far end of platform 7 years ago
Jonathan G Rennison f012d45491 Merge branch 'signal_tunnels_bridges' into jgrpp 7 years ago
Jonathan G Rennison df72bc6e09 Fix signal on tun/bridge gradual decel end tile detection 7 years ago
Jonathan G Rennison 78838ee2a2 Add freight train load/unload mode: through load 7 years ago
Jonathan G Rennison 52edafab5e Add savegame support for 32 bit Train::flags field 7 years ago
Jonathan G Rennison 09ca051ff8 Merge branch 'signal_tunnels_bridges' into jgrpp
# Conflicts:
#	src/saveload/extended_ver_sl.cpp
#	src/train.h
7 years ago
Jonathan G Rennison def3a3933b Move dual-use of load_unload_ticks for bridge/tun signals to new field 7 years ago
Jonathan G Rennison 10db379202 Merge branch 'signal_tunnels_bridges' into jgrpp
# Conflicts:
#	src/train_cmd.cpp
7 years ago
Jonathan G Rennison 38cb80872b Gradually slow down for red signals on bridges/tunnels
Instead of coming to a sudden halt immediately before the signal
7 years ago
Jonathan G Rennison 70b6500d73 Merge branch 'save_ext' into jgrpp 7 years ago
Jonathan G Rennison c2ab4cb2ae Fix commit fb946f6a, which broke new game/map creation 7 years ago
Jonathan G Rennison 22724e13bc Merge branch 'save_ext' into jgrpp 7 years ago
Jonathan G Rennison fb946f6a2b Don't reset savegame feature versions at end of DoLoad, so that -q works 7 years ago
Jonathan G Rennison 80c0655c06 Relax validation for conditional order travel time in old savegame load 7 years ago
Jonathan G Rennison 385a2552e9 Merge branch 'enhanced_viewport_overlay' into jgrpp 7 years ago
Jonathan G Rennison 864d94d2c5 Merge branch 'save_ext' into enhanced_viewport_overlay
# Conflicts:
#	src/industry_cmd.cpp
#	src/vehicle.cpp
7 years ago
Jonathan G Rennison 16c67ea484 Merge branch 'master' into enhanced_viewport_overlay
# Conflicts:
#	src/industry_cmd.cpp
#	src/saveload/saveload.cpp
#	src/stdafx.h
#	src/vehicle.cpp
7 years ago
Jonathan G Rennison cb2077edd5 Zoning: Fix unserved building/industry highlight not being removed when tile cleared 7 years ago
frosch a537fd5d0e (svn r27989) -Fix (r27985): VA2 optimisation failed in various special cases:
- nvar=0 is meant to return the calculated result.
  - Missing references resolve to NULL and got identified with the default result.
  - Missing 'break' broke overlapping cases.
  - Splitting into non-overlapping cases could result in more than 256 cases.
7 years ago
frosch 25a2b98b4c (svn r27987) -Change: Increase maximum allowed vehicle sprite size to reduce clipping of ships. 7 years ago
frosch 6b088d37bf (svn r27986) -Codechange: Name magic constants in the vehicle position hash functions. 7 years ago
frosch 30f73d907a (svn r27985) -Codechange: Convert VA2 switches into ones with non-overlapping ranges, sort them and resolve them using binary search. Speedup sprite resolving by about 7 percent. 7 years ago
frosch 29dca1be3b (svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlineable. Speedup sprite resolving by about 8 percent. 7 years ago
frosch 2a3d0cea50 (svn r27983) -Codechange: Reduce complexity of VA2 add-div/mod adjustments 7 years ago
frosch aee8ffc73b (svn r27982) -Codechange: Reduce invocations of GetGlobalVariable. Speedup sprite resolving by about 3 percent. 7 years ago
frosch 8f47687b84 (svn r27981) -Change [FS#6679]: Check companies for bankruptcy before subtracting reoccuring monthly costs. (Samu) 7 years ago
frosch b1592787eb (svn r27980) -Doc: Yearly increment 7 years ago
frosch 6e19cbf219 (svn r27979) -Add: adf88 to readme 7 years ago
frosch 91bcc210cf (svn r27978) -Fix [FS#6673] (r18541): Store the map variety setting in the samegame like the other mapgen settings, so restarting maps considers it. (Samu) 7 years ago
peter1138 7ed8067e1c (svn r27975) -Fix (r8969) [FS#6642]: Missing one hair style. 7 years ago
Jonathan G Rennison ab1b04055a Fix incorrect handling of over-brightness in non-SSE 32bpp blitter. 7 years ago
peter1138 5df8ac52d6 (svn r27974) -Fix (r27907) [FS#6627]: free() called on static airport rotation data (JGR) 7 years ago
peter1138 c46e470f07 (svn r27973) -Fix: [FS#6662] Avoid tile operations outside map border when building lock. 7 years ago
peter1138 b85190128a (svn r27972) -Fix (r15271) [FS#6670]: Catenary sprites got mixed up for depots. 7 years ago
Jonathan G Rennison 1fce82ac04 Merge branch 'tracerestrict-sx' into jgrpp 7 years ago
Jonathan G Rennison 6c631c6679 Merge branch 'tracerestrict' into tracerestrict-sx 7 years ago
Jonathan G Rennison a9596b45aa Fix incorrect tile and trackdir in reserve through program execution 7 years ago
translators 9ce3403e2d (svn r27971) -Update from Eints:
spanish (mexican): 2 changes by Absay
7 years ago
translators d6354f5408 (svn r27970) -Update from Eints:
greek: 1 change by Jubilee
7 years ago
Jonathan G Rennison 9a1a5a9d68 Increase maximum value of ticks per minute setting 7 years ago
Jonathan G Rennison 8a4d462d44 Merge branch 'chunnel' into jgrpp 7 years ago
HackaLittleBit d5a316e365 Use flag GVF_CHUNNEL_BIT properly 7 years ago
translators d6df92b6df (svn r27969) -Update from Eints:
danish: 22 changes by Knogle
7 years ago
Jonathan G Rennison 4bb8106c2a Adjust typenames of ConvertRect to avoid name collisions 7 years ago
Jonathan G Rennison 911ba8cb8b Merge branch 'master' into jgrpp 7 years ago
translators eec6167155 (svn r27968) -Update from Eints:
korean: 1 change by telk5093
7 years ago