Commit Graph

7907 Commits (c1c9a3e8353393fa37cb8c7cf1050bb2e5822c43)

Author SHA1 Message Date
rubidium c1c9a3e835 (svn r18398) -Fix [FS#3343]: the tree 'which one to draw' hash wasn't anywhere near random and thus showed a very visible repeated pattern when only one tree type was used 15 years ago
rubidium c559ec6308 (svn r18397) -Fix [FS#3346]: after cancelling downloading the download button would remain disabled 15 years ago
yexo c8284c2a5c (svn r18396) -Fix [FS#3169]: planes turned too much at the end of the runway when landing at the intercontinental airport~ 15 years ago
yexo 8bed302bcf (svn r18395) -Fix (r17415): helicopters can turn freely even while in the air 15 years ago
rubidium f5f6fc16f6 (svn r18394) -Fix (r18373): one couldn't manually send a RV to a depot... but why compilers haven't complained about this? 15 years ago
translators d2bcf733f8 (svn r18393) -Update from WebTranslator v3.0:
traditional_chinese - 2 changes by josesun
german - 3 changes by planetmaker
italian - 1 changes by lorenzodv
portuguese - 10 changes by JayCity
romanian - 22 changes by kkmic
15 years ago
frosch f4931ef4a2 (svn r18392) -Fix (r13956)[FS#3345]: [YAPP] Trains on bridges were not found, when searching for the origin of a reservation. (Hirundo) 15 years ago
frosch 169141433a (svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads. 15 years ago
peter1138 3addf58f30 (svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop. 15 years ago
rubidium 5c1fdfdd03 (svn r18389) -Fix: some minor documentation alignment issues 15 years ago
rubidium aa40d8e3ad (svn r18388) -Codechange: move entering/leaving of road stops to functions of RoadStop 15 years ago
translators edc7de7936 (svn r18387) -Update from WebTranslator v3.0:
catalan - 3 changes by arnau
finnish - 1 changes by jpx_
french - 1 changes by glx
german - 11 changes by planetmaker
hungarian - 2 changes by IPG
portuguese - 1 changes by JayCity
spanish - 3 changes by Terkhen
15 years ago
rubidium 865374eeb6 (svn r18386) -Codechange: make the NPF functions static and remove unused functions 15 years ago
rubidium 0ef0e13795 (svn r18385) -Cleanup: remove the now unneeded multistop slot management code 15 years ago
rubidium 429f3993f8 (svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning 15 years ago
rubidium 66da3cbb20 (svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypoints 15 years ago
rubidium 4ec4fdff36 (svn r18382) -Codechange: make road vehicles behave more like trains 'around' stations and use pathfinder penalties to determine to which 'part' to go. Note that the pathfinder penalties for drive through stops are currently only looking at the occupation of the first in a row, but this is to change later on. 15 years ago
frosch 59f9163e37 (svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff. 15 years ago
frosch 2265202d77 (svn r18380) -Fix (r9301): One could not share orders between buses carrying different cargos. 15 years ago
rubidium 9426f2b173 (svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies 15 years ago
rubidium d58e4084de (svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h 15 years ago
rubidium 81062163a2 (svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops. 15 years ago
rubidium 1c65150d6d (svn r18376) -Codechange: simplify setting the destination 15 years ago
rubidium a1e28925e3 (svn r18375) -Codechange: use Station::GetTileArea to get the tile area for CalcClosestStationTile 15 years ago
rubidium f67c265c6f (svn r18374) -Cleanup: remove some unused code 15 years ago
rubidium c10e953141 (svn r18373) -Codechange: unify some road pathfinder functions 15 years ago
rubidium c56c892b2c (svn r18372) -Codechange: push some extra type safety into YAPF 15 years ago
rubidium 9165c195b9 (svn r18371) -Codechange: unify calling of the train pathfinders 15 years ago
rubidium ef8cc49175 (svn r18370) -Codechange: push some constness/type strictness into the ship pathfinders 15 years ago
rubidium 250c355508 (svn r18369) -Fix [FS#3339] (rbeginning): off-by-one in the preconfigured music lists 15 years ago
rubidium 9d5ff5def0 (svn r18368) -Fix: alignment of comment and 'add' some missing comments 15 years ago
rubidium 76fe20cdcc (svn r18367) -Codechange: unify the ship pathfinder 'calls' 15 years ago
rubidium 291f6490c6 (svn r18366) -Codechange: move the OPF ship pathfinder 'magic' that was in ship_cmd.cpp to the pathfinder code itself 15 years ago
rubidium 5d7af2561f (svn r18365) -Cleanup: remove duplicate table 15 years ago
rubidium f52e27c688 (svn r18364) -Codechange: move the pathfinders and their related files into a separate directory 15 years ago
rubidium a7beae8733 (svn r18363) -Feature: do not require advanced settings multistrings to start at 0 15 years ago
rubidium 3a83eab967 (svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future 15 years ago
frosch d634f31c7b (svn r18361) -Fix: Remove unneeded usage of invalid pointer. Also thank Hirundo and SmatZ. 15 years ago
translators d614dc78ba (svn r18359) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
croatian - 114 changes by UnderwaterHesus
hungarian - 26 changes by IPG
15 years ago
frosch df0b347b45 (svn r18358) -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER. 15 years ago
rubidium e236c8f101 (svn r18353) -Fix: string colours can't have a case 15 years ago
translators 18665155f6 (svn r18352) -Update from WebTranslator v3.0:
afrikaans - 35 changes by Maccie123
traditional_chinese - 1 changes by josesun
croatian - 221 changes by UnderwaterHesus
danish - 129 changes by embql
dutch - 7 changes by habell
finnish - 4 changes by Tve4
french - 1 changes by glx
german - 1 changes by planetmaker
hungarian - 1 changes by IPG
italian - 1 changes by lorenzodv
polish - 1 changes by silver_777
portuguese - 3 changes by JayCity
serbian - 3 changes by etran
spanish - 1 changes by Terkhen
15 years ago
rubidium 5a41a646c2 (svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level 15 years ago
smatz 9ecfcdff78 (svn r18350) -Codechange: catch SIGILL under unix-like systems as well 15 years ago
alberth 4b4c1ffc17 (svn r18349) -Fix (r18347): Older compilers want explicit assignments. 15 years ago
alberth ccd7399ea0 (svn r18348) -Doc: Doxygen fixes, and removal of an old @note. 15 years ago
alberth f2f9ef7a9f (svn r18347) -Codechange: Compute width of labels in news settings window once. 15 years ago
alberth bb19a2e757 (svn r18346) -Codechange: Compute size of face part display buttons only once in face window. 15 years ago
alberth 5187a5980b (svn r18345) -Codechange: Warn the window that it gets initialized, so it can do some work ahead. 15 years ago
rubidium 8a8bf6c53d (svn r18344) -Change [FS#2923]: do not split up articulated vehicles in the train details view. If an articulated vehicle it too 'wide' draw the information on the next line and if there are multiple cargos split that over multiple lines too. Based on work by frosch123. 15 years ago