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