Commit Graph

  • 3362606401 (svn r26053) -Fix: possible use-after-free rubidium 2013-11-22 21:45:28 +00:00
  • d32a858d30 (svn r26053) -Fix: possible use-after-free rubidium 2013-11-22 21:45:28 +00:00
  • 83a76c73c7 (svn r26052) -Fix: missing virtual destructor could cause some memory to be not freed rubidium 2013-11-22 21:44:51 +00:00
  • d8cd229ef7 (svn r26052) -Fix: missing virtual destructor could cause some memory to be not freed rubidium 2013-11-22 21:44:51 +00:00
  • 8e27031492 (svn r26051) -Fix: out of bounds access in CmdTownCargoGoal rubidium 2013-11-22 21:44:23 +00:00
  • 81c0b0e861 (svn r26051) -Fix: out of bounds access in CmdTownCargoGoal rubidium 2013-11-22 21:44:23 +00:00
  • 6f21593bf6 (svn r26050) -Fix: possible, but currently untriggered, out of bounds access in strgen rubidium 2013-11-22 21:43:47 +00:00
  • ecfed05729 (svn r26050) -Fix: possible, but currently untriggered, out of bounds access in strgen rubidium 2013-11-22 21:43:47 +00:00
  • 1b924f194f (svn r26049) -Codechange: remove some dead code as order can't be NULL there rubidium 2013-11-22 21:42:47 +00:00
  • aec32ecac1 (svn r26049) -Codechange: remove some dead code as order can't be NULL there rubidium 2013-11-22 21:42:47 +00:00
  • 830a49692d (svn r26048) -Fix: use delete instead of free when allocated by new rubidium 2013-11-22 21:42:20 +00:00
  • 9cd7c07e34 (svn r26048) -Fix: use delete instead of free when allocated by new rubidium 2013-11-22 21:42:20 +00:00
  • ed4e14dc20 (svn r26047) -Fix: possible, but very unlikely, null pointer dereference when gunziping just downloaded files rubidium 2013-11-22 21:41:49 +00:00
  • 0eb1e6ae67 (svn r26047) -Fix: possible, but very unlikely, null pointer dereference when gunziping just downloaded files rubidium 2013-11-22 21:41:49 +00:00
  • fad4fa09ba (svn r26046) -Fix: handle a number of failure conditions from methods called in the network code rubidium 2013-11-22 21:41:19 +00:00
  • 32e52df99f (svn r26046) -Fix: handle a number of failure conditions from methods called in the network code rubidium 2013-11-22 21:41:19 +00:00
  • b37d402b2d (svn r26045) -Update from WebTranslator v3.0: norwegian_bokmal - 2 changes by Trond swedish - 3 changes by abbedabb translators 2013-11-22 18:45:13 +00:00
  • 54c6d9540f (svn r26045) -Update from WebTranslator v3.0: norwegian_bokmal - 2 changes by Trond swedish - 3 changes by abbedabb translators 2013-11-22 18:45:13 +00:00
  • b568de6c49 (svn r26044) -Update from WebTranslator v3.0: norwegian_bokmal - 4 changes by Trond translators 2013-11-21 18:45:08 +00:00
  • 40f040e901 (svn r26044) -Update from WebTranslator v3.0: norwegian_bokmal - 4 changes by Trond translators 2013-11-21 18:45:08 +00:00
  • 1a043202d1 (svn r26043) -Fix [FS#5811]: occasional hanging when client joins rubidium 2013-11-21 18:35:31 +00:00
  • dc65379970 (svn r26043) -Fix [FS#5811]: occasional hanging when client joins rubidium 2013-11-21 18:35:31 +00:00
  • ae7b830964 (svn r26042) -Update from WebTranslator v3.0: japanese - 3 changes by nex259 luxembourgish - 1 changes by Phreeze translators 2013-11-20 18:45:12 +00:00
  • 4c81d3c2cd (svn r26042) -Update from WebTranslator v3.0: japanese - 3 changes by nex259 luxembourgish - 1 changes by Phreeze translators 2013-11-20 18:45:12 +00:00
  • 8852d63711 (svn r26041) -Fix: make variable initialization more obvious for humans and compilers. fonsinchen 2013-11-19 19:43:56 +00:00
  • 02af2aa10e (svn r26041) -Fix: make variable initialization more obvious for humans and compilers. fonsinchen 2013-11-19 19:43:56 +00:00
  • 29d0c68bb0 (svn r26040) -Fix: return 0 from unreached part of function to silence some compilers fonsinchen 2013-11-19 19:42:40 +00:00
  • fa581e5b5c (svn r26040) -Fix: return 0 from unreached part of function to silence some compilers fonsinchen 2013-11-19 19:42:40 +00:00
  • 65752ec55b (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 translators 2013-11-19 18:45:22 +00:00
  • 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 translators 2013-11-19 18:45:22 +00:00
  • 78d0c37298 (svn r26038) -Fix: Doxygen syntax. frosch 2013-11-18 20:09:09 +00:00
  • 83fea1c6ca (svn r26038) -Fix: Doxygen syntax. frosch 2013-11-18 20:09:09 +00:00
  • 5b3d3b7240 (svn r26037) -Fix (r26036): there was a reason they weren't references... rubidium 2013-11-18 19:47:43 +00:00
  • f7d1308574 (svn r26037) -Fix (r26036): there was a reason they weren't references... rubidium 2013-11-18 19:47:43 +00:00
  • a36fb735c0 (svn r26036) -Fix [FS#5809]: multi line text was handled incorrectly causing glitches rubidium 2013-11-18 19:35:06 +00:00
  • 1343518de5 (svn r26036) -Fix [FS#5809]: multi line text was handled incorrectly causing glitches rubidium 2013-11-18 19:35:06 +00:00
  • 88216aa520 (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 translators 2013-11-18 18:45:49 +00:00
  • 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 translators 2013-11-18 18:45:49 +00:00
  • baf0a2b3d6 (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 translators 2013-11-17 17:27:49 +00:00
  • 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 translators 2013-11-17 17:27:49 +00:00
  • b0b20192a9 (svn r26029) -Fix (r26017): The internal index of a character in the layout line depends on the used layouter. michi_cc 2013-11-17 17:08:20 +00:00
  • 9c94fc489b (svn r26029) -Fix (r26017): The internal index of a character in the layout line depends on the used layouter. michi_cc 2013-11-17 17:08:20 +00:00
  • 8abbcd3700 (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 rubidium 2013-11-17 16:16:55 +00:00
  • 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 rubidium 2013-11-17 16:16:55 +00:00
  • ec4806a82d (svn r26027) -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour palette when leaving a station. frosch 2013-11-17 16:02:39 +00:00
  • e580a3fe8a (svn r26027) -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour palette when leaving a station. frosch 2013-11-17 16:02:39 +00:00
  • 8fbd2f5cb5 (svn r26026) -Fix (r25648) [FS#5775-ish]: Invalidate vehicle colour palette again when rearranging consist, reversing, ... frosch 2013-11-17 16:01:50 +00:00
  • f12d0c09ec (svn r26026) -Fix (r25648) [FS#5775-ish]: Invalidate vehicle colour palette again when rearranging consist, reversing, ... frosch 2013-11-17 16:01:50 +00:00
  • 2708aff853 (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. michi_cc 2013-11-17 12:05:40 +00:00
  • 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. michi_cc 2013-11-17 12:05:40 +00:00
  • 89a4455dbc (svn r26019) -Fix: copy-paste error in configure help rubidium 2013-11-16 22:17:02 +00:00
  • 108b65c967 (svn r26019) -Fix: copy-paste error in configure help rubidium 2013-11-16 22:17:02 +00:00
  • 4c5ccc8b94 (svn r26018) -Codechange: since there's a wrapper for ICU functions now, we can use proper coding style for names again rubidium 2013-11-16 21:05:26 +00:00
  • 83119ed8ab (svn r26018) -Codechange: since there's a wrapper for ICU functions now, we can use proper coding style for names again rubidium 2013-11-16 21:05:26 +00:00
  • ddc0026712 (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 rubidium 2013-11-16 20:57:54 +00:00
  • 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 rubidium 2013-11-16 20:57:54 +00:00
  • 6449e96f1a (svn r26016) -Codechange: prepare for some class renames rubidium 2013-11-16 20:32:55 +00:00
  • f3f03d97ef (svn r26016) -Codechange: prepare for some class renames rubidium 2013-11-16 20:32:55 +00:00
  • b9e4697d8a (svn r26015) -Codechange: some constificaton rubidium 2013-11-16 19:59:06 +00:00
  • 40f31d7c0a (svn r26015) -Codechange: some constificaton rubidium 2013-11-16 19:59:06 +00:00
  • 16ecd533f3 (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 translators 2013-11-16 18:45:43 +00:00
  • 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 translators 2013-11-16 18:45:43 +00:00
  • e6668f24b5 (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. fonsinchen 2013-11-16 17:52:00 +00:00
  • 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. fonsinchen 2013-11-16 17:52:00 +00:00
  • 6fc653d2d7 (svn r26012) -Add: new goal type that show a story page when clicked zuu 2013-11-16 17:41:57 +00:00
  • 66216a9578 (svn r26012) -Add: new goal type that show a story page when clicked zuu 2013-11-16 17:41:57 +00:00
  • f10d2417d8 (svn r26011) -Fix: --help text of ./configure for packages that require pkg-config rubidium 2013-11-16 13:16:38 +00:00
  • 7de6238e25 (svn r26011) -Fix: --help text of ./configure for packages that require pkg-config rubidium 2013-11-16 13:16:38 +00:00
  • 41b07b571d (svn r26010) -Document [FS#5662]: The AI/GS library name to use in Import, is not the name given by GetName but GetInstanceName zuu 2013-11-16 12:33:45 +00:00
  • a40808ee04 (svn r26010) -Document [FS#5662]: The AI/GS library name to use in Import, is not the name given by GetName but GetInstanceName zuu 2013-11-16 12:33:45 +00:00
  • 3b9f92e14c (svn r26009) -Fix: warning about conditional expression with enumeral with non-enumeral type rubidium 2013-11-16 10:05:57 +00:00
  • 162c378aa5 (svn r26009) -Fix: warning about conditional expression with enumeral with non-enumeral type rubidium 2013-11-16 10:05:57 +00:00
  • b934e528d9 (svn r26008) -Fix (r25975): uninitialised warning rubidium 2013-11-16 10:04:10 +00:00
  • 446613e868 (svn r26008) -Fix (r25975): uninitialised warning rubidium 2013-11-16 10:04:10 +00:00
  • a25ecfd982 (svn r26007) -Change: make handling strings coming from game scripts slightly more lenient, i.e. less 'fatal error... must quit' rubidium 2013-11-16 09:54:22 +00:00
  • 565ad16fc4 (svn r26007) -Change: make handling strings coming from game scripts slightly more lenient, i.e. less 'fatal error... must quit' rubidium 2013-11-16 09:54:22 +00:00
  • d7af679fd6 (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 rubidium 2013-11-16 09:49:13 +00:00
  • 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 rubidium 2013-11-16 09:49:13 +00:00
  • 18a3a569fb (svn r26005) -Fix [FS#5478]: crash when transferring savegame from server to client rubidium 2013-11-15 22:22:01 +00:00
  • a59af5c3fc (svn r26005) -Fix [FS#5478]: crash when transferring savegame from server to client rubidium 2013-11-15 22:22:01 +00:00
  • c98c41e007 (svn r26004) -Update from WebTranslator v3.0: romanian - 30 changes by tonny swedish - 1 changes by Joel_A translators 2013-11-15 18:45:13 +00:00
  • 5082d10b20 (svn r26004) -Update from WebTranslator v3.0: romanian - 30 changes by tonny swedish - 1 changes by Joel_A translators 2013-11-15 18:45:13 +00:00
  • a985f19d5a (svn r26003) -Fix [FS#5795b] (r25743): [OSX] Some hotkeys were still triggered during text input. michi_cc 2013-11-14 23:04:04 +00:00
  • 8e9a63126c (svn r26003) -Fix [FS#5795b] (r25743): [OSX] Some hotkeys were still triggered during text input. michi_cc 2013-11-14 23:04:04 +00:00
  • 8f8173c3fe (svn r26002) -Fix: [OSX] If the console hotkey is a dead key, require two presses to toggle the console, allowing input of accented characters. michi_cc 2013-11-14 23:03:59 +00:00
  • 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. michi_cc 2013-11-14 23:03:59 +00:00
  • 8ceef6ec61 (svn r26001) -Fix [FS#5795a] (r25686): [OSX] Clear any pending marked characters from an edit box losing focus. michi_cc 2013-11-14 23:03:54 +00:00
  • 6645358d86 (svn r26001) -Fix [FS#5795a] (r25686): [OSX] Clear any pending marked characters from an edit box losing focus. michi_cc 2013-11-14 23:03:54 +00:00
  • a31b46ba84 (svn r26000) -Add: Optional filter parameter to the 'content state' console command, to limit the content list to only content where the name match the filter zuu 2013-11-14 22:50:16 +00:00
  • 27c67dfef2 (svn r26000) -Add: Optional filter parameter to the 'content state' console command, to limit the content list to only content where the name match the filter zuu 2013-11-14 22:50:16 +00:00
  • 9088972738 (svn r25999) -Add: When calling the 'content select' console command without args, display all selected content zuu 2013-11-14 22:48:03 +00:00
  • c67bff42e0 (svn r25999) -Add: When calling the 'content select' console command without args, display all selected content zuu 2013-11-14 22:48:03 +00:00
  • a0cad0c1ea (svn r25998) -Document [FS#5661]: why catchment area's are (slightly) inconsistent rubidium 2013-11-14 22:16:43 +00:00
  • b60d0888a2 (svn r25998) -Document [FS#5661]: why catchment area's are (slightly) inconsistent rubidium 2013-11-14 22:16:43 +00:00
  • c40f281545 (svn r25997) -Codechange: make it slightly more clear what ports are coming from where in the debug output when listening rubidium 2013-11-14 19:31:10 +00:00
  • 7457abb067 (svn r25997) -Codechange: make it slightly more clear what ports are coming from where in the debug output when listening rubidium 2013-11-14 19:31:10 +00:00
  • 079b2643de (svn r25996) -Update from WebTranslator v3.0: norwegian_bokmal - 3 changes by Trond romanian - 86 changes by tonny translators 2013-11-14 18:45:15 +00:00
  • 1b44c55af3 (svn r25996) -Update from WebTranslator v3.0: norwegian_bokmal - 3 changes by Trond romanian - 86 changes by tonny translators 2013-11-14 18:45:15 +00:00
  • e044bd8a73 (svn r25995) -Fix (r25785) [FS#5801]: [NoGo] GS failed to rename towns. (Zydeco) frosch 2013-11-14 18:04:31 +00:00
  • e07dccd84f (svn r25995) -Fix (r25785) [FS#5801]: [NoGo] GS failed to rename towns. (Zydeco) frosch 2013-11-14 18:04:31 +00:00