Commit Graph

20987 Commits (5e0ea95267966c41a1ac5faaa5be2b13b90a4b4c)
 

Author SHA1 Message Date
rubidium 5e0ea95267 (svn r26060) -Fix: do not let depend overrun its buffers when paths are extremely (and unlikely) long 11 years ago
rubidium 6bc32d7c5d (svn r26059) -Fix (r20435): missed one instance causing to compare an array to NULL instead of an array's element 11 years ago
rubidium a6fae2c608 (svn r26058) -Fix: handle the return value of a number of functions better 11 years ago
rubidium 73474728e3 (svn r26057) -Fix: a number of possibly uninitialised variables 11 years ago
rubidium bebf2291db (svn r26056) -Fix: a number of possibly uninitialised variables 11 years ago
rubidium 7ecfd60b96 (svn r26055) -Codechange: mark switch default as really not triggerable, as technically it's dead code 11 years ago
rubidium f2a6dcc1ba (svn r26054) -Fix: minor memory leak in strgen 11 years ago
rubidium d32a858d30 (svn r26053) -Fix: possible use-after-free 11 years ago
rubidium d8cd229ef7 (svn r26052) -Fix: missing virtual destructor could cause some memory to be not freed 11 years ago
rubidium 81c0b0e861 (svn r26051) -Fix: out of bounds access in CmdTownCargoGoal 11 years ago
rubidium ecfed05729 (svn r26050) -Fix: possible, but currently untriggered, out of bounds access in strgen 11 years ago
rubidium aec32ecac1 (svn r26049) -Codechange: remove some dead code as order can't be NULL there 11 years ago
rubidium 9cd7c07e34 (svn r26048) -Fix: use delete instead of free when allocated by new 11 years ago
rubidium 0eb1e6ae67 (svn r26047) -Fix: possible, but very unlikely, null pointer dereference when gunziping just downloaded files 11 years ago
rubidium 32e52df99f (svn r26046) -Fix: handle a number of failure conditions from methods called in the network code 11 years ago
translators 54c6d9540f (svn r26045) -Update from WebTranslator v3.0:
norwegian_bokmal - 2 changes by Trond
swedish - 3 changes by abbedabb
11 years ago
translators 40f040e901 (svn r26044) -Update from WebTranslator v3.0:
norwegian_bokmal - 4 changes by Trond
11 years ago
rubidium dc65379970 (svn r26043) -Fix [FS#5811]: occasional hanging when client joins 11 years ago
translators 4c81d3c2cd (svn r26042) -Update from WebTranslator v3.0:
japanese - 3 changes by nex259
luxembourgish - 1 changes by Phreeze
11 years ago
fonsinchen 02af2aa10e (svn r26041) -Fix: make variable initialization more obvious for humans and compilers. 11 years ago
fonsinchen fa581e5b5c (svn r26040) -Fix: return 0 from unreached part of function to silence some compilers 11 years ago
translators 4f3f3e684d (svn r26039) -Update from WebTranslator v3.0:
belarusian - 139 changes by KorneySan
croatian - 1 changes by VoyagerOne
korean - 2 changes by telk5093
turkish - 15 changes by wakeup
11 years ago
frosch 83fea1c6ca (svn r26038) -Fix: Doxygen syntax. 11 years ago
rubidium f7d1308574 (svn r26037) -Fix (r26036): there was a reason they weren't references... 11 years ago
rubidium 1343518de5 (svn r26036) -Fix [FS#5809]: multi line text was handled incorrectly causing glitches 11 years ago
translators 8fce67abcc (svn r26035) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
catalan - 1 changes by juanjo
dutch - 1 changes by habell
french - 28 changes by glx
german - 1 changes by planetmaker
norwegian_bokmal - 7 changes by Trond
spanish - 2 changes by Terkhen
11 years ago
translators 8e01099b06 (svn r26030) -Update from WebTranslator v3.0:
italian - 1 changes by lorenzodv
japanese - 3 changes by nex259
lithuanian - 1 changes by Stabilitronas
norwegian_bokmal - 14 changes by Trond, cuthbert
11 years ago
michi_cc 9c94fc489b (svn r26029) -Fix (r26017): The internal index of a character in the layout line depends on the used layouter. 11 years ago
rubidium 01c6da3729 (svn r26028) -Fix [FS#5773]: make the installer warning about Windows XP SP3 not trigger on the 64 bit Windows XP which isn't really Windows XP to start with 11 years ago
frosch e580a3fe8a (svn r26027) -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour palette when leaving a station. 11 years ago
frosch f12d0c09ec (svn r26026) -Fix (r25648) [FS#5775-ish]: Invalidate vehicle colour palette again when rearranging consist, reversing, ... 11 years ago
michi_cc 563dd1ec4d (svn r26023) -Fix [FS#5805] (r25686): [OSX] Checking for a valid NSTextInputContext is supposed to fail on 10.4 according to docs, but somehow didn't, leading to a crash when an edit box lost focus. 11 years ago
rubidium 108b65c967 (svn r26019) -Fix: copy-paste error in configure help 11 years ago
rubidium 83119ed8ab (svn r26018) -Codechange: since there's a wrapper for ICU functions now, we can use proper coding style for names again 11 years ago
rubidium 5b8cac8dad (svn r26017) -Change: allow the fallback and ICU layouter to exist in unison
-Fix [FS#5711]: crash when the ICU layouter thinks a font is corrupted
11 years ago
rubidium f3f03d97ef (svn r26016) -Codechange: prepare for some class renames 11 years ago
rubidium 40f31d7c0a (svn r26015) -Codechange: some constificaton 11 years ago
translators b922b3d129 (svn r26014) -Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
polish - 1 changes by wojteks86
romanian - 15 changes by tonny
russian - 2 changes by Lone_Wolf
slovak - 4 changes by Milsa
swedish - 1 changes by Joel_A
11 years ago
fonsinchen bcc91be5b1 (svn r26013) -Revert (r25495) [FS#5684]: Having trains miss a platform that is just being modified is less of a problem than having trains stop twice without moving. 11 years ago
zuu 66216a9578 (svn r26012) -Add: new goal type that show a story page when clicked 11 years ago
rubidium 7de6238e25 (svn r26011) -Fix: --help text of ./configure for packages that require pkg-config 11 years ago
zuu a40808ee04 (svn r26010) -Document [FS#5662]: The AI/GS library name to use in Import, is not the name given by GetName but GetInstanceName 11 years ago
rubidium 162c378aa5 (svn r26009) -Fix: warning about conditional expression with enumeral with non-enumeral type 11 years ago
rubidium 446613e868 (svn r26008) -Fix (r25975): uninitialised warning 11 years ago
rubidium 565ad16fc4 (svn r26007) -Change: make handling strings coming from game scripts slightly more lenient, i.e. less 'fatal error... must quit' 11 years ago
rubidium 1b9e91534f (svn r26006) -Fix [FS#5804]: Game script showing vehicle on a story book, then the vehicle being removed and eventually being replaced by a non-user vehicle (most likely smoke) causing an assertion to trigger 11 years ago
rubidium a59af5c3fc (svn r26005) -Fix [FS#5478]: crash when transferring savegame from server to client 11 years ago
translators 5082d10b20 (svn r26004) -Update from WebTranslator v3.0:
romanian - 30 changes by tonny
swedish - 1 changes by Joel_A
11 years ago
michi_cc 8e9a63126c (svn r26003) -Fix [FS#5795b] (r25743): [OSX] Some hotkeys were still triggered during text input. 11 years ago
michi_cc d1962c7726 (svn r26002) -Fix: [OSX] If the console hotkey is a dead key, require two presses to toggle the console, allowing input of accented characters. 11 years ago