Commit Graph

15948 Commits (64f4b0d718ccfdbb25c40ca7b00023c61420e31e)
 

Author SHA1 Message Date
rubidium 64f4b0d718 (svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown handling as well (Hirundo) 14 years ago
rubidium 28d1d32161 (svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo) 14 years ago
rubidium ea04251578 (svn r20643) -Fix (r20641): != != == 14 years ago
rubidium 03021c555e (svn r20642) -Codechange: make the table in object_land easier expandable. 14 years ago
rubidium a3b1abc83d (svn r20641) -Codechange: remove the "require flat land" flag 14 years ago
rubidium b79c5b5f84 (svn r20640) -Add: support for water under objects 14 years ago
rubidium a126dc7500 (svn r20639) -Add: random bits to object tiles 14 years ago
rubidium 1f78d3f6ec (svn r20638) -Codechange: split object.h 14 years ago
michi_cc a8e5ce88a7 (svn r20637) -Change: [Win32] Don't build the DirectMusic driver for x64 as it won't work anyway. 14 years ago
frosch 3db0cc004b (svn r20636) -Codechange: Move MarkTileDirtyByTile() and DeleteAnimatedTile() into MakeWaterKeepingClass(). 14 years ago
translators bbed9eab1d (svn r20635) -Update from WebTranslator v3.0:
chuvash - 18 changes by mefisteron
14 years ago
rubidium 081c6a8b7d (svn r20634) -Fix (r20592): gracefully do the date_fract format conversion when an older OpenTTD savegame which loaded an ancient savegame still has the old date_fract "format". 14 years ago
rubidium fa58485e49 (svn r20633) -Cleanup: and clarify some bits in the landscape documentation and make them pass the validator again. 14 years ago
rubidium 360d6daf34 (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago
rubidium c462611488 (svn r20631) -Codechange: generalise IsIndustryTileOnWater + simplify so related code 14 years ago
translators 5feddc8307 (svn r20630) -Update from WebTranslator v3.0:
chuvash - 5 changes by mefisteron
dutch - 2 changes by habell
german - 1 changes by planetmaker
polish - 1 changes by silver_777
14 years ago
rubidium 7e1578631c (svn r20629) -Fix (r20627): ofcourse I forget to update source.list/MSVC project files when adding a header. 14 years ago
rubidium 3d656f5215 (svn r20628) -Fix: typos in animation trigger enum/comments 14 years ago
rubidium 7107eef4de (svn r20627) -Codechange: unify the animation code of station, airport, house and industry tiles 14 years ago
rubidium 09b1a0800e (svn r20626) -Codechange: pass AirportTileSpec to the airport tile callback 14 years ago
rubidium f4c0e575a8 (svn r20625) -Add: AirportTileSpec::GetByTile to simplify accessing the AirportTileSpec 14 years ago
rubidium 3a6c4c2f85 (svn r20624) -Codechange: some constifying for NewGRF house 14 years ago
rubidium 514f566d7c (svn r20623) -Codechange: unify the storing of animation related information 14 years ago
rubidium 5a7d6249af (svn r20622) -Codechange: unify [GS]et[Statation|Object|Industry|House]AnimationFrame 14 years ago
rubidium 1d8b95b235 (svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations) 14 years ago
rubidium 03f28f0b06 (svn r20620) -Codechange: rename airporttile's callback_flags to callback_mask, so it's the same for all NewGRF features with callbacks 14 years ago
rubidium b3cae21722 (svn r20619) -Fix [FS#4070]: [OSX] Limit minimum window size to 64x64 like all other platforms (matheweis) 14 years ago
rubidium 3c69c5c520 (svn r20618) -Fix [FS#4081]: drawing the "OpenTTD" text in the intro game caused crashes with very low resolutions 14 years ago
translators 92e7b3c0d3 (svn r20617) -Update from WebTranslator v3.0:
belarusian - 2 changes by KorneySan, Wowanxm
finnish - 2 changes by jpx_
german - 2 changes by planetmaker
greek - 2 changes by fumantsu
hungarian - 1 changes by IPG
italian - 2 changes by lorenzodv
polish - 2 changes by voythas
spanish - 3 changes by Terkhen
vietnamese - 13 changes by myquartz
14 years ago
glx a39f8aa391 (svn r20616) -Change: disable .sbr/.bsc generation in MSVC project files 14 years ago
translators 4aabf682fb (svn r20612) -Update from WebTranslator v3.0:
catalan - 79 changes by arnau
croatian - 3 changes by VoyagerOne
esperanto - 9 changes by Christopher
french - 2 changes by glx
hungarian - 7 changes by IPG
icelandic - 142 changes by grjonib
romanian - 2 changes by tonny
russian - 2 changes by Lone_Wolf
serbian - 3 changes by etran
spanish - 2 changes by Terkhen
14 years ago
yexo 3afe2ad55f (svn r20611) -Fix: disable newgrf houses that have a different size then their substitute type 14 years ago
frosch 81e0a17783 (svn r20610) -Fix (r20609): X and Y got swapped. 14 years ago
yexo fc882736e3 (svn r20609) -Fix [FS#3702]: crash when a NewGRF defined an invalid substitute type for a house and the NewGRF was removed during the game 14 years ago
rubidium 7a6620b8ee (svn r20607) -Fix: retain information about all base sets that are found and not only the latest version. This to stop confusing people that use newer versions of the base sets than those available via BaNaNaS. 14 years ago
yexo 2c8eb94033 (svn r20606) -Change [FS#4042]: change the debug level of the "Registering two AIs/libraries with the same name and version" message from 0 to 1 14 years ago
rubidium 64264317a3 (svn r20605) -Fix [FS#4063]: let NewGRFs var43 var (information about liveries) for vehicles not be influenced by the local setting determining whether to show liveries or not. 14 years ago
yexo 3c5923a62f (svn r20604) -Feature: add a reset button to the newgrf parameters window 14 years ago
rubidium c370ab2f27 (svn r20603) -Codechange: silence some ICC warnings 14 years ago
yexo 76bf2b36a5 (svn r20602) -Change (r20601): use DFLT instead of DEFA as name for the default field 14 years ago
yexo 8d451d3d72 (svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults with action 14 14 years ago
rubidium 75329688e6 (svn r20600) -Fix [FS#4075]: "downscale" a full load order to a load if possible order when removing the order while the vehicle is loading. This to prevent the vehicle from (possibly) staying forever in the station 14 years ago
michi_cc ecdc56c057 (svn r20599) -Add: [Win32] Append a decoded stack trace to the debug.log. Most of the time, the result will only be useful if the corresponding PDB file is present. 14 years ago
michi_cc ce8a9acffb (svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-in Windows function. 14 years ago
translators cfb431aefa (svn r20597) -Update from WebTranslator v3.0:
dutch - 4 changes by habell
esperanto - 10 changes by Christopher
finnish - 1 changes by jpx_
german - 1 changes by planetmaker
icelandic - 54 changes by grjonib
polish - 8 changes by silver_777, voythas, xine
serbian - 10 changes by etran
14 years ago
rubidium d15d8ecde4 (svn r20596) -Fix [FS#4066]: crash when the tooltip is wider than the window is 14 years ago
frosch de1b7fd8de (svn r20595) -Fix (r20536)[FS#4068]: Autoreplace needs refitting of wagons in free wagon chains. 14 years ago
translators 75e96a17d3 (svn r20594) -Update from WebTranslator v3.0:
german - 2 changes by planetmaker
icelandic - 19 changes by grjonib
italian - 1 changes by lorenzodv
polish - 6 changes by xine
portuguese - 15 changes by JayCity
romanian - 7 changes by tonny
russian - 1 changes by KorneySan
slovak - 1 changes by JamesSVK
spanish - 1 changes by Terkhen
vietnamese - 9 changes by nglekhoi
14 years ago
rubidium 5d1a87a0a2 (svn r20593) -Fix: (rlongago, r20547): long ago the service interval was int16, after which is got converted to Date except in the order backup. Much later I copied the savegame snippets from a vehicle and applied that on the order backup. Presto, reading/writing 32 bits (of Date) into 16 bits of ancient style service interval. That would then "spoil" the name pointer and that eventually crashes OpenTTD as it's likely to be an invalid pointer. 14 years ago
rubidium 1f95317454 (svn r20592) -Fix (r2041): no (proper) savegame conversion was done when _date_fract got a new value range 14 years ago