Age | Commit message (Expand) | Author |
2011-07-02 | (svn r22621) -Fix: When asking the user to confirm an unsafe unpausing, there... | frosch |
2011-07-02 | (svn r22620) -Change [FS#4651]: Enforce refit orders to be 'always go to depo... | frosch |
2011-07-02 | (svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the ... | frosch |
2011-07-02 | (svn r22618) -Fix [FS#4653]: When changing difficulty settings over the netwo... | frosch |
2011-07-02 | (svn r22617) -Codechange: Add GameOptionsInvalidationData enum for data value... | frosch |
2011-07-02 | (svn r22616) -Codechange: Fix typo. | frosch |
2011-07-02 | (svn r22615) -Codechange: The return value of PlayTileSound() has no purpose.... | frosch |
2011-07-02 | (svn r22614) -Fix [FS#4656]: If callback 33 returns a value out of range, no ... | frosch |
2011-07-01 | (svn r22613) -Update from WebTranslator v3.0: | translators |
2011-06-30 | (svn r22612) -Update from WebTranslator v3.0: | translators |
2011-06-28 | (svn r22611) -Update from WebTranslator v3.0: | translators |
2011-06-27 | (svn r22610) -Update from WebTranslator v3.0: | translators |
2011-06-26 | (svn r22609) -Update from WebTranslator v3.0: | translators |
2011-06-26 | (svn r22608) -Fix[FS#4663]: Use rotated heightmap sizes for reporting scaling... | alberth |
2011-06-23 | (svn r22607) -Update from WebTranslator v3.0: | translators |
2011-06-23 | (svn r22606) -Fix (r22518): 20 is not the successor of 19 in NewGRF context. | frosch |
2011-06-21 | (svn r22605) -Update from WebTranslator v3.0: | translators |
2011-06-20 | (svn r22604) -Document: that there are invalid warnings under some circumstances | rubidium |
2011-06-19 | (svn r22603) -Update from WebTranslator v3.0: | translators |
2011-06-18 | (svn r22596) -Update from WebTranslator v3.0: | translators |
2011-06-17 | (svn r22595) -Fix [FS#4560] (r22593): build railstation gui was broken with n... | yexo |
2011-06-16 | (svn r22594) -Fix [FS#4644]: add active NewGRFs to the list of available ones... | yexo |
2011-06-16 | (svn r22593) -Fix [FS#4647]: don't show cargo accepted/produced in the new st... | yexo |
2011-06-15 | (svn r22592) -Fix [FS#4645]: Reading of heightmaps with uncommon BMP formats ... | frosch |
2011-06-15 | (svn r22591) -Doc: Callback 0x18 (AI purchase selection) is implemented for s... | terkhen |
2011-06-15 | (svn r22590) -Update from WebTranslator v3.0: | translators |
2011-06-14 | (svn r22589) -Fix [FS#4641]: PBS order forecasting modified the current order... | frosch |
2011-06-14 | (svn r22588) -Update from WebTranslator v3.0: | translators |
2011-06-14 | (svn r22587) -Fix: inconsistency in known-bugs.txt | rubidium |
2011-06-14 | (svn r22586) -Merge: documentation updates from 1.1 | rubidium |
2011-06-13 | (svn r22585) -Update from WebTranslator v3.0: | translators |
2011-06-13 | (svn r22584) -Add: [NoAI] several functions to AICompany to find out performa... | yexo |
2011-06-13 | (svn r22583) -Fix [FS#4640] (r22551): Allocate _changed_storage_arrays on the... | frosch |
2011-06-13 | (svn r22582) -Fix: Don't increment STL iterators after they've been invalidated. | michi_cc |
2011-06-13 | (svn r22581) -Add: 'make regression' support to Makefile.msvc | rubidium |
2011-06-13 | (svn r22580) -Change: make 'make regression' return an error when it fails | rubidium |
2011-06-13 | (svn r22579) -Fix (r22576): copy-paste error :( | rubidium |
2011-06-13 | (svn r22578) -Fix: another MSVC compile warning | rubidium |
2011-06-13 | (svn r22577) -Fix: MSVC64 compile warning | rubidium |
2011-06-13 | (svn r22576) -Add: bundle_pdb command to put the pdb into the bundles directo... | rubidium |
2011-06-13 | (svn r22575) -Fix (r22574): Compilation error. | terkhen |
2011-06-13 | (svn r22574) -Fix (r22566): GetGRFID was using a wrong return type. | terkhen |
2011-06-13 | (svn r22573) -Fix (r22567): Fix operator precedence. | terkhen |
2011-06-12 | (svn r22572) -Fix: MSVC performance warning (assigning int to bool). | michi_cc |
2011-06-12 | (svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug ... | terkhen |
2011-06-12 | (svn r22570) -Codechange: Store the GrfID of the caller when opening a parent... | terkhen |
2011-06-12 | (svn r22569) -Feature: [NewGRF] Persistent storage for towns. | terkhen |
2011-06-12 | (svn r22568) -Change: Add a list of persistent storages to the Town class. | terkhen |
2011-06-12 | (svn r22567) -Codechange: Store persistent storages inside a pool. | terkhen |
2011-06-12 | (svn r22566) -Codechange: Define and use OverrideManagerBase::GetGRFID function. | terkhen |