Age | Commit message (Expand) | Author |
2007-07-04 | (svn r10431) -Codechange: constness on static array | peter1138 |
2007-07-04 | (svn r10430) -Fix: Too many town rating entry lookups (KUDr) | peter1138 |
2007-07-04 | (svn r10429) -Fix: VC8 Code Analyzer warning: buffer overrun | KUDr |
2007-07-04 | (svn r10428) -Fix: some more VC code analyzer warnings disabled | KUDr |
2007-07-04 | (svn r10427) -Fix: snprintf behaves differently in gcc than in VC causing unr... | KUDr |
2007-07-04 | (svn r10426) -Codechange: Activate the reset of industry/tiles mapping upon i... | belugas |
2007-07-04 | (svn r10425) -Fix (r10418): do not compare bitmasks with HASBIT. Strike two. ... | belugas |
2007-07-04 | (svn r10424) -Fix : Toy shop seems to be working exactly like power stations,... | belugas |
2007-07-04 | (svn r10423) -Fix [YAPF, r10301]: INVALID_TRACKDIR causing buffer overrun lea... | KUDr |
2007-07-03 | (svn r10422) -Fix: VC8 Code Analyzer warning C6297: Arithmetic overflow: 32-b... | KUDr |
2007-07-03 | (svn r10421) -Fix [MSVC]: suppress some code analyzer warnings for VC8 | KUDr |
2007-07-03 | (svn r10419) -Fix (r10418): do not compare bitmasks with HASBIT. Thanks to Ma... | rubidium |
2007-07-03 | (svn r10418) -Codechange: implement/resurrect the industry production flags. | rubidium |
2007-07-03 | (svn r10417) -Fix: r10416 partly reverted r10415 | glx |
2007-07-03 | (svn r10416) -Update: WebTranslator2 update to 2007-07-03 19:20:58 | miham |
2007-07-03 | (svn r10415) -Revert (r10403), Fix (r10323): 'message from company' test must... | glx |
2007-07-03 | (svn r10414) -Fix: the network protocol check for required newgrfs sent stati... | rubidium |
2007-07-03 | (svn r10413) -Fix r10211: t->townnamegrfid was not cleared when renaming a town | glx |
2007-07-03 | (svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various fi... | peter1138 |
2007-07-02 | (svn r10411) -Update: WebTranslator2 update to 2007-07-02 19:21:47 | miham |
2007-07-02 | (svn r10410) -Fix [FS458]: [OSX] if the resolution is changed to something th... | bjarni |
2007-07-01 | (svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a T... | rubidium |
2007-07-01 | (svn r10408) -Codechange: make GetImage a class method of Vehicle instead of ... | rubidium |
2007-07-01 | (svn r10407) -Update: WebTranslator2 update to 2007-07-01 20:12:34 | miham |
2007-07-01 | (svn r10406) -Fix [FS#968]: only industries in the temperate climate should b... | rubidium |
2007-07-01 | (svn r10405) -Fix [FS#972]: do not try to determine the default railtype in t... | rubidium |
2007-07-01 | (svn r10404) -Fix (r10266): Adding a cargo packet to cargo list could overflo... | peter1138 |
2007-06-30 | (svn r10403) -Fix (r10323): 'message from company' text used {STRING1} instea... | peter1138 |
2007-06-30 | (svn r10402) -Update: WebTranslator2 update to 2007-06-30 21:32:39 | miham |
2007-06-30 | (svn r10401) -Feature: new sign editor features including switching to previo... | peter1138 |
2007-06-30 | (svn r10399) -Fix (FS#962): [Windows] _wnd.has_focus was not properly set aft... | glx |
2007-06-30 | (svn r10398) -Fix (r10271): transparency menu option wasn't moved properly in... | peter1138 |
2007-06-30 | (svn r10397) -Fix [FS#969]: subsidy awarded messages broken due to {COMPANY} ... | peter1138 |
2007-06-30 | (svn r10396) -Fix: When landscape generating, allow for 200ms between screen ... | peter1138 |
2007-06-30 | (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison w... | KUDr |
2007-06-29 | (svn r10394) -Fix [YAPF]: MP desync caused by incorrect last-red-signal penal... | KUDr |
2007-06-29 | (svn r10393) -Fix [YAPF]: Trackdir needs 4 bits to store (not 3). The cached ... | KUDr |
2007-06-29 | (svn r10392) -Add [YAPF]: added structured dump support into some essential Y... | KUDr |
2007-06-29 | (svn r10391) -Add: debug support - structured dump of variables/classes/struc... | KUDr |
2007-06-29 | (svn r10390) -Fix: constness | KUDr |
2007-06-29 | (svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitiv... | KUDr |
2007-06-29 | (svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrA | KUDr |
2007-06-29 | (svn r10387) -Fix (r10326, r10330): update unfinished langs | glx |
2007-06-29 | (svn r10386) -Fix: [translations] croatian translators made a few type which ... | miham |
2007-06-29 | (svn r10385) -Change: [Translations] Croatian is an accepted language | miham |
2007-06-29 | (svn r10384) -Update: WebTranslator2 update to 2007-06-29 14:03:32 | miham |
2007-06-28 | (svn r10382) -Fix (strgen): it was not possible to use --warning and --todo a... | rubidium |
2007-06-28 | (svn r10381) -Fix [FS#951]: skipping an order made train reverse immediatelly... | rubidium |
2007-06-28 | (svn r10380) -Fix (r10364): when checking for unique names, only check vehicl... | peter1138 |
2007-06-28 | (svn r10379) -Codechange: silence a compiler warning (which was right) about ... | belugas |