Commit Graph

16374 Commits (25e638adcb62266f36636c704ce40c0af54ef762)
 

Author SHA1 Message Date
terkhen 25e638adcb (svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache. 14 years ago
terkhen 79ab8cb571 (svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time. 14 years ago
terkhen ca755e983c (svn r21097) -Codechange: Unify cached max speed for all vehicle types. 14 years ago
terkhen 943c732756 (svn r21096) -Fix: Display the real max speed for aircrafts instead of always using the engine value. 14 years ago
terkhen 9dbd35a2ae (svn r21095) -Codechange: Use a function to convert aircraft speed to old units. 14 years ago
terkhen 0a9b1e90bf (svn r21094) -Fix: Aircraft speed would ignore callback 36 result when it is greater than the engine speed. 14 years ago
terkhen 47df65122a (svn r21093) -Codechange: Align some functions. 14 years ago
terkhen ac4a3c9101 (svn r21092) -Codechange: Merge max speed functions. 14 years ago
terkhen 78e8a17729 (svn r21091) -Codechange: Add bit constants for checking NewGRFCache validity. 14 years ago
terkhen 36c5f3c97c (svn r21090) -Codechange: Rename VehicleCache to NewGRFCache. 14 years ago
translators c81e5a01e0 (svn r21089) -Update from WebTranslator v3.0:
luxembourgish - 5 changes by Phreeze
14 years ago
alberth e5b817e99a (svn r21088) -Doc: Additions/corrections of doxygen comments. 14 years ago
alberth 576f77b5b8 (svn r21087) -Doc: Align and make existing comments available for doxygen. 14 years ago
rubidium 77c1838b3d (svn r21086) -Feature-ish: [NewGRF] String code to print the weight in format based on settings 14 years ago
rubidium 16a2f22741 (svn r21085) -Feature-ish: [NewGRF] Implement stringcode 9A 0C (station name) 14 years ago
rubidium 6a82d9f508 (svn r21084) -Codechange: name a variable to cover its actual implementation better 14 years ago
belugas 377d11886c (svn r21083) -Codechange: Limit the number of exceptions in the refittable cargo list to 7 (Eddi) 14 years ago
terkhen 580f8dc13c (svn r21082) -Fix (r21080): Compilation error. 14 years ago
translators bd9e075749 (svn r21081) -Update from WebTranslator v3.0:
ukrainian - 4 changes by Madvin
14 years ago
terkhen 4059acb2cc (svn r21080) -Fix: Do not allow to use a custom water level with the original map generator. 14 years ago
belugas d5c8ea393d (svn r21079) -Codechange: replace magic numbers with already defined constant ("inspired" by Hirundo's work) 14 years ago
rubidium 054e0fa14f (svn r21078) -Fix [FS#4203]: snowline didn't want to be very high 14 years ago
translators 197fd1f17c (svn r21077) -Update from WebTranslator v3.0:
danish - 8 changes by beruic
14 years ago
translators 1c105ee7b7 (svn r21076) -Update from WebTranslator v3.0:
luxembourgish - 74 changes by Phreeze
14 years ago
rubidium 0e56fafe74 (svn r21075) -Fix [FS#4192]: Wrong (maximum) value shown for generation seed in the in-game console 14 years ago
rubidium 0f942d3ed5 (svn r21074) -Fix [FS#4194]: Crash when loading a corrupted 0.7.x (or before) savegame where the waypoint refered to an already removed town 14 years ago
rubidium d22c1eee26 (svn r21073) -Fix: spelling errors in comments 14 years ago
translators 74494cb1b8 (svn r21072) -Update from WebTranslator v3.0:
traditional_chinese - 2 changes by josesun
14 years ago
rubidium 457b9c9c2e (svn r21071) -Fix: ofcourse the svn properties weren't set properly either :( 14 years ago
rubidium 89ab118d0c (svn r21070) -Fix: file not being picked up by doxygen 14 years ago
translators 42d9930344 (svn r21068) -Update from WebTranslator v3.0:
luxembourgish - 9 changes by Phreeze
14 years ago
translators c923bca663 (svn r21066) -Update from WebTranslator v3.0:
korean - 8 changes by junho2813
luxembourgish - 7 changes by Phreeze
thai - 140 changes by animated
14 years ago
michi_cc 809dcbacd0 (svn r21065) -Fix (r19733): Crash when displaying 60+x parameters in the NewGRF inspect window. 14 years ago
smatz a1a2335f41 (svn r21062) -Codechange: append -Winit-self to compiler flags 14 years ago
alberth 063931d435 (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
translators 34e986ae60 (svn r21059) -Update from WebTranslator v3.0:
frisian - 32 changes by gjannema
14 years ago
terkhen 867f7b5f7b (svn r21058) -Feature [NewGRF]: Add CB36 support for road vehicle properties 0x13 (Power), 0x14 (Weight) and 0x18 (Tractive effort). 14 years ago
rubidium bb07520982 (svn r21057) -Fix [FS#4182] (r20922): network client "fast forward" incrementing counter multiple times in same "GUI" tick causing an invalid state 14 years ago
translators 57da6451f9 (svn r21056) -Update from WebTranslator v3.0:
turkish - 7 changes by niw3
14 years ago
alberth 88910224a4 (svn r21055) -Codechange [FS#4190]: Code style fix (chillcore) 14 years ago
yexo f1c4ac2c40 (svn r21054) -Fix [FS#4188] (r19397): scenario starting year was not set correctly when changed by clicking on the date panel and entering a new value 14 years ago
translators ba91d37945 (svn r21053) -Update from WebTranslator v3.0:
frisian - 5 changes by gjannema
german - 2 changes by planetmaker
14 years ago
yexo 30b29ae060 (svn r21052) -Fix (r20435): house/airporttile/industrytile newgrfs that defined tiles that relied on the substitute being drawn were broken 14 years ago
rubidium 2b73b000fd (svn r21051) -Fix: [Debian] Silence "uselessly linked" warning
-Change: [Debian] Use make install "parameters" to not install some files instead of removing them after installation
14 years ago
rubidium 6fde250741 (svn r21050) -Fix (r20515): ignore underscores as well for help messages 14 years ago
translators af18159ea5 (svn r21046) -Update from WebTranslator v3.0:
frisian - 45 changes by gjannema
serbian - 1 changes by etran
14 years ago
glx 477d94eff3 (svn r21045) -Fix (r21044): MSVC 2010 projects 14 years ago
rubidium a9fc9b2e9a (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. 14 years ago
rubidium 71585bcc7f (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore 14 years ago
rubidium 90080e9586 (svn r21042) -Change: make it possible to make .tar.xz bundles 14 years ago