Commit Graph

22900 Commits (64815c0d8af404eb9e3621f1b233160832da92a8)
 

Author SHA1 Message Date
Jonathan G Rennison 64815c0d8a Improve performance of show scrolling viewport on map 6 years ago
Jonathan G Rennison 7f32bb34ac Clip dirty region to be within viewport in MarkViewportDirty 6 years ago
Jonathan G Rennison e6e5a96ed3 Fix performance penalty when scrolling viewport map with show scrolling viewport enabled 6 years ago
keldorkatarn 8df549284f Route Line Rendering: Properly prevent endless loop due to conditional orders cycle.
(cherry picked from commit ac1c26f5fe942ef47c664ff71000053d874a6008)

See #39
7 years ago
keldorkatarn d154debb5e FIX: Endless look in vehicle route drawing if conditional orders form a cycle (in the simplest form, a conditional order skipping to itself)
(cherry picked from commit 680ddba875208b09160908ad03064b542193df4e)

See: #39
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
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 23b21b15eb (svn r27988) -Codechange: Extent hg- and gitignore for .vs 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
frosch bdc775e941 (svn r27977) -Add [FS#6664]: Replace the office building sprite on various toyland airports with a better fitting sprite. This also affects GRFs which activate the default refinery in toyland. (PaulC) 7 years ago
frosch 37be4bef67 (svn r27976) -Add [FS#6664]: Climate-specific Action5 extra airport sprites. (PaulC) 7 years ago
peter1138 7ed8067e1c (svn r27975) -Fix (r8969) [FS#6642]: Missing one hair style. 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
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
translators d6df92b6df (svn r27969) -Update from Eints:
danish: 22 changes by Knogle
7 years ago
translators eec6167155 (svn r27968) -Update from Eints:
korean: 1 change by telk5093
7 years ago
Jonathan G Rennison 5abd7ad788 Merge branch 'cpp-11' into save_ext 7 years ago
translators cefedd6923 (svn r27967) -Update from Eints:
portuguese: 2 changes by Samu
7 years ago
translators 5fe62ccb3e (svn r27966) -Update from Eints:
spanish (mexican): 32 changes by Absay
portuguese: 41 changes by Samu
7 years ago
translators 25c9cc6b11 (svn r27965) -Update from Eints:
spanish (mexican): 43 changes by Absay
7 years ago
translators 156d34b5e4 (svn r27964) -Update from Eints:
spanish (mexican): 10 changes by Absay
7 years ago
Jonathan G Rennison 15fea054fb Add function pointer mode to SlXvFeatureTest 7 years ago
translators 0842742b91 (svn r27963) -Update from Eints:
norwegian (bokmal): 2 changes by Leifbk
7 years ago
translators 78d80a9968 (svn r27962) -Update from Eints:
spanish (mexican): 1 change by Absay
7 years ago
frosch 9d9e15a747 (svn r27961) -Fix [FS#6654]: The switch-toolbar icon contained pixels from the fire cycle. Replace the whole icon with a new version. (PaulC) 7 years ago
translators 96b3036d4c (svn r27960) -Update from Eints:
spanish (mexican): 2 changes by Absay
7 years ago
translators ebd46cc303 (svn r27959) -Update from Eints:
spanish (mexican): 8 changes by Absay
7 years ago
translators ae5bbfb4b6 (svn r27958) -Update from Eints:
spanish (mexican): 26 changes by Absay
7 years ago
translators 66ccd9f71b (svn r27957) -Update from Eints:
spanish (mexican): 3 changes by Absay
7 years ago
translators f9ae0c5045 (svn r27956) -Update from Eints:
spanish (mexican): 16 changes by Absay
7 years ago
translators bfd9e30c30 (svn r27955) -Update from Eints:
french: 2 changes by glx
7 years ago
frosch 6b11ab49d2 (svn r27954) -Cleanup [FS#6644]: Remove unused function (M3Henry) 7 years ago
frosch b394dd8468 (svn r27953) -Cleanup: Adjust other languages for r27952 7 years ago
frosch 150ef3999c (svn r27952) -Change: Reword texts in industry view, when stockpiling is used. 7 years ago
translators 2b23f11b47 (svn r27951) -Update from Eints:
spanish (mexican): 6 changes by Absay
7 years ago
frosch 54040bd31a (svn r27950) -Merge: Documentation updates from 1.7 branch 7 years ago
translators 61c2f6ff9d (svn r27947) -Update from Eints:
spanish (mexican): 1 change by Absay
7 years ago