summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-12(svn r11421) -Fix [FS#1431]: do not use a function that asserts when wrapping...rubidium
2007-11-12(svn r11420) -Fix [FS#1006]: industry closure news not properly shown when th...rubidium
2007-11-12(svn r11419) -Fix [FS#1388]: articulated vehicle breaking up when making a 90...rubidium
2007-11-12(svn r11418) -Fix (r11416): forgot an instanceglx
2007-11-12(svn r11417) -Fix[FS#1421]: Let the main viewport stay where the vehicle was ...belugas
2007-11-12(svn r11416) -Fix(r11411): For once, the warnings of MSVC are not useless. I...belugas
2007-11-11(svn r11415) -Fix [FS#1428]: do not ignore the autorenew settings for new gam...rubidium
2007-11-11(svn r11414) -Fix [FS#1387]: when building a station, even though we already ...rubidium
2007-11-11(svn r11413) -Fix [FS#1405]: don't use cached override spriteset for callbacksglx
2007-11-11(svn r11412) -Fix (r11403): animation was not turned on properly.rubidium
2007-11-11(svn r11411) -Codechange: implement random triggers for houses.rubidium
2007-11-11(svn r11410) -Codechange: implement random triggers for industries.rubidium
2007-11-11(svn r11409) -Update: as of now, I am a retired Developer, so mark me as suchtruelight
2007-11-11(svn r11408) -Fix [FS#1422]: do not do a 270 degree turn when 90 degrees is e...rubidium
2007-11-11(svn r11407) -Fix: do not allow building of tram-tracks when they are not ava...truelight
2007-11-11(svn r11406) -Fix: wrong triggers would be activated on callback 32 for vehic...rubidium
2007-11-11(svn r11405) -Fix: in rare cases OpenTTD could segfault when resizing and scr...truelight
2007-11-11(svn r11404) -Codechange: remove 2 magical numbersbelugas
2007-11-11(svn r11403) -Fix: NewIndustries GRF assume that tiles are already animated d...rubidium
2007-11-11(svn r11402) -Fix [FS#1382]: incorrect handling of industry behaviour 'must b...glx
2007-11-10(svn r11401) -Fix [FS#1391]: make all min functions do exactly the same inste...rubidium
2007-11-10(svn r11400) -Fix [FS#1409]: assign orders during cloning after refitting as ...rubidium
2007-11-10(svn r11399) -Feature(ette): transparency settings can now be saved and thus ...belugas
2007-11-10(svn r11398) -Fix [FS#1414]: industry variables 67 and 68 return was incorrectglx
2007-11-09(svn r11397) -Fix r11395: some minor fixes for better town-bridge results (an...truelight
2007-11-09(svn r11396) -Fix: GCC 3.3 doesn't like 'static bool inline', should of cours...truelight
2007-11-09(svn r11395) -Fix: allow town-bridges to be build on slopes (Rafal Rzepecki)truelight
2007-11-08(svn r11394) -Fix: default value for input cargo multipliers is 256 even for ...glx
2007-11-08(svn r11393) -Fix (r11368): forgot to update lang project filesglx
2007-11-08(svn r11392) -Codechange: Remove some MSVC warnings by removing boolean typec...belugas
2007-11-07(svn r11391) -Change: print all error messages related to missing/corrupted f...rubidium
2007-11-07(svn r11390) -Fix r11387: AB() was wrong (spotted by Rafal Rzepecki, patch by...truelight
2007-11-07(svn r11389) -Fix [FS#1386]: Replace calls to deprecated API with newer ones ...egladil
2007-11-07(svn r11388) -Fix: postfix ++ returned new value, should (ofcourse) be old va...truelight
2007-11-06(svn r11387) -Codechange: changed many macros.h #defines to static inline fun...truelight
2007-11-05(svn r11386) -Update: WebTranslator2 update to 2007-11-05 19:07:09miham
2007-11-05(svn r11385) -Fix r11383: bool operation can be hard to translate for some pe...truelight
2007-11-05(svn r11384) -Fix: second and third accepted cargo were inverted in original ...glx
2007-11-04(svn r11383) -Codechange: fixed all the mess around KillFirstBit (tnx to Rubi...truelight
2007-11-04(svn r11382) -Codechange: renamed COUNTBITS to CountBits, as it is no longer ...truelight
2007-11-04(svn r11381) -Fix [FS#1227]: redo the fix in a less breaking wayglx
2007-11-04(svn r11380) -Revert (r11191, r11196): it worked, but broke cargo loadingglx
2007-11-04(svn r11379) -Fix r11378: KillFirstBit2x64 accepts and returns unsigned varia...truelight
2007-11-04(svn r11378) -Codechange: optimize KillFirstBit2x64 (skidd13)truelight
2007-11-04(svn r11377) -Codechange: some more strictness in macros.h (skidd13)truelight
2007-11-04(svn r11376) -Fix: fill the town a oil rig is associated with before creating...rubidium
2007-11-04(svn r11375) -Fix [FS#1397]: the industry recolour map was always applied whe...rubidium
2007-11-04(svn r11374) -Codechange: Give meaning to the magical number that specifies t...belugas
2007-11-03(svn r11373) -Fix [FS#1398]: do not even think about building disabled indust...rubidium
2007-11-03(svn r11372) -Fix [FS#1394]: don't stop on first invalid cargo type when disp...glx