summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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 ↵rubidium
technically it's dead code
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 ↵rubidium
not freed
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
in strgen
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 ↵rubidium
when gunziping just downloaded files
2013-11-22(svn r26046) -Fix: handle a number of failure conditions from methods called ↵rubidium
in the network code
2013-11-22(svn r26045) -Update from WebTranslator v3.0:translators
norwegian_bokmal - 2 changes by Trond swedish - 3 changes by abbedabb
2013-11-21(svn r26044) -Update from WebTranslator v3.0:translators
norwegian_bokmal - 4 changes by Trond
2013-11-21(svn r26043) -Fix [FS#5811]: occasional hanging when client joinsrubidium
2013-11-20(svn r26042) -Update from WebTranslator v3.0:translators
japanese - 3 changes by nex259 luxembourgish - 1 changes by Phreeze
2013-11-19(svn r26041) -Fix: make variable initialization more obvious for humans and ↵fonsinchen
compilers.
2013-11-19(svn r26040) -Fix: return 0 from unreached part of function to silence some ↵fonsinchen
compilers
2013-11-19(svn r26039) -Update from WebTranslator v3.0:translators
belarusian - 139 changes by KorneySan croatian - 1 changes by VoyagerOne korean - 2 changes by telk5093 turkish - 15 changes by wakeup
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
glitches
2013-11-18(svn r26035) -Update from WebTranslator v3.0:translators
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
2013-11-17(svn r26030) -Update from WebTranslator v3.0:translators
italian - 1 changes by lorenzodv japanese - 3 changes by nex259 lithuanian - 1 changes by Stabilitronas norwegian_bokmal - 14 changes by Trond, cuthbert
2013-11-17(svn r26029) -Fix (r26017): The internal index of a character in the layout ↵michi_cc
line depends on the used layouter.
2013-11-17(svn r26028) -Fix [FS#5773]: make the installer warning about Windows XP SP3 ↵rubidium
not trigger on the 64 bit Windows XP which isn't really Windows XP to start with
2013-11-17(svn r26027) -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour ↵frosch
palette when leaving a station.
2013-11-17(svn r26026) -Fix (r25648) [FS#5775-ish]: Invalidate vehicle colour palette ↵frosch
again when rearranging consist, reversing, ...
2013-11-17(svn r26023) -Fix [FS#5805] (r25686): [OSX] Checking for a valid ↵michi_cc
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.
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 ↵rubidium
can use proper coding style for names again
2013-11-16(svn r26017) -Change: allow the fallback and ICU layouter to exist in unisonrubidium
-Fix [FS#5711]: crash when the ICU layouter thinks a font is corrupted
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
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
2013-11-16(svn r26013) -Revert (r25495) [FS#5684]: Having trains miss a platform that ↵fonsinchen
is just being modified is less of a problem than having trains stop twice without moving.
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 ↵rubidium
pkg-config
2013-11-16(svn r26010) -Document [FS#5662]: The AI/GS library name to use in Import, ↵zuu
is not the name given by GetName but GetInstanceName
2013-11-16(svn r26009) -Fix: warning about conditional expression with enumeral with ↵rubidium
non-enumeral type
2013-11-16(svn r26008) -Fix (r25975): uninitialised warningrubidium
2013-11-16(svn r26007) -Change: make handling strings coming from game scripts ↵rubidium
slightly more lenient, i.e. less 'fatal error... must quit'
2013-11-16(svn r26006) -Fix [FS#5804]: Game script showing vehicle on a story book, ↵rubidium
then the vehicle being removed and eventually being replaced by a non-user vehicle (most likely smoke) causing an assertion to trigger
2013-11-15(svn r26005) -Fix [FS#5478]: crash when transferring savegame from server to ↵rubidium
client
2013-11-15(svn r26004) -Update from WebTranslator v3.0:translators
romanian - 30 changes by tonny swedish - 1 changes by Joel_A
2013-11-14(svn r26003) -Fix [FS#5795b] (r25743): [OSX] Some hotkeys were still ↵michi_cc
triggered during text input.
2013-11-14(svn r26002) -Fix: [OSX] If the console hotkey is a dead key, require two ↵michi_cc
presses to toggle the console, allowing input of accented characters.
2013-11-14(svn r26001) -Fix [FS#5795a] (r25686): [OSX] Clear any pending marked ↵michi_cc
characters from an edit box losing focus.
2013-11-14(svn r26000) -Add: Optional filter parameter to the 'content state' console ↵zuu
command, to limit the content list to only content where the name match the filter
2013-11-14(svn r25999) -Add: When calling the 'content select' console command without ↵zuu
args, display all selected content