------------------------------------------------------------------------ r22596 | translators | 2011-06-18 17:45:08 +0000 (Sat, 18 Jun 2011) | 4 lines -Update from WebTranslator v3.0: esperanto - 21 changes by Christopher portuguese - 1 changes by JayCity ------------------------------------------------------------------------ r22595 | yexo | 2011-06-17 20:32:25 +0000 (Fri, 17 Jun 2011) | 1 line -Fix [FS#4560] (r22593): build railstation gui was broken with newgrf stations ------------------------------------------------------------------------ r22594 | yexo | 2011-06-16 10:59:09 +0000 (Thu, 16 Jun 2011) | 1 line -Fix [FS#4644]: add active NewGRFs to the list of available ones when selecting the empty preset ------------------------------------------------------------------------ r22593 | yexo | 2011-06-16 09:46:24 +0000 (Thu, 16 Jun 2011) | 1 line -Fix [FS#4647]: don't show cargo accepted/produced in the new station window when no tiles are selected (mouse hovering a window or toolbar) ------------------------------------------------------------------------ r22592 | frosch | 2011-06-15 18:53:58 +0000 (Wed, 15 Jun 2011) | 1 line -Fix [FS#4645]: Reading of heightmaps with uncommon BMP formats failed due to uninitialised variables. (Parody) ------------------------------------------------------------------------ r22591 | terkhen | 2011-06-15 18:52:21 +0000 (Wed, 15 Jun 2011) | 2 lines -Doc: Callback 0x18 (AI purchase selection) is implemented for stations. ------------------------------------------------------------------------ r22590 | translators | 2011-06-15 17:45:08 +0000 (Wed, 15 Jun 2011) | 4 lines -Update from WebTranslator v3.0: indonesian - 1 changes by adjayanto welsh - 19 changes by welshdragon ------------------------------------------------------------------------ r22589 | frosch | 2011-06-14 19:19:13 +0000 (Tue, 14 Jun 2011) | 1 line -Fix [FS#4641]: PBS order forecasting modified the current order index in case of a goto-nearest-depot order and no depot could be found. ------------------------------------------------------------------------ r22588 | translators | 2011-06-14 17:45:13 +0000 (Tue, 14 Jun 2011) | 4 lines -Update from WebTranslator v3.0: danish - 11 changes by majbom korean - 3 changes by junho2813 ------------------------------------------------------------------------ r22587 | rubidium | 2011-06-14 04:56:51 +0000 (Tue, 14 Jun 2011) | 2 lines -Fix: inconsistency in known-bugs.txt ------------------------------------------------------------------------ r22586 | rubidium | 2011-06-14 04:55:34 +0000 (Tue, 14 Jun 2011) | 2 lines -Merge: documentation updates from 1.1 ------------------------------------------------------------------------ r22585 | translators | 2011-06-13 17:45:09 +0000 (Mon, 13 Jun 2011) | 3 lines -Update from WebTranslator v3.0: swedish - 2 changes by Ingerfara ------------------------------------------------------------------------ r22584 | yexo | 2011-06-13 15:23:20 +0000 (Mon, 13 Jun 2011) | 1 line -Add: [NoAI] several functions to AICompany to find out performance information (Morloth) ------------------------------------------------------------------------ r22583 | frosch | 2011-06-13 11:53:00 +0000 (Mon, 13 Jun 2011) | 1 line -Fix [FS#4640] (r22551): Allocate _changed_storage_arrays on the heap, so the point of destruction is well defined ('never' for now). ------------------------------------------------------------------------ r22582 | michi_cc | 2011-06-13 10:46:00 +0000 (Mon, 13 Jun 2011) | 1 line -Fix: Don't increment STL iterators after they've been invalidated. ------------------------------------------------------------------------ r22581 | rubidium | 2011-06-13 10:35:19 +0000 (Mon, 13 Jun 2011) | 2 lines -Add: 'make regression' support to Makefile.msvc ------------------------------------------------------------------------ r22580 | rubidium | 2011-06-13 10:09:59 +0000 (Mon, 13 Jun 2011) | 2 lines -Change: make 'make regression' return an error when it fails ------------------------------------------------------------------------ r22579 | rubidium | 2011-06-13 08:28:29 +0000 (Mon, 13 Jun 2011) | 2 lines -Fix (r22576): copy-paste error :( ------------------------------------------------------------------------ r22578 | rubidium | 2011-06-13 08:27:12 +0000 (Mon, 13 Jun 2011) | 2 lines -Fix: another MSVC compile warning ------------------------------------------------------------------------ r22577 | rubidium | 2011-06-13 07:43:48 +0000 (Mon, 13 Jun 2011) | 2 lines -Fix: MSVC64 compile warning ------------------------------------------------------------------------ r22576 | rubidium | 2011-06-13 07:34:55 +0000 (Mon, 13 Jun 2011) | 2 lines -Add: bundle_pdb command to put the pdb into the bundles directory as well ------------------------------------------------------------------------ r22575 | terkhen | 2011-06-13 07:01:36 +0000 (Mon, 13 Jun 2011) | 2 lines -Fix (r22574): Compilation error. ------------------------------------------------------------------------ r22574 | terkhen | 2011-06-13 06:28:43 +0000 (Mon, 13 Jun 2011) | 2 lines -Fix (r22566): GetGRFID was using a wrong return type. ------------------------------------------------------------------------ r22573 | terkhen | 2011-06-13 06:13:57 +0000 (Mon, 13 Jun 2011) | 2 lines -Fix (r22567): Fix operator precedence. ------------------------------------------------------------------------ r22572 | michi_cc | 2011-06-12 23:42:42 +0000 (Sun, 12 Jun 2011) | 1 line -Fix: MSVC performance warning (assigning int to bool). ------------------------------------------------------------------------ r22571 | terkhen | 2011-06-12 20:53:16 +0000 (Sun, 12 Jun 2011) | 2 lines -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI. ------------------------------------------------------------------------ r22570 | terkhen | 2011-06-12 20:51:38 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Store the GrfID of the caller when opening a parent window in the NewGRF debug GUI. ------------------------------------------------------------------------ r22569 | terkhen | 2011-06-12 20:50:03 +0000 (Sun, 12 Jun 2011) | 2 lines -Feature: [NewGRF] Persistent storage for towns. ------------------------------------------------------------------------ r22568 | terkhen | 2011-06-12 20:49:07 +0000 (Sun, 12 Jun 2011) | 2 lines -Change: Add a list of persistent storages to the Town class. ------------------------------------------------------------------------ r22567 | terkhen | 2011-06-12 20:47:45 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Store persistent storages inside a pool. ------------------------------------------------------------------------ r22566 | terkhen | 2011-06-12 20:42:23 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Define and use OverrideManagerBase::GetGRFID function. ------------------------------------------------------------------------ r22565 | terkhen | 2011-06-12 20:41:17 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Use helper functions for getting the persistent storage in the NewGRF debug GUI. ------------------------------------------------------------------------ r22564 | terkhen | 2011-06-12 20:40:21 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Rename Get and Store persistent storage functions to GetValue and StoreValue. ------------------------------------------------------------------------ r22563 | terkhen | 2011-06-12 20:38:46 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Use a function for storing values inside the persistent storage. ------------------------------------------------------------------------ r22562 | terkhen | 2011-06-12 20:37:26 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Remove constness from TownGetVariable. ------------------------------------------------------------------------ r22561 | terkhen | 2011-06-12 20:36:33 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Remove constness from Object in ResolverObject. ------------------------------------------------------------------------ r22560 | terkhen | 2011-06-12 20:35:37 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Remove constness from House in ResolverObject. ------------------------------------------------------------------------ r22559 | terkhen | 2011-06-12 20:34:37 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Remove constness from Station in ResolverObject. ------------------------------------------------------------------------ r22558 | terkhen | 2011-06-12 20:34:03 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Remove constness from BaseStation in ResolverObject. ------------------------------------------------------------------------ r22557 | terkhen | 2011-06-12 20:32:52 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Remove constness from AnimationBase callbacks. ------------------------------------------------------------------------ r22556 | terkhen | 2011-06-12 20:31:44 +0000 (Sun, 12 Jun 2011) | 2 lines -Codechange: Remove constness from the town pointer at industries. ------------------------------------------------------------------------ r22555 | translators | 2011-06-12 17:45:15 +0000 (Sun, 12 Jun 2011) | 5 lines -Update from WebTranslator v3.0: dutch - 32 changes by Parody korean - 2 changes by junho2813 norwegian_nynorsk - 27 changes by 2rB ------------------------------------------------------------------------ r22553 | frosch | 2011-06-11 21:12:28 +0000 (Sat, 11 Jun 2011) | 1 line -Fix (r22499): NewGRF parameter window was not set dirty, when changing row selection. ------------------------------------------------------------------------ r22552 | frosch | 2011-06-11 20:47:31 +0000 (Sat, 11 Jun 2011) | 1 line -Fix: Clear airport persistent storage on construction/removal of airports. ------------------------------------------------------------------------ r22551 | frosch | 2011-06-11 20:40:46 +0000 (Sat, 11 Jun 2011) | 1 line -Fix: Remove BaseStorageArrays from _changed_storage_arrays on destruction. ------------------------------------------------------------------------ r22550 | translators | 2011-06-11 17:45:09 +0000 (Sat, 11 Jun 2011) | 3 lines -Update from WebTranslator v3.0: spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r22549 | translators | 2011-06-09 17:45:30 +0000 (Thu, 09 Jun 2011) | 6 lines -Update from WebTranslator v3.0: simplified_chinese - 1 changes by Gavin dutch - 2 changes by Parody norwegian_bokmal - 16 changes by kristoffer_hh swedish - 7 changes by Ingerfara ------------------------------------------------------------------------