rubidium
|
c94c73d2fb
|
(svn r22267) -Fix: broken language file...
|
2011-03-20 20:52:30 +00:00 |
|
rubidium
|
e645a2e066
|
(svn r22266) -Fix [FS#4558]: In the scenario editor you could build a ship depot using the hotkeys. Removing that depot causes an assertions to trigger.
|
2011-03-20 20:51:31 +00:00 |
|
translators
|
99c0e14fa0
|
(svn r22265) -Update from WebTranslator v3.0:
basque - 8 changes by Thadah
frisian - 71 changes by gjannema
|
2011-03-20 18:45:08 +00:00 |
|
smatz
|
9910e25073
|
(svn r22264) -Document: GCC 4.7 is supported too, though it gives a false warning about freeing non-heap objects
|
2011-03-19 20:19:27 +00:00 |
|
translators
|
1377ff6588
|
(svn r22263) -Update from WebTranslator v3.0:
lithuanian - 35 changes by BlinK_
portuguese - 18 changes by JayCity
romanian - 15 changes by tonny
|
2011-03-19 18:45:13 +00:00 |
|
frosch
|
93272478b7
|
(svn r22259) -Fix (r9779)[FS#4557]: Remove duplicate and wrong (too early) activation of new game settings. (chillcore)
|
2011-03-18 19:36:20 +00:00 |
|
yexo
|
0e17cbc9f8
|
(svn r22258) -Codechange: introduce a wrapper class to clean up the arguments to FormatString
|
2011-03-18 13:34:52 +00:00 |
|
rubidium
|
63fd82e5a6
|
(svn r22256) -Update [FS#3375]: RPM spec file (Ammler)
|
2011-03-17 20:47:36 +00:00 |
|
translators
|
00b2626c3a
|
(svn r22255) -Update from WebTranslator v3.0:
ukrainian - 16 changes by Madvin
|
2011-03-16 18:45:08 +00:00 |
|
michi_cc
|
e7bb220fdd
|
(svn r22254) -Codechange: Make settingsgen only update the output file if it actually changed.
|
2011-03-14 22:24:08 +00:00 |
|
frosch
|
f81dd357e8
|
(svn r22253) -Change: Apply the same inflation to the initial loan as to the maximum loan. Note that this is no change to the economy; it only saves players some clicks when starting companies in later years. (Eddi)
|
2011-03-14 21:14:44 +00:00 |
|
frosch
|
d12c2dfa24
|
(svn r22250) -Cleanup (r16378): Engines poolitems do not need a flag for validness anymore. The pool knows that on its own.
|
2011-03-13 22:05:29 +00:00 |
|
frosch
|
cba6eb87c2
|
(svn r22249) -Codechange: Process some more invalidation of IDs during command scope.
|
2011-03-13 21:35:50 +00:00 |
|
frosch
|
141f2eba50
|
(svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' already in command scope.
|
2011-03-13 21:34:49 +00:00 |
|
frosch
|
652c9cb663
|
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
|
2011-03-13 21:34:21 +00:00 |
|
frosch
|
5689b3dbda
|
(svn r22246) -Fix: Process order window invalidations for specific orders in command-scope.
|
2011-03-13 21:33:57 +00:00 |
|
frosch
|
dd20823277
|
(svn r22245) -Codechange: Make vehicle lists handle command-/GUI-scope invalidations themself.
|
2011-03-13 21:33:30 +00:00 |
|
frosch
|
f051a81b4e
|
(svn r22244) -Codechange: Make vehicle windows handle command-/GUI-scope invalidations themself (from autoreplace and refitting).
|
2011-03-13 21:33:02 +00:00 |
|
frosch
|
0ff4f31723
|
(svn r22243) -Codechange: Make AIDebugWindow::OnInvalidateData() handle command-/GUI-scope itself.
|
2011-03-13 21:32:40 +00:00 |
|
frosch
|
51ddbbb13d
|
(svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope.
|
2011-03-13 21:32:13 +00:00 |
|
frosch
|
ec9540a12a
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
translators
|
0ff6c8f425
|
(svn r22240) -Update from WebTranslator v3.0:
esperanto - 9 changes by Christopher
faroese - 71 changes by FastNinja
greek - 20 changes by fumantsu
|
2011-03-13 18:45:11 +00:00 |
|
alberth
|
bb4d832146
|
(svn r22239) -Doc: Further engine doxyment additions.
|
2011-03-13 16:43:00 +00:00 |
|
alberth
|
911dfa52bb
|
(svn r22238) -Codechange (r8888): Also remove the now unused NUM_VEHICLE_TYPES constant.
|
2011-03-13 14:00:11 +00:00 |
|
alberth
|
72b8e56920
|
(svn r22237) -Doc: Add some doxyments to structs and enums in engine_type.h
|
2011-03-13 13:49:31 +00:00 |
|
frosch
|
2ae863463c
|
(svn r22236) -Fix (r21457): Disarm a bear-pit, which r22226 almost fell into.
|
2011-03-13 10:43:41 +00:00 |
|
rubidium
|
dee05fe63d
|
(svn r22235) -Add: stub for a Faroese translation
|
2011-03-13 08:32:16 +00:00 |
|
translators
|
49109d3663
|
(svn r22234) -Update from WebTranslator v3.0:
swedish - 2 changes by Zuu
|
2011-03-12 18:45:06 +00:00 |
|
yexo
|
6305d104c1
|
(svn r22233) -Fix (r22210): value strings for command-pause-level were not shown correctly
|
2011-03-11 19:48:26 +00:00 |
|
translators
|
fe611024c1
|
(svn r22232) -Update from WebTranslator v3.0:
german - 20 changes by lugo
portuguese - 1 changes by JayCity
slovak - 1 changes by micropro_cz
|
2011-03-11 18:45:12 +00:00 |
|
frosch
|
4269170c9b
|
(svn r22231) -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C.
|
2011-03-10 19:32:24 +00:00 |
|
rubidium
|
7e74b52d6e
|
(svn r22230) -Fix: WT3 validation
|
2011-03-10 18:56:14 +00:00 |
|
translators
|
2323e91ed2
|
(svn r22229) -Update from WebTranslator v3.0:
brazilian_portuguese - 3 changes by Tucalipe
slovak - 44 changes by micropro_cz
|
2011-03-10 18:45:10 +00:00 |
|
frosch
|
77d1dcb926
|
(svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting.
|
2011-03-08 20:52:59 +00:00 |
|
frosch
|
b997ebb942
|
(svn r22227) -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before doing OnHundrethTick()-calls.
|
2011-03-08 19:43:38 +00:00 |
|
frosch
|
9cf92e2bd2
|
(svn r22226) -Codechange: When autoreplace invalidates vehicle windows because the Vehicle index changed, use a better eye-catcher-'data' than 0 to identify them.
|
2011-03-08 19:41:58 +00:00 |
|
translators
|
31f46c0786
|
(svn r22225) -Update from WebTranslator v3.0:
italian - 6 changes by lorenzodv
|
2011-03-08 18:45:07 +00:00 |
|
translators
|
0c6c755bf6
|
(svn r22223) -Update from WebTranslator v3.0:
traditional_chinese - 7 changes by elleryq
frisian - 16 changes by Taeke
greek - 28 changes by fumantsu
italian - 30 changes by Snail_, lorenzodv
|
2011-03-07 18:45:16 +00:00 |
|
yexo
|
cde5b7dffc
|
(svn r22222) -Fix: compilation when compiling with --disable-ai
|
2011-03-07 18:44:36 +00:00 |
|
translators
|
11755768d2
|
(svn r22221) -Update from WebTranslator v3.0:
danish - 14 changes by beruic
vietnamese - 4 changes by nglekhoi
|
2011-03-06 18:47:36 +00:00 |
|
alberth
|
26a9b31817
|
(svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages.
|
2011-03-06 16:00:53 +00:00 |
|
alberth
|
d3569f917d
|
(svn r22219) -Codechange: Unduplicate npf/yapf strings.
|
2011-03-06 16:00:24 +00:00 |
|
alberth
|
51d39bc462
|
(svn r22218) -Codechange: Unduplicate horizontal positioning strings for the other languages.
|
2011-03-06 15:59:43 +00:00 |
|
alberth
|
c46de7fc7b
|
(svn r22217) -Codechange: Unduplicate horizontal positioning strings.
|
2011-03-06 15:59:23 +00:00 |
|
alberth
|
f74e9c5d49
|
(svn r22216) -Codechange: Unduplicate original/realistic strings for the other languages.
|
2011-03-06 15:58:37 +00:00 |
|
alberth
|
7ee064b75d
|
(svn r22215) -Codechange: Unduplicate original/realistic strings.
|
2011-03-06 15:58:03 +00:00 |
|
alberth
|
b7814a00cd
|
(svn r22214) -Codechange: Unduplicate company on/off strings for the other languages.
|
2011-03-06 15:57:17 +00:00 |
|
alberth
|
3d6246ba9e
|
(svn r22213) -Codechange: Unduplicate company on/off strings.
|
2011-03-06 15:56:12 +00:00 |
|
alberth
|
6372eb4d86
|
(svn r22212) -Codechange: Unduplicate Off/On strings for the other languages.
|
2011-03-06 15:54:20 +00:00 |
|
alberth
|
5f505a69f3
|
(svn r22211) -Codechange: Unduplicate Off/On strings.
|
2011-03-06 15:52:23 +00:00 |
|