------------------------------------------------------------------------ r22254 | michi_cc | 2011-03-14 22:24:08 +0000 (Mon, 14 Mar 2011) | 1 line -Codechange: Make settingsgen only update the output file if it actually changed. ------------------------------------------------------------------------ r22253 | frosch | 2011-03-14 21:14:44 +0000 (Mon, 14 Mar 2011) | 1 line -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) ------------------------------------------------------------------------ r22250 | frosch | 2011-03-13 22:05:29 +0000 (Sun, 13 Mar 2011) | 1 line -Cleanup (r16378): Engines poolitems do not need a flag for validness anymore. The pool knows that on its own. ------------------------------------------------------------------------ r22249 | frosch | 2011-03-13 21:35:50 +0000 (Sun, 13 Mar 2011) | 1 line -Codechange: Process some more invalidation of IDs during command scope. ------------------------------------------------------------------------ r22248 | frosch | 2011-03-13 21:34:49 +0000 (Sun, 13 Mar 2011) | 1 line -Codechange: Make OnInvalidateData() process 'delete this;' already in command scope. ------------------------------------------------------------------------ r22247 | frosch | 2011-03-13 21:34:21 +0000 (Sun, 13 Mar 2011) | 1 line -Codechange: Update comments wrt. ForceRebuild() in command-scope. ------------------------------------------------------------------------ r22246 | frosch | 2011-03-13 21:33:57 +0000 (Sun, 13 Mar 2011) | 1 line -Fix: Process order window invalidations for specific orders in command-scope. ------------------------------------------------------------------------ r22245 | frosch | 2011-03-13 21:33:30 +0000 (Sun, 13 Mar 2011) | 1 line -Codechange: Make vehicle lists handle command-/GUI-scope invalidations themself. ------------------------------------------------------------------------ r22244 | frosch | 2011-03-13 21:33:02 +0000 (Sun, 13 Mar 2011) | 1 line -Codechange: Make vehicle windows handle command-/GUI-scope invalidations themself (from autoreplace and refitting). ------------------------------------------------------------------------ r22243 | frosch | 2011-03-13 21:32:40 +0000 (Sun, 13 Mar 2011) | 1 line -Codechange: Make AIDebugWindow::OnInvalidateData() handle command-/GUI-scope itself. ------------------------------------------------------------------------ r22242 | frosch | 2011-03-13 21:32:13 +0000 (Sun, 13 Mar 2011) | 1 line -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope. ------------------------------------------------------------------------ r22241 | frosch | 2011-03-13 21:31:29 +0000 (Sun, 13 Mar 2011) | 1 line -Codechange: Add additional to-be-used parameter to OnInvalidateData(). ------------------------------------------------------------------------ r22240 | translators | 2011-03-13 18:45:11 +0000 (Sun, 13 Mar 2011) | 5 lines -Update from WebTranslator v3.0: esperanto - 9 changes by Christopher faroese - 71 changes by FastNinja greek - 20 changes by fumantsu ------------------------------------------------------------------------ r22239 | alberth | 2011-03-13 16:43:00 +0000 (Sun, 13 Mar 2011) | 1 line -Doc: Further engine doxyment additions. ------------------------------------------------------------------------ r22238 | alberth | 2011-03-13 14:00:11 +0000 (Sun, 13 Mar 2011) | 1 line -Codechange (r8888): Also remove the now unused NUM_VEHICLE_TYPES constant. ------------------------------------------------------------------------ r22237 | alberth | 2011-03-13 13:49:31 +0000 (Sun, 13 Mar 2011) | 1 line -Doc: Add some doxyments to structs and enums in engine_type.h ------------------------------------------------------------------------ r22236 | frosch | 2011-03-13 10:43:41 +0000 (Sun, 13 Mar 2011) | 1 line -Fix (r21457): Disarm a bear-pit, which r22226 almost fell into. ------------------------------------------------------------------------ r22235 | rubidium | 2011-03-13 08:32:16 +0000 (Sun, 13 Mar 2011) | 2 lines -Add: stub for a Faroese translation ------------------------------------------------------------------------ r22234 | translators | 2011-03-12 18:45:06 +0000 (Sat, 12 Mar 2011) | 3 lines -Update from WebTranslator v3.0: swedish - 2 changes by Zuu ------------------------------------------------------------------------ r22233 | yexo | 2011-03-11 19:48:26 +0000 (Fri, 11 Mar 2011) | 1 line -Fix (r22210): value strings for command-pause-level were not shown correctly ------------------------------------------------------------------------ r22232 | translators | 2011-03-11 18:45:12 +0000 (Fri, 11 Mar 2011) | 5 lines -Update from WebTranslator v3.0: german - 20 changes by lugo portuguese - 1 changes by JayCity slovak - 1 changes by micropro_cz ------------------------------------------------------------------------ r22231 | frosch | 2011-03-10 19:32:24 +0000 (Thu, 10 Mar 2011) | 1 line -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C. ------------------------------------------------------------------------ r22230 | rubidium | 2011-03-10 18:56:14 +0000 (Thu, 10 Mar 2011) | 2 lines -Fix: WT3 validation ------------------------------------------------------------------------ r22229 | translators | 2011-03-10 18:45:10 +0000 (Thu, 10 Mar 2011) | 4 lines -Update from WebTranslator v3.0: brazilian_portuguese - 3 changes by Tucalipe slovak - 44 changes by micropro_cz ------------------------------------------------------------------------ r22228 | frosch | 2011-03-08 20:52:59 +0000 (Tue, 08 Mar 2011) | 1 line -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. ------------------------------------------------------------------------ r22227 | frosch | 2011-03-08 19:43:38 +0000 (Tue, 08 Mar 2011) | 1 line -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before doing OnHundrethTick()-calls. ------------------------------------------------------------------------ r22226 | frosch | 2011-03-08 19:41:58 +0000 (Tue, 08 Mar 2011) | 1 line -Codechange: When autoreplace invalidates vehicle windows because the Vehicle index changed, use a better eye-catcher-'data' than 0 to identify them. ------------------------------------------------------------------------ r22225 | translators | 2011-03-08 18:45:07 +0000 (Tue, 08 Mar 2011) | 3 lines -Update from WebTranslator v3.0: italian - 6 changes by lorenzodv ------------------------------------------------------------------------