Commit Graph

  • 18e157fe7a (svn r26809) -Fix: do not dereference the -1 index of the file names array of music files. It definitely breaks on m68k, and might cause failures on other platforms as well rubidium 2014-09-10 16:33:42 +00:00
  • 4438821b80 (svn r26809) -Fix: do not dereference the -1 index of the file names array of music files. It definitely breaks on m68k, and might cause failures on other platforms as well rubidium 2014-09-10 16:33:42 +00:00
  • 77a77575dc (svn r26808) -Update from WebTranslator v3.0: catalan - 26 changes by juanjo hebrew - 3 changes by rril russian - 1 changes by Lone_Wolf spanish - 7 changes by SilverSurferZzZ translators 2014-09-09 17:46:14 +00:00
  • ed9cadade4 (svn r26808) -Update from WebTranslator v3.0: catalan - 26 changes by juanjo hebrew - 3 changes by rril russian - 1 changes by Lone_Wolf spanish - 7 changes by SilverSurferZzZ translators 2014-09-09 17:46:14 +00:00
  • 1806f6ba81 (svn r26807) -Update from WebTranslator v3.0: catalan - 18 changes by juanjo croatian - 29 changes by VoyagerOne english_US - 29 changes by Supercheese italian - 29 changes by lorenzodv russian - 29 changes by Lone_Wolf spanish - 12 changes by SilverSurferZzZ translators 2014-09-08 17:46:46 +00:00
  • fe9eb69382 (svn r26807) -Update from WebTranslator v3.0: catalan - 18 changes by juanjo croatian - 29 changes by VoyagerOne english_US - 29 changes by Supercheese italian - 29 changes by lorenzodv russian - 29 changes by Lone_Wolf spanish - 12 changes by SilverSurferZzZ translators 2014-09-08 17:46:46 +00:00
  • 378e92e6ed (svn r26806) -Update from WebTranslator v3.0: esperanto - 1 changes by Ryton gaelic - 49 changes by GunChleoc translators 2014-09-07 17:45:44 +00:00
  • f94b0512fc (svn r26806) -Update from WebTranslator v3.0: esperanto - 1 changes by Ryton gaelic - 49 changes by GunChleoc translators 2014-09-07 17:45:44 +00:00
  • aa2078a40e (svn r26805) -Feature: Allow hiding of non-interesting engines in the autoreplace GUI. alberth 2014-09-07 16:14:38 +00:00
  • b4a87e7f45 (svn r26805) -Feature: Allow hiding of non-interesting engines in the autoreplace GUI. alberth 2014-09-07 16:14:38 +00:00
  • cb3f69f746 (svn r26804) -Feature: Allow hiding of non-interesting engines in the build vehicle GUI. alberth 2014-09-07 16:14:06 +00:00
  • a49744b50c (svn r26804) -Feature: Allow hiding of non-interesting engines in the build vehicle GUI. alberth 2014-09-07 16:14:06 +00:00
  • 48c5bb4dc0 (svn r26803) -Doc: Document some fields in the build vehicle gui, and the rail definition struct. alberth 2014-09-07 16:13:29 +00:00
  • dcc67681ad (svn r26803) -Doc: Document some fields in the build vehicle gui, and the rail definition struct. alberth 2014-09-07 16:13:29 +00:00
  • 44d2f6a988 (svn r26802) -Add: Command to set visibility of an engine for a company (based on patch by Juanjo). alberth 2014-09-07 16:12:58 +00:00
  • f72ad87540 (svn r26802) -Add: Command to set visibility of an engine for a company (based on patch by Juanjo). alberth 2014-09-07 16:12:58 +00:00
  • 7df9a39172 (svn r26801) -Add: Labels above the lists in the autoreplace GUI. alberth 2014-09-07 16:11:58 +00:00
  • eb41511cd1 (svn r26801) -Add: Labels above the lists in the autoreplace GUI. alberth 2014-09-07 16:11:58 +00:00
  • 5d38e0f24b (svn r26800) -Feature[FS#1640]: Vehicle sorting in autoreplace GUI. alberth 2014-09-07 16:11:14 +00:00
  • 81d2bdbf47 (svn r26800) -Feature[FS#1640]: Vehicle sorting in autoreplace GUI. alberth 2014-09-07 16:11:14 +00:00
  • 427fdb2fb3 (svn r26799) -Codechange: Export vehicle sorting data and functions. alberth 2014-09-07 16:10:27 +00:00
  • 0e3647d4e3 (svn r26799) -Codechange: Export vehicle sorting data and functions. alberth 2014-09-07 16:10:27 +00:00
  • 8292133522 (svn r26798) -Codechange: Code style fixes. alberth 2014-09-07 16:09:48 +00:00
  • 83f0b02ff5 (svn r26798) -Codechange: Code style fixes. alberth 2014-09-07 16:09:48 +00:00
  • 5f8b37047a (svn r26797) -Codechange: rewrite the UTF8 reading code to make use of already existing functions instead of partially trying to implemented them rubidium 2014-09-07 16:03:41 +00:00
  • 876cc82f33 (svn r26797) -Codechange: rewrite the UTF8 reading code to make use of already existing functions instead of partially trying to implemented them rubidium 2014-09-07 16:03:41 +00:00
  • 9cbdd45751 (svn r26796) -Fix: reading of high byte of "ASCII" files yielded a negative int8, then casted to an uint32 which caused the Squirrel lexer to bail out. Regardless... the file isn't actually ASCII, but that's beyond the point for now rubidium 2014-09-07 16:03:02 +00:00
  • 385d3d3947 (svn r26796) -Fix: reading of high byte of "ASCII" files yielded a negative int8, then casted to an uint32 which caused the Squirrel lexer to bail out. Regardless... the file isn't actually ASCII, but that's beyond the point for now rubidium 2014-09-07 16:03:02 +00:00
  • 599a5a1969 (svn r26792) -Fix: TC_NO_SHADE did not work for 32bpp text rendering. frosch 2014-09-07 15:25:54 +00:00
  • 93722be21f (svn r26792) -Fix: TC_NO_SHADE did not work for 32bpp text rendering. frosch 2014-09-07 15:25:54 +00:00
  • e00f4cac59 (svn r26788) -Add: Desync replay option to skip/replay failed commands frosch 2014-09-07 14:21:16 +00:00
  • e2f5081f40 (svn r26788) -Add: Desync replay option to skip/replay failed commands frosch 2014-09-07 14:21:16 +00:00
  • d2ec27c6c4 (svn r26787) -Fix (r20547): Loading a game with order backups leaked Orders and left unreachable items in the pool. frosch 2014-09-07 13:52:20 +00:00
  • 9b72a9f6b8 (svn r26787) -Fix (r20547): Loading a game with order backups leaked Orders and left unreachable items in the pool. frosch 2014-09-07 13:52:20 +00:00
  • db45d979db (svn r26786) -Fix: Also replay failed commands. frosch 2014-09-07 13:36:18 +00:00
  • 937265d6d6 (svn r26786) -Fix: Also replay failed commands. frosch 2014-09-07 13:36:18 +00:00
  • be23e13e33 (svn r26785) -Fix [Squirrel]: loading a value saved as boolean caused it to be of type integer instead of boolean rubidium 2014-09-07 09:30:57 +00:00
  • 08cbf11539 (svn r26785) -Fix [Squirrel]: loading a value saved as boolean caused it to be of type integer instead of boolean rubidium 2014-09-07 09:30:57 +00:00
  • 00e1e69187 (svn r26784) -Codechange [Squirrel]: use WChar for the lexer rubidium 2014-09-07 06:46:03 +00:00
  • f41b4a8e1b (svn r26784) -Codechange [Squirrel]: use WChar for the lexer rubidium 2014-09-07 06:46:03 +00:00
  • 0d042630d5 (svn r26783) -Fix (r26781): removed one include too many rubidium 2014-09-06 20:38:39 +00:00
  • 6bf8a63ed9 (svn r26783) -Fix (r26781): removed one include too many rubidium 2014-09-06 20:38:39 +00:00
  • 4506858a83 (svn r26782) -Fix (r26781): was in the wrong folder when commiting rubidium 2014-09-06 20:22:59 +00:00
  • b5f5e88d57 (svn r26782) -Fix (r26781): was in the wrong folder when commiting rubidium 2014-09-06 20:22:59 +00:00
  • e8a72f8234 (svn r26781) -Codechange [Squirrel]: remove includes/definitions that are already in stdafx.h rubidium 2014-09-06 20:20:35 +00:00
  • 9b0c01e9bf (svn r26781) -Codechange [Squirrel]: remove includes/definitions that are already in stdafx.h rubidium 2014-09-06 20:20:35 +00:00
  • fc6d256948 (svn r26780) -Cleanup: remove unused SQUIRREL_API macro rubidium 2014-09-06 20:11:00 +00:00
  • 7ece56c347 (svn r26780) -Cleanup: remove unused SQUIRREL_API macro rubidium 2014-09-06 20:11:00 +00:00
  • ed365a33c0 (svn r26779) -Cleanup [Squirrel]: remove extern "C" statements; we won't be exporting things to C from our squirrel rubidium 2014-09-06 20:05:07 +00:00
  • a47874754c (svn r26779) -Cleanup [Squirrel]: remove extern "C" statements; we won't be exporting things to C from our squirrel rubidium 2014-09-06 20:05:07 +00:00
  • 506de3c53d (svn r26778) -Codechange: remove pointless rsl macro rubidium 2014-09-06 19:57:01 +00:00
  • 9543f4ed1e (svn r26778) -Codechange: remove pointless rsl macro rubidium 2014-09-06 19:57:01 +00:00
  • ac7ef48b0d (svn r26777) -Codechange: use safe string functions in squirrel code as well, and prevent using the ones that are deemed unsafe rubidium 2014-09-06 19:54:35 +00:00
  • eb52e65bec (svn r26777) -Codechange: use safe string functions in squirrel code as well, and prevent using the ones that are deemed unsafe rubidium 2014-09-06 19:54:35 +00:00
  • a106bd1dd5 (svn r26776) -Codechange: use safe string functions in script/squirrel*.cpp rubidium 2014-09-06 19:28:09 +00:00
  • 962c1a3242 (svn r26776) -Codechange: use safe string functions in script/squirrel*.cpp rubidium 2014-09-06 19:28:09 +00:00
  • a7044da533 (svn r26775) -Cleanup [Squirrel]: "resolve" several of the unicode wrapper defines rubidium 2014-09-06 18:10:36 +00:00
  • e63ca12ab8 (svn r26775) -Cleanup [Squirrel]: "resolve" several of the unicode wrapper defines rubidium 2014-09-06 18:10:36 +00:00
  • 65cab46a84 (svn r26774) -Cleanup [Squirrel]: remove _SC macro rubidium 2014-09-06 17:46:56 +00:00
  • 33ab505567 (svn r26774) -Cleanup [Squirrel]: remove _SC macro rubidium 2014-09-06 17:46:56 +00:00
  • cab419130e (svn r26773) -Update from WebTranslator v3.0: bulgarian - 20 changes by komara esperanto - 94 changes by Ryton translators 2014-09-06 17:45:42 +00:00
  • c96026cd1f (svn r26773) -Update from WebTranslator v3.0: bulgarian - 20 changes by komara esperanto - 94 changes by Ryton translators 2014-09-06 17:45:42 +00:00
  • ab4f228aa8 (svn r26772) -Cleanup [Squirrel]: remove traces to SQUNICODE define rubidium 2014-09-06 17:36:29 +00:00
  • ad315ef6d9 (svn r26772) -Cleanup [Squirrel]: remove traces to SQUNICODE define rubidium 2014-09-06 17:36:29 +00:00
  • 95549e6da5 (svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD rubidium 2014-09-06 17:30:33 +00:00
  • 7c4e9dd71d (svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD rubidium 2014-09-06 17:30:33 +00:00
  • 20a83b406e (svn r26770) -Fix [Squirrel]: in case SQChar is a char (previously everything non-Windows or non-Unicode, now everything), the lexer throws away the higher bytes of characters rubidium 2014-09-06 17:22:06 +00:00
  • 3f9525ff0e (svn r26770) -Fix [Squirrel]: in case SQChar is a char (previously everything non-Windows or non-Unicode, now everything), the lexer throws away the higher bytes of characters rubidium 2014-09-06 17:22:06 +00:00
  • e874be7691 (svn r26769) -Codechange [Squirrel]: remove the difference between some platforms having wchar for SQChar and others just char; always use char (and UTF-8) like in the rest of (internal) OpenTTD rubidium 2014-09-06 17:20:45 +00:00
  • 7a00d2e849 (svn r26769) -Codechange [Squirrel]: remove the difference between some platforms having wchar for SQChar and others just char; always use char (and UTF-8) like in the rest of (internal) OpenTTD rubidium 2014-09-06 17:20:45 +00:00
  • 2f697aa06d (svn r26768) -Update from WebTranslator v3.0: bulgarian - 13 changes by komara esperanto - 87 changes by Ryton spanish - 19 changes by juanjo translators 2014-09-05 17:45:37 +00:00
  • e76e6efd17 (svn r26768) -Update from WebTranslator v3.0: bulgarian - 13 changes by komara esperanto - 87 changes by Ryton spanish - 19 changes by juanjo translators 2014-09-05 17:45:37 +00:00
  • 63b06faece (svn r26767) -Update from WebTranslator v3.0: bulgarian - 8 changes by komara translators 2014-09-04 17:45:18 +00:00
  • 08e4566abd (svn r26767) -Update from WebTranslator v3.0: bulgarian - 8 changes by komara translators 2014-09-04 17:45:18 +00:00
  • f54ce4f2fd (svn r26766) -Update from WebTranslator v3.0: catalan - 5 changes by juanjo translators 2014-09-01 17:45:33 +00:00
  • b5b2d8bf92 (svn r26766) -Update from WebTranslator v3.0: catalan - 5 changes by juanjo translators 2014-09-01 17:45:33 +00:00
  • 9270d243cd (svn r26765) -Update from WebTranslator v3.0: welsh - 47 changes by kazzie translators 2014-08-31 17:45:19 +00:00
  • 0401722ae0 (svn r26765) -Update from WebTranslator v3.0: welsh - 47 changes by kazzie translators 2014-08-31 17:45:19 +00:00
  • 44fabee8ca (svn r26764) -Fix: Buffer overrun in SQCompiler::Error. (kalenz) frosch 2014-08-31 10:20:30 +00:00
  • 43e82ded9a (svn r26764) -Fix: Buffer overrun in SQCompiler::Error. (kalenz) frosch 2014-08-31 10:20:30 +00:00
  • 12a6d877a6 (svn r26763) -Update from WebTranslator v3.0: korean - 41 changes by telk5093 translators 2014-08-30 17:45:19 +00:00
  • 5b707e9db8 (svn r26763) -Update from WebTranslator v3.0: korean - 41 changes by telk5093 translators 2014-08-30 17:45:19 +00:00
  • 2f6a314b36 (svn r26762) -Update from WebTranslator v3.0: catalan - 6 changes by juanjo translators 2014-08-29 17:45:17 +00:00
  • 14242db77f (svn r26762) -Update from WebTranslator v3.0: catalan - 6 changes by juanjo translators 2014-08-29 17:45:17 +00:00
  • d4589aaba6 (svn r26761) -Update from WebTranslator v3.0: catalan - 2 changes by juanjo english_US - 3 changes by Supercheese spanish - 2 changes by juanjo translators 2014-08-27 17:45:46 +00:00
  • b0a40156af (svn r26761) -Update from WebTranslator v3.0: catalan - 2 changes by juanjo english_US - 3 changes by Supercheese spanish - 2 changes by juanjo translators 2014-08-27 17:45:46 +00:00
  • f45c5eaafa Fixed network save setting not saved to config file pelya 2014-08-26 02:10:35 +03:00
  • 8a0247fb39 Cloudsave support pelya 2014-08-26 02:04:54 +03:00
  • 86b4144a4a (svn r26760) -Update from WebTranslator v3.0: english_US - 1 changes by Supercheese ukrainian - 62 changes by Strategy translators 2014-08-25 17:45:29 +00:00
  • 34d9f37ebf (svn r26760) -Update from WebTranslator v3.0: english_US - 1 changes by Supercheese ukrainian - 62 changes by Strategy translators 2014-08-25 17:45:29 +00:00
  • b0b9043159 WIP save to network - fixed UI pelya 2014-08-25 01:51:44 +03:00
  • 35baed064a WIP backup savegames to network pelya 2014-08-25 01:49:35 +03:00
  • b7ae49dda0 Smallmap legend can be hidden pelya 2014-08-25 00:58:35 +03:00
  • 8878f2b20f Removed #ifdef ANDROID from where it's not needed pelya 2014-08-25 00:37:48 +03:00
  • 24b6184117 Fixed town aythority window and new town dialog too tall pelya 2014-08-24 22:26:05 +03:00
  • 47561a55a3 (svn r26759) -Update from WebTranslator v3.0: italian - 50 changes by lorenzodv spanish - 138 changes by juanjo translators 2014-08-24 17:45:30 +00:00
  • 95bd77064c (svn r26759) -Update from WebTranslator v3.0: italian - 50 changes by lorenzodv spanish - 138 changes by juanjo translators 2014-08-24 17:45:30 +00:00
  • 1a35644033 (svn r26758) -Fix [FS#5972]: [OSX] Implement more of the text editing API to prevent crashes and improve IME support. michi_cc 2014-08-24 10:34:43 +00:00
  • 2b3b8c93e7 (svn r26758) -Fix [FS#5972]: [OSX] Implement more of the text editing API to prevent crashes and improve IME support. michi_cc 2014-08-24 10:34:43 +00:00
  • 09d079b666 (svn r26757) -Update from WebTranslator v3.0: afrikaans - 1 changes by telanus catalan - 1 changes by juanjo translators 2014-08-23 17:45:42 +00:00