Age | Commit message (Expand) | Author |
2007-07-04 | (svn r10440) -Fix: CBM_IND defines bits to be set, not bitsets. | rubidium |
2007-07-04 | (svn r10439) -Codechange: initial steps for customized industry productions. | rubidium |
2007-07-04 | (svn r10438) -Update: WebTranslator2 update to 2007-07-04 19:52:16 | miham |
2007-07-04 | (svn r10437) -Feature: Automatic signal completion, enabled by pressing ctrl ... | peter1138 |
2007-07-04 | (svn r10436) -Cleanup: Doxygenise some comments, update others, and make a fe... | maedhros |
2007-07-04 | (svn r10435) -Fix (r9315): numinfo starts from 1, not 0, so make it possible ... | maedhros |
2007-07-04 | (svn r10434) -Fix (r9315): When setting multiple house overrides in one Actio... | maedhros |
2007-07-04 | (svn r10433) -Codechange: Remove FOR_EACH_OBJECT by moving the for loops in t... | maedhros |
2007-07-04 | (svn r10432) -Codechange: use existing function instead of data duplication | peter1138 |
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 r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' 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 |