summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-11-16(svn r26015) -Codechange: some constificatonrubidium
2013-11-16(svn r26014) -Update from WebTranslator v3.0:translators
2013-11-16(svn r26013) -Revert (r25495) [FS#5684]: Having trains miss a platform that i...fonsinchen
2013-11-16(svn r26012) -Add: new goal type that show a story page when clickedzuu
2013-11-16(svn r26011) -Fix: --help text of ./configure for packages that require pkg-c...rubidium
2013-11-16(svn r26010) -Document [FS#5662]: The AI/GS library name to use in Import, is...zuu
2013-11-16(svn r26009) -Fix: warning about conditional expression with enumeral with no...rubidium
2013-11-16(svn r26008) -Fix (r25975): uninitialised warningrubidium
2013-11-16(svn r26007) -Change: make handling strings coming from game scripts slightly...rubidium
2013-11-16(svn r26006) -Fix [FS#5804]: Game script showing vehicle on a story book, the...rubidium
2013-11-15(svn r26005) -Fix [FS#5478]: crash when transferring savegame from server to ...rubidium
2013-11-15(svn r26004) -Update from WebTranslator v3.0:translators
2013-11-14(svn r26003) -Fix [FS#5795b] (r25743): [OSX] Some hotkeys were still triggere...michi_cc
2013-11-14(svn r26002) -Fix: [OSX] If the console hotkey is a dead key, require two pre...michi_cc
2013-11-14(svn r26001) -Fix [FS#5795a] (r25686): [OSX] Clear any pending marked charact...michi_cc
2013-11-14(svn r26000) -Add: Optional filter parameter to the 'content state' console c...zuu
2013-11-14(svn r25999) -Add: When calling the 'content select' console command without ...zuu