Commit Graph

21135 Commits (bd282d25725d2162241aeaddafcdbb3924a5442c)
 

Author SHA1 Message Date
frosch 6b07112326 (svn r26168) -Update: Baseset translations 11 years ago
frosch 66d4bcb88e (svn r26167) -Fix [FS#5834]: Certain hotkeys crashed the content GUI when the list was empty. 11 years ago
fonsinchen fea3a433b2 (svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors. 11 years ago
frosch 2852dbae2c (svn r26165) -Change [FS#5832]: Improve layout of build-airport GUI (hackalittlebit) 11 years ago
zuu 61f3172d17 (svn r26164) -Doc: Fix Game Script API docs on that deity can build/prospect independent of advanced setting for that 11 years ago
translators bd7b10980a (svn r26163) -Update from WebTranslator v3.0:
czech - 4 changes by retro
latvian - 6 changes by Parastais
11 years ago
translators 7fa241bfbd (svn r26162) -Update from WebTranslator v3.0:
thai - 1 changes by nirakanz
11 years ago
frosch 2f61ba43ae (svn r26161) -Fix [FS#5830] (r22567) (r25956-ish): Backup data of altered persistent storage arrays was freed twice. 11 years ago
translators 6d8dee9638 (svn r26160) -Update from WebTranslator v3.0:
danish - 1 changes by Hellwing
gaelic - 7 changes by GunChleoc
11 years ago
frosch 9a00a23656 (svn r26158) -Fix: NewGRF inspect window lacked several newer variables. 11 years ago
frosch edf905e6cf (svn r26157) -Feature: [NewGRF] Vehicle variable 4D for determining the position within an articulated vehicle. 11 years ago
translators 87e1afbdd2 (svn r26156) -Update from WebTranslator v3.0:
luxembourgish - 4 changes by Phreeze
11 years ago
translators 9fe9e6d799 (svn r26154) -Update from WebTranslator v3.0:
luxembourgish - 34 changes by Phreeze
11 years ago
frosch a8d1e188b3 (svn r26153) -Doc [FS#5826]: Fix copy-pasty. (krinn) 11 years ago
frosch cc5e8bf56d (svn r26152) -Revert/Fix (r26118) [FS#5822]: While the condition is non-sense, the 'true' case is required for articulated parts and the 'false' case is required for savegame compatibility. 11 years ago
translators 85d9b4f097 (svn r26151) -Update from WebTranslator v3.0:
luxembourgish - 37 changes by Phreeze
turkish - 40 changes by wakeup
11 years ago
frosch 1af98ee64c (svn r26150) -Revert (r26120): EnforcePrecondition alters the last-error status and is only meant for commands. 11 years ago
frosch 52c2c53c02 (svn r26149) -Fix [FS#5825]: [Script] Various API functions did not check whether ScrtipRoad::SetCurrentRoadType was called appropiately. 11 years ago
frosch 0bedd475e3 (svn r26148) -Fix [FS#5824] (r25735): Script API failed for vehicles with only implicit orders. 11 years ago
frosch 5df3f1ca6d (svn r26147) -Update: Baseset translations 11 years ago
translators 494f446c8f (svn r26146) -Update from WebTranslator v3.0:
luxembourgish - 40 changes by Phreeze
turkish - 56 changes by wakeup
11 years ago
translators c8bbceb377 (svn r26145) -Update from WebTranslator v3.0:
norwegian_bokmal - 3 changes by Trond
polish - 1 changes by p0358
11 years ago
translators 9866d770e8 (svn r26144) -Update from WebTranslator v3.0:
slovak - 1 changes by Tinix
11 years ago
translators 46b2c521cb (svn r26143) -Update from WebTranslator v3.0:
danish - 15 changes by Hellwing
english_AU - 8 changes by mrtux
korean - 2 changes by telk5093
latvian - 1 changes by Parastais
luxembourgish - 6 changes by Phreeze
11 years ago
translators e7e9ed4503 (svn r26142) -Update from WebTranslator v3.0:
latvian - 10 changes by Parastais
turkish - 49 changes by wakeup
11 years ago
translators 7f1452a097 (svn r26141) -Update from WebTranslator v3.0:
portuguese - 1 changes by vesgo
turkish - 39 changes by wakeup
11 years ago
translators 79fcf71454 (svn r26140) -Update from WebTranslator v3.0:
turkish - 41 changes by wakeup
11 years ago
translators 66473ee600 (svn r26139) -Update from WebTranslator v3.0:
latvian - 3 changes by Parastais
vietnamese - 2 changes by nglekhoi
11 years ago
rubidium a7ac207c8f (svn r26138) -Fix [FS#5821] (r26105-ish): [Script] scripts could trigger the internal IsValidRoadType assertion 11 years ago
rubidium ebf46b7e4f (svn r26137) -Merge: documentation updates from 1.3 branch 11 years ago
rubidium 63ddad069b (svn r26134) -Fix [FS#5820]: aircraft crashing near the map's border due to a lack of airports could trigger an assertion in most builds 11 years ago
translators 186581f15c (svn r26133) -Update from WebTranslator v3.0:
frisian - 1 changes by Taeke
malay - 3 changes by aarchen1795
11 years ago
rubidium 223f743271 (svn r26132) -Fix-ish: prevent issues due to overflowing multiplications by limiting the size of full zoom sprites to about 32kix32ki 11 years ago
translators f7112a42bd (svn r26131) -Update from WebTranslator v3.0:
simplified_chinese - 1 changes by siu238X
traditional_chinese - 1 changes by siu238X
turkish - 13 changes by wakeup
11 years ago
rubidium a498a56573 (svn r26130) -Codechange: add some guards against using invalid image indices 11 years ago
rubidium f84b67ea73 (svn r26129) -Fix: remove dead code; it could be made to do what it did, but then it would be inconsistent with moving vehicles around 11 years ago
rubidium a1ea310e66 (svn r26128) -Fix: erroneous cast 11 years ago
rubidium d9bd866b27 (svn r26127) -Fix (r18186): missing break 11 years ago
rubidium 14f5d55f6c (svn r26126) -Cleanup: remove unneeded check for NULL 11 years ago
rubidium 59ca31b442 (svn r26125) -Fix: make sure the tile area's variables are always properly initialised 11 years ago
rubidium d2598167ad (svn r26124) -Fix: make sure all members of the default string iterator are initialised 11 years ago
rubidium cf6fe08d8a (svn r26123) -Fix: make sure the maximum row length when making company buttons is at least 1 11 years ago
rubidium 115877a111 (svn r26122) -Fix-ish: remove essentially dead code; if nested_array were NULL there, it would segfault in RaiseWidget 11 years ago
rubidium 519cb3e103 (svn r26121) -Codechange: add some asserts after dynamic casts to show they shouldn't return NULL ever 11 years ago
rubidium 0e6e408cd3 (svn r26120) -Fix: [Script] Replace simple check with precondition check, after that simple check was documented as a precondition 11 years ago
rubidium 0bf1d73556 (svn r26119) -Fix: ResolveCompanyID on an already resolved CompanyID 11 years ago
rubidium 8388624284 (svn r26118) -Fix-ish?: comparing the old Direction to the possibly new state containing a TrackDir... well comparing apples and pears. Occasionally they would be the same and occasionally not; at least without any logic behind it.
Since the occasions that the false branch was taken never resulted in a bug report, I highly doubt that removing it completely affects anything... except the visual speed of cornering in a numer of corners (<50%) and visual speed in an old style road stop.
11 years ago
rubidium fff7216d04 (svn r26117) -Cleanup: unneeded NULL check 11 years ago
rubidium 11b039e812 (svn r26116) -Codechange: validate that the number of lines in a graph is more than 0 11 years ago
rubidium 089d75e250 (svn r26115) -Fix: AfterLoadGame can throw an exception; from the old savegame load section this wouldn't be caught 11 years ago