summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 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
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:34miham
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:39miham
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