summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-10-28(svn r11352) -Codechange: cache callback 2D result (vehicle color mapping) in...glx
2007-10-27(svn r11351) -Fix (r11342): [OSX] killed a warningbjarni
2007-10-27(svn r11350) -Change: add missing elrail sprites for some rail build buttons/...rubidium
2007-10-27(svn r11349) -Fix [FS#1372]: crash when moving "invalid" cargo to a station.rubidium
2007-10-26(svn r11348) -Fix (r11049): [OSX] killed a warning (don't ask why only OSX sh...bjarni
2007-10-26(svn r11347) -Codechange: use marker loaded grf feature has_newwater when it ...belugas
2007-10-26(svn r11346) -Codechange: Add marker has_newwater to the loaded grf features....belugas
2007-10-26(svn r11345) -Cleanup: a bit of comment style fixingbelugas
2007-10-26(svn r11344) -Codechange: Removes some magic numbers referring the highlighti...belugas
2007-10-26(svn r11343) -Fix[FS#1368]: Autoslope did not work correctly for single track...belugas
2007-10-25(svn r11342) -Fix: [OSX] The cocoa driver incorrectly assumed that the blitte...egladil
2007-10-25(svn r11341) -Codechange: add missing callback ID enums, add stub for house p...glx
2007-10-25(svn r11340) -Fix[FS#1362]: Newindustries can provide no production at start....belugas
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 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 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 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