summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-11-03(svn r11371) -Fix [FS#1396]: the industry protection only kicked in when it s...rubidium
2007-11-03(svn r11370) -Fix [FS1384]: manually replacing a vehicle with shared orders m...rubidium
2007-11-02(svn r11369) -Codechange [FS#1390]: changes some int to int8 in macros.h, as ...truelight
2007-11-01(svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10miham
2007-10-31(svn r11367) -Fix [FS#1258]: non-articulated road vehicles should be able to ...rubidium
2007-10-31(svn r11366) -Fix [FS#1258]: road vehicles must not drive through eachother o...rubidium
2007-10-31(svn r11365) -Fix [FS#1288]: when stopping a ship or aircraft, set their spee...rubidium
2007-10-31(svn r11364) -Fix (r11363): compilation brokenglx
2007-10-31(svn r11363) -Codechange: Remove some magical numbersbelugas
2007-10-30(svn r11362) -Fix [FS#1380]: cloning vehicles with non-standard sub-cargotype...rubidium
2007-10-30(svn r11361) -Update: WebTranslator2 update to 2007-10-30 19:53:53miham
2007-10-30(svn r11360) -Fix [FS#1375]: do not crash when trying to "draw" an invalid st...rubidium
2007-10-30(svn r11359) -Fix [FS#1381]: shared timetables were not properly refreshed wi...rubidium
2007-10-30(svn r11358) -Fix: condition types 0x0B and 0x0C are also valid for variable ...rubidium
2007-10-30(svn r11357) -Fix: NetworkUniqueID could be 80 chars, while the max size we g...truelight
2007-10-29(svn r11356) -Fix (r11305): funding industries in MP game was causing desyncglx
2007-10-29(svn r11355) -Fix [FS#1377]: loading too many GRFs was not handled gracefully...rubidium
2007-10-29(svn r11354) -Codechange [FS#1379]: one variable wasn't freed whereas all oth...rubidium
2007-10-28(svn r11353) -Codechange: add support for newgrf callback 32glx
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