summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-23(svn r26074) -Update from WebTranslator v3.0:translators
2013-11-23(svn r26073) -Cleanup: unneeded check against NULLrubidium
2013-11-23(svn r26072) -Cleanup: mark some unreachable default cases by NOT_REACHED()rubidium
2013-11-23(svn r26071) -Fix: always initialise GRFFilePropsrubidium
2013-11-23(svn r26070) -Fix: prevent extremely huge size for data (1+GiB)rubidium
2013-11-23(svn r26069) -Fix: missing break in NewGRF object handlingrubidium
2013-11-23(svn r26068) -Fix: unneeded NULL checkrubidium
2013-11-23(svn r26067) -Fix: possible NULL dereference when getting NewGRF versionrubidium
2013-11-23(svn r26066) -Fix: possible NULL dereference when resolving industry scoperubidium
2013-11-23(svn r26065) -Fix: possible dereference of NULL for texts from game scriptsrubidium
2013-11-23(svn r26064) -Fix: possible uninitialised array when loading a broken TT-ish ...rubidium
2013-11-23(svn r26063) -Fix (r26062): a few tabs too muchrubidium
2013-11-23(svn r26062) -Fix: beef up checks against invalid data in highscore and langu...rubidium
2013-11-23(svn r26061) -Fix: negative result of ftell wasn't handled correctly in some ...rubidium
2013-11-23(svn r26060) -Fix: do not let depend overrun its buffers when paths are extre...rubidium
2013-11-23(svn r26059) -Fix (r20435): missed one instance causing to compare an array t...rubidium
2013-11-23(svn r26058) -Fix: handle the return value of a number of functions betterrubidium
2013-11-23(svn r26057) -Fix: a number of possibly uninitialised variablesrubidium
2013-11-22(svn r26056) -Fix: a number of possibly uninitialised variablesrubidium
2013-11-22(svn r26055) -Codechange: mark switch default as really not triggerable, as t...rubidium
2013-11-22(svn r26054) -Fix: minor memory leak in strgenrubidium
2013-11-22(svn r26053) -Fix: possible use-after-freerubidium
2013-11-22(svn r26052) -Fix: missing virtual destructor could cause some memory to be n...rubidium
2013-11-22(svn r26051) -Fix: out of bounds access in CmdTownCargoGoalrubidium
2013-11-22(svn r26050) -Fix: possible, but currently untriggered, out of bounds access ...rubidium
2013-11-22(svn r26049) -Codechange: remove some dead code as order can't be NULL thererubidium
2013-11-22(svn r26048) -Fix: use delete instead of free when allocated by newrubidium
2013-11-22(svn r26047) -Fix: possible, but very unlikely, null pointer dereference when...rubidium
2013-11-22(svn r26046) -Fix: handle a number of failure conditions from methods called ...rubidium
2013-11-22(svn r26045) -Update from WebTranslator v3.0:translators
2013-11-21(svn r26044) -Update from WebTranslator v3.0:translators
2013-11-21(svn r26043) -Fix [FS#5811]: occasional hanging when client joinsrubidium
2013-11-20(svn r26042) -Update from WebTranslator v3.0:translators
2013-11-19(svn r26041) -Fix: make variable initialization more obvious for humans and c...fonsinchen
2013-11-19(svn r26040) -Fix: return 0 from unreached part of function to silence some c...fonsinchen
2013-11-19(svn r26039) -Update from WebTranslator v3.0:translators
2013-11-18(svn r26038) -Fix: Doxygen syntax.frosch
2013-11-18(svn r26037) -Fix (r26036): there was a reason they weren't references...rubidium
2013-11-18(svn r26036) -Fix [FS#5809]: multi line text was handled incorrectly causing ...rubidium
2013-11-18(svn r26035) -Update from WebTranslator v3.0:translators
2013-11-17(svn r26030) -Update from WebTranslator v3.0:translators
2013-11-17(svn r26029) -Fix (r26017): The internal index of a character in the layout l...michi_cc
2013-11-17(svn r26028) -Fix [FS#5773]: make the installer warning about Windows XP SP3 ...rubidium
2013-11-17(svn r26027) -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour palett...frosch
2013-11-17(svn r26026) -Fix (r25648) [FS#5775-ish]: Invalidate vehicle colour palette a...frosch
2013-11-17(svn r26023) -Fix [FS#5805] (r25686): [OSX] Checking for a valid NSTextInputC...michi_cc
2013-11-16(svn r26019) -Fix: copy-paste error in configure helprubidium
2013-11-16(svn r26018) -Codechange: since there's a wrapper for ICU functions now, we c...rubidium
2013-11-16(svn r26017) -Change: allow the fallback and ICU layouter to exist in unisonrubidium
2013-11-16(svn r26016) -Codechange: prepare for some class renamesrubidium