Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-16 | (svn r26832) -Fix [Squirrel]: ensure instance variable of SQNativeClosure is ↵ | rubidium | |
properly initialized | |||
2014-09-16 | (svn r26831) -Fix [Squirrel]: (bogus) warning about falling through in a switch | rubidium | |
2014-09-16 | (svn r26830) -Fix: WT3 string validation | rubidium | |
2014-09-16 | (svn r26829) -Update from WebTranslator v3.0: | translators | |
finnish - 19 changes by jpx_ persian - 65 changes by Garga polish - 4 changes by wojteks86 russian - 2 changes by Lone_Wolf swedish - 31 changes by spacejens urdu - 80 changes by siphr welsh - 42 changes by kazzie | |||
2014-09-16 | (svn r26828) -Fix: memory leak when passing -c multiple times | rubidium | |
2014-09-15 | (svn r26827) -Change [FS#6116]: The ok-button in the OSK for the signs list ↵ | frosch | |
should just close the OSK. | |||
2014-09-15 | (svn r26826) -Update from WebTranslator v3.0: | translators | |
croatian - 4 changes by VoyagerOne greek - 2 changes by Jubilee italian - 4 changes by lorenzodv korean - 32 changes by telk5093 persian - 34 changes by farazfaraji urdu - 9 changes by siphr | |||
2014-09-14 | (svn r26821) -Update from WebTranslator v3.0: | translators | |
greek - 95 changes by Jubilee gaelic - 33 changes by GunChleoc | |||
2014-09-14 | (svn r26819) -Fix [FS#6112] (r26787): trying to delete just loaded objects ↵ | rubidium | |
that had not yet resolved their references caused a crash upon savegame load (only when loading a game from a server, e.g. joining MP) | |||
2014-09-13 | (svn r26818) -Fix [FS#AndyShouldHaveFoundFlySprayByNow] (r26758): [OSX] Line ↵ | michi_cc | |
history and scrolling in the console window went on a walk. | |||
2014-09-13 | (svn r26817) -Update from WebTranslator v3.0: | translators | |
afrikaans - 2 changes by telanus catalan - 4 changes by juanjo german - 3 changes by planetmaker russian - 2 changes by Lone_Wolf | |||
2014-09-13 | (svn r26816) -Fix [FS#6109]: Properly zero-initialise data in _temp_engine. | frosch | |
2014-09-13 | (svn r26815) -Change: Allow to set the granularity of the tooltip hover time ↵ | planetmaker | |
in milliseconds instead of seconds. New default value is 250ms | |||
2014-09-12 | (svn r26814) -Fix [FS#6098]: Wording of tooltip in sprite alignment tool | planetmaker | |
2014-09-12 | (svn r26813) -Update from WebTranslator v3.0: | translators | |
afrikaans - 16 changes by telanus german - 25 changes by MG | |||
2014-09-11 | (svn r26812) -Update from WebTranslator v3.0: | translators | |
afrikaans - 9 changes by telanus polish - 30 changes by McZapkie slovak - 4 changes by Milsa slovenian - 1 changes by ntadej spanish - 4 changes by SilverSurferZzZ | |||
2014-09-11 | (svn r26811) -Fix[FS#6108]: Fixed spelling error in widget name. | alberth | |
2014-09-10 | (svn r26810) -Update from WebTranslator v3.0: | translators | |
dutch - 76 changes by habell spanish - 6 changes by SilverSurferZzZ swedish - 51 changes by spacejens welsh - 26 changes by kazzie | |||
2014-09-10 | (svn r26809) -Fix: do not dereference the -1 index of the file names array ↵ | rubidium | |
of music files. It definitely breaks on m68k, and might cause failures on other platforms as well | |||
2014-09-09 | (svn r26808) -Update from WebTranslator v3.0: | translators | |
catalan - 26 changes by juanjo hebrew - 3 changes by rril russian - 1 changes by Lone_Wolf spanish - 7 changes by SilverSurferZzZ | |||
2014-09-08 | (svn r26807) -Update from WebTranslator v3.0: | translators | |
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 | |||
2014-09-07 | (svn r26806) -Update from WebTranslator v3.0: | translators | |
esperanto - 1 changes by Ryton gaelic - 49 changes by GunChleoc | |||
2014-09-07 | (svn r26805) -Feature: Allow hiding of non-interesting engines in the ↵ | alberth | |
autoreplace GUI. | |||
2014-09-07 | (svn r26804) -Feature: Allow hiding of non-interesting engines in the build ↵ | alberth | |
vehicle GUI. | |||
2014-09-07 | (svn r26803) -Doc: Document some fields in the build vehicle gui, and the ↵ | alberth | |
rail definition struct. | |||
2014-09-07 | (svn r26802) -Add: Command to set visibility of an engine for a company ↵ | alberth | |
(based on patch by Juanjo). | |||
2014-09-07 | (svn r26801) -Add: Labels above the lists in the autoreplace GUI. | alberth | |
2014-09-07 | (svn r26800) -Feature[FS#1640]: Vehicle sorting in autoreplace GUI. | alberth | |
2014-09-07 | (svn r26799) -Codechange: Export vehicle sorting data and functions. | alberth | |
2014-09-07 | (svn r26798) -Codechange: Code style fixes. | alberth | |
2014-09-07 | (svn r26797) -Codechange: rewrite the UTF8 reading code to make use of ↵ | rubidium | |
already existing functions instead of partially trying to implemented them | |||
2014-09-07 | (svn r26796) -Fix: reading of high byte of "ASCII" files yielded a negative ↵ | rubidium | |
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 | |||
2014-09-07 | (svn r26792) -Fix: TC_NO_SHADE did not work for 32bpp text rendering. | frosch | |
2014-09-07 | (svn r26788) -Add: Desync replay option to skip/replay failed commands | frosch | |
2014-09-07 | (svn r26787) -Fix (r20547): Loading a game with order backups leaked Orders ↵ | frosch | |
and left unreachable items in the pool. | |||
2014-09-07 | (svn r26786) -Fix: Also replay failed commands. | frosch | |
2014-09-07 | (svn r26785) -Fix [Squirrel]: loading a value saved as boolean caused it to ↵ | rubidium | |
be of type integer instead of boolean | |||
2014-09-07 | (svn r26784) -Codechange [Squirrel]: use WChar for the lexer | rubidium | |
2014-09-06 | (svn r26783) -Fix (r26781): removed one include too many | rubidium | |
2014-09-06 | (svn r26782) -Fix (r26781): was in the wrong folder when commiting | rubidium | |
2014-09-06 | (svn r26781) -Codechange [Squirrel]: remove includes/definitions that are ↵ | rubidium | |
already in stdafx.h | |||
2014-09-06 | (svn r26780) -Cleanup: remove unused SQUIRREL_API macro | rubidium | |
2014-09-06 | (svn r26779) -Cleanup [Squirrel]: remove extern "C" statements; we won't be ↵ | rubidium | |
exporting things to C from our squirrel | |||
2014-09-06 | (svn r26778) -Codechange: remove pointless rsl macro | rubidium | |
2014-09-06 | (svn r26777) -Codechange: use safe string functions in squirrel code as ↵ | rubidium | |
well, and prevent using the ones that are deemed unsafe | |||
2014-09-06 | (svn r26776) -Codechange: use safe string functions in script/squirrel*.cpp | rubidium | |
2014-09-06 | (svn r26775) -Cleanup [Squirrel]: "resolve" several of the unicode wrapper ↵ | rubidium | |
defines | |||
2014-09-06 | (svn r26774) -Cleanup [Squirrel]: remove _SC macro | rubidium | |
2014-09-06 | (svn r26773) -Update from WebTranslator v3.0: | translators | |
bulgarian - 20 changes by komara esperanto - 94 changes by Ryton | |||
2014-09-06 | (svn r26772) -Cleanup [Squirrel]: remove traces to SQUNICODE define | rubidium | |