alberth
0e3647d4e3
(svn r26799) -Codechange: Export vehicle sorting data and functions.
2014-09-07 16:10:27 +00:00
alberth
83f0b02ff5
(svn r26798) -Codechange: Code style fixes.
2014-09-07 16:09:48 +00:00
rubidium
876cc82f33
(svn r26797) -Codechange: rewrite the UTF8 reading code to make use of already existing functions instead of partially trying to implemented them
2014-09-07 16:03:41 +00:00
rubidium
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
2014-09-07 16:03:02 +00:00
frosch
93722be21f
(svn r26792) -Fix: TC_NO_SHADE did not work for 32bpp text rendering.
2014-09-07 15:25:54 +00:00
frosch
e2f5081f40
(svn r26788) -Add: Desync replay option to skip/replay failed commands
2014-09-07 14:21:16 +00:00
frosch
9b72a9f6b8
(svn r26787) -Fix (r20547): Loading a game with order backups leaked Orders and left unreachable items in the pool.
2014-09-07 13:52:20 +00:00
frosch
937265d6d6
(svn r26786) -Fix: Also replay failed commands.
2014-09-07 13:36:18 +00:00
rubidium
08cbf11539
(svn r26785) -Fix [Squirrel]: loading a value saved as boolean caused it to be of type integer instead of boolean
2014-09-07 09:30:57 +00:00
rubidium
f41b4a8e1b
(svn r26784) -Codechange [Squirrel]: use WChar for the lexer
2014-09-07 06:46:03 +00:00
rubidium
6bf8a63ed9
(svn r26783) -Fix (r26781): removed one include too many
2014-09-06 20:38:39 +00:00
rubidium
b5f5e88d57
(svn r26782) -Fix (r26781): was in the wrong folder when commiting
2014-09-06 20:22:59 +00:00
rubidium
9b0c01e9bf
(svn r26781) -Codechange [Squirrel]: remove includes/definitions that are already in stdafx.h
2014-09-06 20:20:35 +00:00
rubidium
7ece56c347
(svn r26780) -Cleanup: remove unused SQUIRREL_API macro
2014-09-06 20:11:00 +00:00
rubidium
a47874754c
(svn r26779) -Cleanup [Squirrel]: remove extern "C" statements; we won't be exporting things to C from our squirrel
2014-09-06 20:05:07 +00:00
rubidium
9543f4ed1e
(svn r26778) -Codechange: remove pointless rsl macro
2014-09-06 19:57:01 +00:00
rubidium
eb52e65bec
(svn r26777) -Codechange: use safe string functions in squirrel code as well, and prevent using the ones that are deemed unsafe
2014-09-06 19:54:35 +00:00
rubidium
962c1a3242
(svn r26776) -Codechange: use safe string functions in script/squirrel*.cpp
2014-09-06 19:28:09 +00:00
rubidium
e63ca12ab8
(svn r26775) -Cleanup [Squirrel]: "resolve" several of the unicode wrapper defines
2014-09-06 18:10:36 +00:00
rubidium
33ab505567
(svn r26774) -Cleanup [Squirrel]: remove _SC macro
2014-09-06 17:46:56 +00:00
translators
c96026cd1f
(svn r26773) -Update from WebTranslator v3.0:
...
bulgarian - 20 changes by komara
esperanto - 94 changes by Ryton
2014-09-06 17:45:42 +00:00
rubidium
ad315ef6d9
(svn r26772) -Cleanup [Squirrel]: remove traces to SQUNICODE define
2014-09-06 17:36:29 +00:00
rubidium
7c4e9dd71d
(svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD
2014-09-06 17:30:33 +00:00
rubidium
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
2014-09-06 17:22:06 +00:00
rubidium
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
2014-09-06 17:20:45 +00:00
translators
e76e6efd17
(svn r26768) -Update from WebTranslator v3.0:
...
bulgarian - 13 changes by komara
esperanto - 87 changes by Ryton
spanish - 19 changes by juanjo
2014-09-05 17:45:37 +00:00
translators
08e4566abd
(svn r26767) -Update from WebTranslator v3.0:
...
bulgarian - 8 changes by komara
2014-09-04 17:45:18 +00:00
translators
b5b2d8bf92
(svn r26766) -Update from WebTranslator v3.0:
...
catalan - 5 changes by juanjo
2014-09-01 17:45:33 +00:00
translators
0401722ae0
(svn r26765) -Update from WebTranslator v3.0:
...
welsh - 47 changes by kazzie
2014-08-31 17:45:19 +00:00
frosch
43e82ded9a
(svn r26764) -Fix: Buffer overrun in SQCompiler::Error. (kalenz)
2014-08-31 10:20:30 +00:00
translators
5b707e9db8
(svn r26763) -Update from WebTranslator v3.0:
...
korean - 41 changes by telk5093
2014-08-30 17:45:19 +00:00
translators
14242db77f
(svn r26762) -Update from WebTranslator v3.0:
...
catalan - 6 changes by juanjo
2014-08-29 17:45:17 +00:00
translators
b0a40156af
(svn r26761) -Update from WebTranslator v3.0:
...
catalan - 2 changes by juanjo
english_US - 3 changes by Supercheese
spanish - 2 changes by juanjo
2014-08-27 17:45:46 +00:00
translators
34d9f37ebf
(svn r26760) -Update from WebTranslator v3.0:
...
english_US - 1 changes by Supercheese
ukrainian - 62 changes by Strategy
2014-08-25 17:45:29 +00:00
translators
95bd77064c
(svn r26759) -Update from WebTranslator v3.0:
...
italian - 50 changes by lorenzodv
spanish - 138 changes by juanjo
2014-08-24 17:45:30 +00:00
michi_cc
2b3b8c93e7
(svn r26758) -Fix [FS#5972]: [OSX] Implement more of the text editing API to prevent crashes and improve IME support.
2014-08-24 10:34:43 +00:00
translators
9c55307629
(svn r26757) -Update from WebTranslator v3.0:
...
afrikaans - 1 changes by telanus
catalan - 1 changes by juanjo
2014-08-23 17:45:42 +00:00
frosch
52fd95915a
(svn r26756) -Fix (r26747): Ground vehicle breakdown smoke was not supposed to be available yet, since it is a looping animation.
2014-08-23 13:31:20 +00:00
frosch
17872c8be1
(svn r26755) -Fix (r26747) [FS#6093]: Silence MSVC warning.
2014-08-23 10:44:32 +00:00
translators
a81e092daf
(svn r26754) -Update from WebTranslator v3.0:
...
catalan - 9 changes by juanjo
2014-08-22 17:45:28 +00:00
rubidium
134ad63b80
(svn r26753) -Fix: desync due to not always properly restoring game state from the savegame
2014-08-22 17:11:59 +00:00
translators
e458661fb6
(svn r26752) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2014-08-20 17:45:28 +00:00
translators
83a8b9779f
(svn r26751) -Update from WebTranslator v3.0:
...
croatian - 47 changes by VoyagerOne
english_AU - 50 changes by mrtux
finnish - 25 changes by jpx_
korean - 1 changes by telk5093
polish - 50 changes by wojteks86
2014-08-19 17:46:25 +00:00
translators
6e3ecda9bc
(svn r26750) -Update from WebTranslator v3.0:
...
belarusian - 47 changes by KorneySan
finnish - 22 changes by jpx_
2014-08-18 17:45:31 +00:00
translators
841112b574
(svn r26749) -Update from WebTranslator v3.0:
...
afrikaans - 47 changes by telanus
hungarian - 50 changes by Brumi
2014-08-17 17:45:37 +00:00
frosch
669d593fad
(svn r26748) -Merge: documentation updates from 1.4 branch
2014-08-17 16:13:23 +00:00
frosch
c30e137685
(svn r26747) -Feature: [NewGRF] Advanced visual effects with multiple effect sprites independent of spawning model.
2014-08-17 14:53:11 +00:00
frosch
17e88d644a
(svn r26746) -Codechange: Separate enums for visual effect type and spawning model.
2014-08-17 14:52:48 +00:00
frosch
d263fcce82
(svn r26745) -Codechange: Deduplicate calls to CreateEffectVehicleRel for vehicle visual effects.
2014-08-17 14:52:32 +00:00
frosch
7ca57bc578
(svn r26744) -Fix [FS6085-ish]: ScriptListSorterItemDescending::FindNext failed to detect the end.
2014-08-16 21:13:58 +00:00