summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-22(svn r11339) -Add: autoroad; same as autorail, but for road and trams and onl...rubidium
2007-10-22(svn r11338) -Fix [FS#1359]: water tiles not at sealevel (i.e. canals) should...rubidium
2007-10-22(svn r11337) -Update: WebTranslator2 update to 2007-10-22 15:25:18miham
2007-10-21(svn r11336) -Fix r11330: '#' means comment in gmake, so don't use it in sedstruelight
2007-10-21(svn r11335) -Fix (r11148): only consider changes in src when detecting modif...glx
2007-10-21(svn r11334) -Codechange: add hg detection to MSVCglx
2007-10-21(svn r11333) -Fix: Train engines still had a value of 0.maedhros
2007-10-21(svn r11332) -Fix: vehicles getting a value of 0 on construction.rubidium
2007-10-21(svn r11331) -Fix: do not misuse CommandCost for overflow safe stuff as Money...rubidium
2007-10-21(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to ...rubidium
2007-10-21(svn r11329) -Fix: if a NewGRF failed to load for some reason (like fatal err...rubidium
2007-10-21(svn r11328) -Cleanup (r11327): removed unneeded linebjarni
2007-10-21(svn r11327) -Fix (r7262): [OSX] make bundle_dmg once again names the mounted...bjarni
2007-10-21(svn r11326) -Cleanup: [OSX] removed now unneeded includes and unreached cond...bjarni
2007-10-21(svn r11325) -Fix (r11312)[FS#1357]: [OSX] fixed compilation on OSXbjarni
2007-10-21(svn r11323) -Fix: GCC2.95 gave a lot of bogus 'might be uninitialized', so n...truelight
2007-10-21(svn r11322) -Codechange: select an allowed station size when drag&drop is di...rubidium
2007-10-20(svn r11321) -Codechange: add support to load different graphics for halftile...rubidium
2007-10-20(svn r11320) -Codechange: make lower halftiles at coast floodable. Patch by f...rubidium
2007-10-20(svn r11319) -Add: halftile- and anti-zig-zag-foundations. Patch by frosch.rubidium
2007-10-20(svn r11318) -Codechange: add the actual support for drawing selections on ha...rubidium
2007-10-20(svn r11317) -Fix [FS#1355]: don't read a variable of a destroyed vehicle as ...rubidium
2007-10-20(svn r11316) -Codechange: add support for the half-tile (selection) graphics.rubidium
2007-10-20(svn r11315) -Fix [FS#1353]: towns are not growing beyond height differences....rubidium
2007-10-20(svn r11314) -Fix [FS#1356]: stop following a vehicle when you sell/destroyed...rubidium
2007-10-20(svn r11313) -Codechange: prepare several pieces of code so the can handle so...rubidium
2007-10-20(svn r11312) -Codechange: implement a overflow safe integer and use that for ...rubidium
2007-10-20(svn r11308) -Fix (r9315): Change the house id as well as the house spec when...maedhros
2007-10-20(svn r11306) -Update: WebTranslator2 update to 2007-10-20 08:17:35miham
2007-10-20(svn r11305) -Codechange: randomise layout when building an industry ingameglx
2007-10-20(svn r11304) -Feature: Control-Clicking the Center Main View button on the ve...belugas
2007-10-19(svn r11303) -Fix: EnsureNoVehicle and EnsureNoVehicleOnGround were both used...rubidium
2007-10-19(svn r11302) -Fix (r9520): typoglx
2007-10-19(svn r11301) -Fix: water check when building industries didn't workglx
2007-10-18(svn r11293) -Fix: newgrf defined industry news messages use TTD format for a...glx
2007-10-18(svn r11292) -Fix [FS#1350]: don't desync when generating random faces. Patch...rubidium
2007-10-18(svn r11291) -Fix [FS#1345]: changing the wagon_speed_limits patch option cau...rubidium
2007-10-18(svn r11290) -Fix: obiwan in the assertion that checked for overflows when wr...rubidium
2007-10-17(svn r11288) -Update: WebTranslator2 update to 2007-10-17 23:47:06miham
2007-10-17(svn r11287) -Codechange: add support for pushing paramaters into NewIndustri...rubidium
2007-10-17(svn r11286) -Fix (r11228): NewGRF industries assume that the order of animat...rubidium
2007-10-17(svn r11285) -Fix: 'site unsuitable' was always shown instead specified messa...glx
2007-10-17(svn r11284) -Codechange: don't reset build industry cursor if it failedglx
2007-10-17(svn r11283) -Fix(r11282): a typo. Don't ask.belugas
2007-10-17(svn r11282) -Fix[FS#1344]: Use the right pointer when evaluating the size of...belugas
2007-10-17(svn r11281) -Revert(r11259): the problem was not there. In fact, it made it...belugas
2007-10-16(svn r11280) -Fix [FS#1343]: wrong money related values when loading old game...rubidium
2007-10-16(svn r11279) -Codechange: use a typedeffed type for all magic with GameDiffic...rubidium
2007-10-16(svn r11278) -Fix [FS#1342] (r11269): modulo result can be negative for signe...glx
2007-10-16(svn r11277) -Fix (r8498): the check for ghost station (on water industries) ...glx