summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-06(svn r10458) -Fix (r10444): restore original descriptions for win32 driverspeter1138
2007-07-06(svn r10457) -Codechange: Load the newly read definitions of Industries and I...belugas
2007-07-06(svn r10456) -Codechange: Enable loading newgrf strings for Industriesbelugas
2007-07-06(svn r10455) -Update: WebTranslator2 update to 2007-07-06 20:02:29miham
2007-07-06(svn r10454) -Fix r10452: forgot unfinished langsglx
2007-07-06(svn r10453) -Codechange: Allow save/load of empty (unallocated) stringspeter1138
2007-07-06(svn r10452) -Update: remove the string that has been removed in r10451 from ...rubidium
2007-07-06(svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an ...rubidium
2007-07-05(svn r10450) -Fix (r10444): Fix search & replace errorspeter1138
2007-07-05(svn r10449) -Update: WebTranslator2 update to 2007-07-05 18:40:00miham
2007-07-05(svn r10448) -Codechange: Industry Tiles and Houses share almost the same spr...belugas
2007-07-05(svn r10447) -Codechange: Don't need to specify values on an enum when those ...belugas
2007-07-05(svn r10446) -Codechange: Move extmidi's global data into its class.peter1138
2007-07-05(svn r10445) -Fix (Win32, r10444): remove #include "hal.h"KUDr
2007-07-05(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus...peter1138
2007-07-05(svn r10443) -Fix: randomizing triggers should be called with callback type s...peter1138
2007-07-05(svn r10442) -Codechange: implement the industry production callback.rubidium
2007-07-04(svn r10441) -Fix (r10440): something went wrong "porting" fixes from one pla...rubidium
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:16miham
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 duplicationpeter1138
2007-07-04(svn r10431) -Codechange: constness on static arraypeter1138
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 overrunKUDr
2007-07-04(svn r10428) -Fix: some more VC code analyzer warnings disabledKUDr
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 VC8KUDr
2007-07-03(svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8KUDr
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 r10415glx
2007-07-03(svn r10416) -Update: WebTranslator2 update to 2007-07-03 19:20:58miham
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 townglx
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:47miham
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