zuu
|
a40808ee04
|
(svn r26010) -Document [FS#5662]: The AI/GS library name to use in Import, is not the name given by GetName but GetInstanceName
|
2013-11-16 12:33:45 +00:00 |
|
rubidium
|
162c378aa5
|
(svn r26009) -Fix: warning about conditional expression with enumeral with non-enumeral type
|
2013-11-16 10:05:57 +00:00 |
|
rubidium
|
446613e868
|
(svn r26008) -Fix (r25975): uninitialised warning
|
2013-11-16 10:04:10 +00:00 |
|
rubidium
|
565ad16fc4
|
(svn r26007) -Change: make handling strings coming from game scripts slightly more lenient, i.e. less 'fatal error... must quit'
|
2013-11-16 09:54:22 +00:00 |
|
rubidium
|
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
|
2013-11-16 09:49:13 +00:00 |
|
rubidium
|
a59af5c3fc
|
(svn r26005) -Fix [FS#5478]: crash when transferring savegame from server to client
|
2013-11-15 22:22:01 +00:00 |
|
translators
|
5082d10b20
|
(svn r26004) -Update from WebTranslator v3.0:
romanian - 30 changes by tonny
swedish - 1 changes by Joel_A
|
2013-11-15 18:45:13 +00:00 |
|
michi_cc
|
8e9a63126c
|
(svn r26003) -Fix [FS#5795b] (r25743): [OSX] Some hotkeys were still triggered during text input.
|
2013-11-14 23:04:04 +00:00 |
|
michi_cc
|
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.
|
2013-11-14 23:03:59 +00:00 |
|
michi_cc
|
6645358d86
|
(svn r26001) -Fix [FS#5795a] (r25686): [OSX] Clear any pending marked characters from an edit box losing focus.
|
2013-11-14 23:03:54 +00:00 |
|
zuu
|
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
|
2013-11-14 22:50:16 +00:00 |
|
zuu
|
c67bff42e0
|
(svn r25999) -Add: When calling the 'content select' console command without args, display all selected content
|
2013-11-14 22:48:03 +00:00 |
|
rubidium
|
b60d0888a2
|
(svn r25998) -Document [FS#5661]: why catchment area's are (slightly) inconsistent
|
2013-11-14 22:16:43 +00:00 |
|
rubidium
|
7457abb067
|
(svn r25997) -Codechange: make it slightly more clear what ports are coming from where in the debug output when listening
|
2013-11-14 19:31:10 +00:00 |
|
translators
|
1b44c55af3
|
(svn r25996) -Update from WebTranslator v3.0:
norwegian_bokmal - 3 changes by Trond
romanian - 86 changes by tonny
|
2013-11-14 18:45:15 +00:00 |
|
frosch
|
e07dccd84f
|
(svn r25995) -Fix (r25785) [FS#5801]: [NoGo] GS failed to rename towns. (Zydeco)
|
2013-11-14 18:04:31 +00:00 |
|
rubidium
|
fdba412630
|
(svn r25976) -Update: Debian package creation control files
|
2013-11-13 19:57:29 +00:00 |
|
rubidium
|
a77aa68f16
|
(svn r25975) -Feature [FS#5385]: XDG base directory support
|
2013-11-13 19:32:37 +00:00 |
|
rubidium
|
c4ab18c029
|
(svn r25974) -Codechange: make the _personal_dir global const, since once it's set it shouldn't be changed anyhow
|
2013-11-13 18:57:25 +00:00 |
|
rubidium
|
3421bfc9ca
|
(svn r25973) -Fix [FS#5679]: comma key collided with F12 key for hotkeys; also remove '+' as that is generally not a key (the '+' on the numpad is a separate one)
|
2013-11-13 15:54:44 +00:00 |
|
rubidium
|
34ae6d4b39
|
(svn r25972) -Fix [FS#5665]: rail laying sounds of others could be heard in multiplayer (adf88)
|
2013-11-12 21:48:55 +00:00 |
|
translators
|
aaf122da93
|
(svn r25971) -Update from WebTranslator v3.0:
dutch - 4 changes by habell
vietnamese - 1 changes by nglekhoi
|
2013-11-12 18:45:15 +00:00 |
|
rubidium
|
68d5d76eec
|
(svn r25970) -Fix [FS#5787]: [SDL] Recursive mutex locking when changing blitter
|
2013-11-12 18:31:12 +00:00 |
|
frosch
|
d2624c6947
|
(svn r25969) -Add: [Script] ScriptTown::GetFundBuildingsDuration.
|
2013-11-12 17:57:32 +00:00 |
|
frosch
|
88175c2503
|
(svn r25968) -Add: [Script] ScriptTown::TOWN_GROWTH_NONE to indicate no town growth via ScriptTown::SetGrowthRate and GetGrowthRate.
|
2013-11-12 17:57:12 +00:00 |
|
frosch
|
fc3040af02
|
(svn r25967) -Add: [NoGo] GSTown::TOWN_GROWTH_NORMAL to reset a town growth rate set previously via GSTown::SetGrowthRate.
|
2013-11-12 17:56:35 +00:00 |
|
frosch
|
45a394d38e
|
(svn r25966) -Fix: [NoGo] Properly validate the range of the growth rate passed to GSTown::SetGrowthRate, instead of masking it to 16 bit.
|
2013-11-12 15:15:02 +00:00 |
|
rubidium
|
1f067c8529
|
(svn r25965) -Fix [FS#5800]: the wrong vehicle would be taken in a shared order vehicle list window when the ID >= 65536, causing assertions triggering later on
|
2013-11-11 18:58:15 +00:00 |
|
translators
|
aeb5c5a570
|
(svn r25964) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
|
2013-11-10 18:45:10 +00:00 |
|
fonsinchen
|
05b50ada5c
|
(svn r25963) -Fix [FS#5758]: Mixtures of old and new flows could create cycles.
|
2013-11-10 15:18:49 +00:00 |
|
michi_cc
|
fccd7bf0c7
|
(svn r25962) -Fix (r25951): [OSX] Do the SDK version test the proper way 'round.
|
2013-11-09 14:47:03 +00:00 |
|
rubidium
|
8d97a5498b
|
(svn r25961) -Fix [FS#5779]: [NewGRF] A powered rail type implies it is compatible as well, but some NewGRF didn't state that causing the path reservation code to bail out in some cases because there wasn't a compatible path
|
2013-11-09 10:45:05 +00:00 |
|
rubidium
|
7d5aaf95c4
|
(svn r25960) -Fix-ish: make it less likely to trigger clang's hang with -D_FORTIFY_SOURCE=2 -O1
|
2013-11-09 07:15:01 +00:00 |
|
rubidium
|
83b8388765
|
(svn r25959) -Fix: clang warnings; either because type safety was assumed, or because technically the wrong value was tested
|
2013-11-09 06:52:08 +00:00 |
|
rubidium
|
99910d0d4f
|
(svn r25958) -Fix: overriding method of DrawLine was not updated when parameters were added making it non-functional
|
2013-11-09 06:48:15 +00:00 |
|
rubidium
|
4cb3f8afa4
|
(svn r25956) -Fix [FS#5772]: temporary persistent storage modifications, e.g. command tests or those from GUI, were not properly reset, creating the possibility of desyncs
|
2013-11-08 22:28:57 +00:00 |
|
rubidium
|
41d9da548d
|
(svn r25955) -Fix [FS#5723]: Train's "force proceed" status gets reset when the track on the other side of the tile has a signal (adf88)
|
2013-11-08 22:24:21 +00:00 |
|
rubidium
|
8a419c7f46
|
(svn r25954) -Fix [FS#5731]: All semaphores got converted to electric signals when loading savegames from v15 to v20 (adf88)
|
2013-11-08 21:27:56 +00:00 |
|
rubidium
|
7b8ad4dc3b
|
(svn r25953) -Fix [FS#5732]: Wrong bits used when converting signal types/variants while loading savegames older than v64 (adf88)
|
2013-11-08 21:25:35 +00:00 |
|
rubidium
|
fd748703ba
|
(svn r25952) -Fix [FS#5719]: do not skip numbers when skipping spaces and other sorting 'improving' characters
|
2013-11-08 21:15:20 +00:00 |
|
michi_cc
|
ea14d00066
|
(svn r25951) -Fix [FS#5797]: [OSX] Disable the old fullscreen sub-driver when compiling with SDK versions 10.9+.
|
2013-11-08 20:18:31 +00:00 |
|
michi_cc
|
b3195d291a
|
(svn r25950) -Codechange: [OSX] Move some functions used by all video sub-drivers into the common source file.
|
2013-11-08 20:18:27 +00:00 |
|
rubidium
|
ca7a99977f
|
(svn r25949) -Fix [FS#5683]: text direction forcing characters were not filtered out, but shown as ? when ICU was not used for layouting. These are included in chat and console messages to force them to be displayed right
|
2013-11-08 19:13:32 +00:00 |
|
fonsinchen
|
b83b4ab4c2
|
(svn r25948) -Fix [FS#5796]: Make sure LinkRefresher doesn't delete the LinkGraph DeleteStaleLinks() is examining.
|
2013-11-07 20:50:03 +00:00 |
|
translators
|
94472cfeba
|
(svn r25947) -Update from WebTranslator v3.0:
japanese - 2 changes by nex259
latvian - 26 changes by Parastais
swedish - 2 changes by Joel_A
|
2013-11-07 18:45:17 +00:00 |
|
frosch
|
6bceb8b7ab
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
|
frosch
|
d4a5a50ad4
|
(svn r25945) -Codechange: Use member function of NewGRFInspectWindow to resolve FeatureIndex.
|
2013-11-07 18:15:32 +00:00 |
|
translators
|
ce4e8ecfb2
|
(svn r25944) -Update from WebTranslator v3.0:
latvian - 5 changes by Parastais
swedish - 2 changes by Joel_A
|
2013-11-06 18:45:14 +00:00 |
|
frosch
|
af71445e1b
|
(svn r25943) -Fix: NewGRF inspect window in RTL mode.
|
2013-11-06 15:10:17 +00:00 |
|
translators
|
3e5ec1649c
|
(svn r25942) -Update from WebTranslator v3.0:
latvian - 23 changes by Parastais
|
2013-11-05 18:45:08 +00:00 |
|