------------------------------------------------------------------------ r26808 | translators | 2014-09-09 19:46:14 +0200 (Tue, 09 Sep 2014) | 6 lines -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 ------------------------------------------------------------------------ r26807 | translators | 2014-09-08 19:46:46 +0200 (Mon, 08 Sep 2014) | 8 lines -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 ------------------------------------------------------------------------ r26806 | translators | 2014-09-07 19:45:44 +0200 (Sun, 07 Sep 2014) | 4 lines -Update from WebTranslator v3.0: esperanto - 1 changes by Ryton gaelic - 49 changes by GunChleoc ------------------------------------------------------------------------ r26805 | alberth | 2014-09-07 18:14:38 +0200 (Sun, 07 Sep 2014) | 2 lines -Feature: Allow hiding of non-interesting engines in the autoreplace GUI. ------------------------------------------------------------------------ r26804 | alberth | 2014-09-07 18:14:06 +0200 (Sun, 07 Sep 2014) | 2 lines -Feature: Allow hiding of non-interesting engines in the build vehicle GUI. ------------------------------------------------------------------------ r26803 | alberth | 2014-09-07 18:13:29 +0200 (Sun, 07 Sep 2014) | 2 lines -Doc: Document some fields in the build vehicle gui, and the rail definition struct. ------------------------------------------------------------------------ r26802 | alberth | 2014-09-07 18:12:58 +0200 (Sun, 07 Sep 2014) | 2 lines -Add: Command to set visibility of an engine for a company (based on patch by Juanjo). ------------------------------------------------------------------------ r26801 | alberth | 2014-09-07 18:11:58 +0200 (Sun, 07 Sep 2014) | 2 lines -Add: Labels above the lists in the autoreplace GUI. ------------------------------------------------------------------------ r26800 | alberth | 2014-09-07 18:11:14 +0200 (Sun, 07 Sep 2014) | 2 lines -Feature[FS#1640]: Vehicle sorting in autoreplace GUI. ------------------------------------------------------------------------ r26799 | alberth | 2014-09-07 18:10:27 +0200 (Sun, 07 Sep 2014) | 2 lines -Codechange: Export vehicle sorting data and functions. ------------------------------------------------------------------------ r26798 | alberth | 2014-09-07 18:09:48 +0200 (Sun, 07 Sep 2014) | 2 lines -Codechange: Code style fixes. ------------------------------------------------------------------------ r26797 | rubidium | 2014-09-07 18:03:41 +0200 (Sun, 07 Sep 2014) | 2 lines -Codechange: rewrite the UTF8 reading code to make use of already existing functions instead of partially trying to implemented them ------------------------------------------------------------------------ r26796 | rubidium | 2014-09-07 18:03:02 +0200 (Sun, 07 Sep 2014) | 2 lines -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 ------------------------------------------------------------------------ r26792 | frosch | 2014-09-07 17:25:54 +0200 (Sun, 07 Sep 2014) | 1 line -Fix: TC_NO_SHADE did not work for 32bpp text rendering. ------------------------------------------------------------------------ r26788 | frosch | 2014-09-07 16:21:16 +0200 (Sun, 07 Sep 2014) | 1 line -Add: Desync replay option to skip/replay failed commands ------------------------------------------------------------------------ r26787 | frosch | 2014-09-07 15:52:20 +0200 (Sun, 07 Sep 2014) | 1 line -Fix (r20547): Loading a game with order backups leaked Orders and left unreachable items in the pool. ------------------------------------------------------------------------ r26786 | frosch | 2014-09-07 15:36:18 +0200 (Sun, 07 Sep 2014) | 1 line -Fix: Also replay failed commands. ------------------------------------------------------------------------ r26785 | rubidium | 2014-09-07 11:30:57 +0200 (Sun, 07 Sep 2014) | 2 lines -Fix [Squirrel]: loading a value saved as boolean caused it to be of type integer instead of boolean ------------------------------------------------------------------------ r26784 | rubidium | 2014-09-07 08:46:03 +0200 (Sun, 07 Sep 2014) | 2 lines -Codechange [Squirrel]: use WChar for the lexer ------------------------------------------------------------------------ r26783 | rubidium | 2014-09-06 22:38:39 +0200 (Sat, 06 Sep 2014) | 2 lines -Fix (r26781): removed one include too many ------------------------------------------------------------------------ r26782 | rubidium | 2014-09-06 22:22:59 +0200 (Sat, 06 Sep 2014) | 2 lines -Fix (r26781): was in the wrong folder when commiting ------------------------------------------------------------------------ r26781 | rubidium | 2014-09-06 22:20:35 +0200 (Sat, 06 Sep 2014) | 2 lines -Codechange [Squirrel]: remove includes/definitions that are already in stdafx.h ------------------------------------------------------------------------ r26780 | rubidium | 2014-09-06 22:11:00 +0200 (Sat, 06 Sep 2014) | 2 lines -Cleanup: remove unused SQUIRREL_API macro ------------------------------------------------------------------------ r26779 | rubidium | 2014-09-06 22:05:07 +0200 (Sat, 06 Sep 2014) | 2 lines -Cleanup [Squirrel]: remove extern "C" statements; we won't be exporting things to C from our squirrel ------------------------------------------------------------------------ r26778 | rubidium | 2014-09-06 21:57:01 +0200 (Sat, 06 Sep 2014) | 2 lines -Codechange: remove pointless rsl macro ------------------------------------------------------------------------ r26777 | rubidium | 2014-09-06 21:54:35 +0200 (Sat, 06 Sep 2014) | 2 lines -Codechange: use safe string functions in squirrel code as well, and prevent using the ones that are deemed unsafe ------------------------------------------------------------------------ r26776 | rubidium | 2014-09-06 21:28:09 +0200 (Sat, 06 Sep 2014) | 2 lines -Codechange: use safe string functions in script/squirrel*.cpp ------------------------------------------------------------------------ r26775 | rubidium | 2014-09-06 20:10:36 +0200 (Sat, 06 Sep 2014) | 2 lines -Cleanup [Squirrel]: "resolve" several of the unicode wrapper defines ------------------------------------------------------------------------ r26774 | rubidium | 2014-09-06 19:46:56 +0200 (Sat, 06 Sep 2014) | 2 lines -Cleanup [Squirrel]: remove _SC macro ------------------------------------------------------------------------ r26773 | translators | 2014-09-06 19:45:42 +0200 (Sat, 06 Sep 2014) | 4 lines -Update from WebTranslator v3.0: bulgarian - 20 changes by komara esperanto - 94 changes by Ryton ------------------------------------------------------------------------ r26772 | rubidium | 2014-09-06 19:36:29 +0200 (Sat, 06 Sep 2014) | 2 lines -Cleanup [Squirrel]: remove traces to SQUNICODE define ------------------------------------------------------------------------ r26771 | rubidium | 2014-09-06 19:30:33 +0200 (Sat, 06 Sep 2014) | 2 lines -Cleanup: remove OTTD2SQ and SQ2OTTD ------------------------------------------------------------------------ r26770 | rubidium | 2014-09-06 19:22:06 +0200 (Sat, 06 Sep 2014) | 2 lines -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 ------------------------------------------------------------------------ r26769 | rubidium | 2014-09-06 19:20:45 +0200 (Sat, 06 Sep 2014) | 2 lines -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 ------------------------------------------------------------------------ r26768 | translators | 2014-09-05 19:45:37 +0200 (Fri, 05 Sep 2014) | 5 lines -Update from WebTranslator v3.0: bulgarian - 13 changes by komara esperanto - 87 changes by Ryton spanish - 19 changes by juanjo ------------------------------------------------------------------------ r26767 | translators | 2014-09-04 19:45:18 +0200 (Thu, 04 Sep 2014) | 3 lines -Update from WebTranslator v3.0: bulgarian - 8 changes by komara ------------------------------------------------------------------------ r26766 | translators | 2014-09-01 19:45:33 +0200 (Mon, 01 Sep 2014) | 3 lines -Update from WebTranslator v3.0: catalan - 5 changes by juanjo ------------------------------------------------------------------------