Commit Graph

15901 Commits (90b340e689c138639d0ca0edaf3305c7aff45015)

Author SHA1 Message Date
frosch 5b1632f4aa (svn r27190) -Fix [FS#6255] (r27106): Original road vehicle acceleration crashed for vehicles taking over. 10 years ago
translators dbcf0d8625 (svn r27189) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
10 years ago
translators a04042f7b4 (svn r27188) -Update from WebTranslator v3.0:
korean - 2 changes by telk5093
10 years ago
frosch aef1cf42e1 (svn r27187) -Fix: Code style. 10 years ago
michi_cc ab048fdcd1 (svn r27186) -Codechange: Rename AlwaysDrawUnpavedRoads() to better reflect what it does. 10 years ago
rubidium 7cb07acd86 (svn r27185) -Fix: prevent the compiler from optimizing an assignment away which caused GCC 5 to actually crash 10 years ago
rubidium 76b1bd0f4c (svn r27184) -Cleanup: remove some removed strings 10 years ago
rubidium 7ae2a1764d (svn r27183) -Fix: GCC5 compilation 10 years ago
translators a149707db7 (svn r27182) -Update from WebTranslator v3.0:
luxembourgish - 4 changes by Phreeze
10 years ago
translators f34340a2d6 (svn r27181) -Update from WebTranslator v3.0:
french - 4 changes by glx
10 years ago
translators 18d8d3e5a6 (svn r27180) -Update from WebTranslator v3.0:
catalan - 16 changes by juanjo
norwegian_bokmal - 4 changes by cuthbert
spanish - 1 changes by juanjo
10 years ago
translators ad056b0da5 (svn r27179) -Update from WebTranslator v3.0:
afrikaans - 10 changes by telanus
croatian - 4 changes by VoyagerOne
finnish - 4 changes by jpx_
hebrew - 9 changes by oofnik
italian - 3 changes by lorenzodv
korean - 11 changes by Gimel3830, telk5093
lithuanian - 4 changes by Stabilitronas
polish - 4 changes by wojteks86
romanian - 29 changes by kneekoo
gaelic - 4 changes by GunChleoc
slovak - 17 changes by Milsa
spanish - 4 changes by SilverSurferZzZ
10 years ago
frosch a14b836bf2 (svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects. 10 years ago
translators 163ab9fd56 (svn r27177) -Update from WebTranslator v3.0:
catalan - 3 changes by juanjo
dutch - 4 changes by habell
russian - 4 changes by Lone_Wolf
spanish - 10 changes by juanjo
tamil - 7 changes by ganesh
10 years ago
planetmaker 0a9364cef6 (svn r27176) -Fix: Compilation with MinGW64 (Eddy Arfik) 10 years ago
translators 833f680a5e (svn r27175) -Update from WebTranslator v3.0:
catalan - 14 changes by arnau
italian - 4 changes by lorenzodv
korean - 3 changes by telk5093
10 years ago
alberth da9721ffd6 (svn r27174) -Feature[FS#6236]: Display relative offset changes in the sprite aligner (juzza1). 10 years ago
frosch 06e97d529b (svn r27173) -Fix [FS#6237] (r27134): Use the regular clipping functions in the sprite aligner instead of some magic. 10 years ago
frosch c0801cbd8d (svn r27172) -Fix [FS#6238] (r27167): Apparently Windows randomly drops SetCursorPos calls. According to internet due to incorrect/missing synchronisation in threads accessing the event queue. 10 years ago
translators b251ba3e66 (svn r27171) -Update from WebTranslator v3.0:
korean - 11 changes by telk5093
latin - 2 changes by Supercheese
10 years ago
translators a601894017 (svn r27168) -Update from WebTranslator v3.0:
latin - 4 changes by Supercheese
10 years ago
frosch 3cceb21a94 (svn r27167) -Fix: [SDL, Windows] Right-mouse-button scrolling scrolled/jumped way to far, when OpenTTD lagged during mouse event processing. 10 years ago
frosch 74b0e2b73e (svn r27166) -Codechange: Optimise ScriptList by making use of iterators instead of looking up map-items multiple times per API call. 10 years ago
translators 10c653e702 (svn r27165) -Update from WebTranslator v3.0:
english_US - 3 changes by Supercheese
10 years ago
alberth cd36ff1bfe (svn r27164) -Add: [NoGo] Game scripts can point to a location, station, industry, or town when publishing news. 10 years ago
frosch 6cb930168f (svn r27163) -Fix [FS#6204]: Toolbars were not invalidated when changing max-vehicles settings. (adf88) 10 years ago
frosch 8d04567343 (svn r27162) -Fix [FS#6208]: Tile selection was drawn outside of map in some cases. (adf88) 10 years ago
frosch 939719ffc0 (svn r27161) -Fix [FS#6156] [FS#6206]: Reimplement the viewport drawing algorithm. 10 years ago
frosch d35670aa2a (svn r27160) -Fix: Division of signed values by TILE_SIZE requires cast to stay signed. 10 years ago
frosch 7dee16a9b9 (svn r27159) -Codechange: Simplify mapping from smallmap to viewport coordinates by duplicating less code. 10 years ago
frosch 79380a566e (svn r27158) -Codechange: Simplify mapping from viewport to smallmap coordinates by duplicating less code. 10 years ago
frosch bd3a8bf9e4 (svn r27157) -Fix: Mark bridge middle tiles dirty when building/removing/changing bridges. 10 years ago
translators 9a601a1029 (svn r27156) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by siu238X
10 years ago
translators 2b82b55b7f (svn r27155) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by siu238X
10 years ago
translators 993622d770 (svn r27154) -Update from WebTranslator v3.0:
indonesian - 9 changes by UseYourIllusion
korean - 4 changes by telk5093
10 years ago
translators c4f8995a1d (svn r27153) -Update from WebTranslator v3.0:
german - 3 changes by mbender
korean - 2 changes by telk5093
malay - 12 changes by im54
10 years ago
frosch 4b39e3d98c (svn r27152) -Fix: Generated files. 10 years ago
frosch 04b8fe6d0b (svn r27151) -Add: Allow changing max heightlevel in scenario editor. 10 years ago
frosch e40c3149de (svn r27150) -Fix (r27146): Forgot scenario toolbar. 10 years ago
translators 5779e0d192 (svn r27149) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
10 years ago
frosch 891e4c40ce (svn r27148) -Fix: Rounding and unit-conversion inconsistencies in calls to MarkAllViewportsDirty. 10 years ago
frosch 5ebc0c9934 (svn r27147) -Fix: Scale (non-custom) default window sizes according to GUI zoom. 10 years ago
frosch abe22e594d (svn r27146) -Fix: Make statusbar and chat-entry window use the same width as the toolbar. Otherwise they lack a size definition. 10 years ago
translators 0360abb54e (svn r27145) -Update from WebTranslator v3.0:
malay - 11 changes by TheITChap
10 years ago
frosch 3d37abf802 (svn r27144) -Change: The chatbox-width setting now uses percent of screen width instead of pixels. 10 years ago
translators f610db45b8 (svn r27142) -Update from WebTranslator v3.0:
turkish - 77 changes by wakeup
10 years ago
translators 9cb0d889d7 (svn r27141) -Update from WebTranslator v3.0:
indonesian - 57 changes by fanioz
korean - 3 changes by telk5093
10 years ago
alberth 6670d28cca (svn r27140) -Codechange: Fix typo in GenenerateLandscapeWindowMode (chillcore) 10 years ago
translators 11d6570585 (svn r27139) -Update from WebTranslator v3.0:
korean - 12 changes by Gimel3830
10 years ago
frosch 00981908d0 (svn r27138) -Fix: [NewGRF] Negative positions in industry layouts were interpreted incorrectly; however since the wrong behaviour is saner, define as the correct behaviour for GRFv8. 10 years ago
frosch f933dec10b (svn r27137) -Fix (r0): Oilrig empty-tile checks were incorrect due to wrong TileIndexDiff->TileIndexDiffC conversion. 10 years ago
translators dcf5c12280 (svn r27136) -Update from WebTranslator v3.0:
afrikaans - 1 changes by telanus
10 years ago
frosch b6568912f1 (svn r27135) -Fix: Misalignment in generate world window in case of small fonts. 10 years ago
frosch 8767a11d60 (svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad(). 10 years ago
frosch cd3f113249 (svn r27133) -Fix: Dragging of free wagons in depot failed with GUI zoom. 10 years ago
frosch a0c42f25a4 (svn r27132) -Codechange: Add an assertion about the size of the Tile struct to ensure alignment assumptions. 10 years ago
frosch 18a1131e9f (svn r27131) -Fix: Dropdown- and tooltip-windows should not steal the focus. 10 years ago
translators 4e626567ae (svn r27130) -Update from WebTranslator v3.0:
simplified_chinese - 1 changes by ww9980
10 years ago
translators 70d52a502a (svn r27129) -Update from WebTranslator v3.0:
malay - 18 changes by im54
10 years ago
translators c2ce131f21 (svn r27128) -Update from WebTranslator v3.0:
afrikaans - 2 changes by kdzar
10 years ago
translators fd3388467f (svn r27127) -Update from WebTranslator v3.0:
latin - 1 changes by Supercheese
10 years ago
planetmaker 19bf264433 (svn r27126) -Fix [FS#6218] (r26873): Reduce memory footprint of map array by shuffling its variables 10 years ago
translators 14a24f5732 (svn r27125) -Update from WebTranslator v3.0:
latin - 3 changes by Supercheese
10 years ago
translators 577d812df4 (svn r27124) -Update from WebTranslator v3.0:
norwegian_nynorsk - 18 changes by 2rB
10 years ago
frosch bf714413a2 (svn r27123) -Fix [FS#5371] [FS#6214]: API docs (krinn) 10 years ago
translators f22b6d3116 (svn r27122) -Update from WebTranslator v3.0:
bulgarian - 22 changes by komara
10 years ago
translators d97b60fb21 (svn r27121) -Update from WebTranslator v3.0:
irish - 2 changes by tem
latin - 1 changes by Supercheese
10 years ago
translators c16caa87d5 (svn r27120) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
10 years ago
frosch e5a8f6e7d4 (svn r27119) -Fix: Action 7/9 condition 0A failed for present, but disabled, NewGRF. 10 years ago
translators 59db260e63 (svn r27118) -Update from WebTranslator v3.0:
english_US - 1 changes by Supercheese
irish - 5 changes by tem
10 years ago
frosch 0a10fce8f1 (svn r27117) -Fix/Feature: Make use of both rocky tile sets from the base graphics. 10 years ago
translators 99b89f67db (svn r27116) -Update from WebTranslator v3.0:
esperanto - 1 changes by polluks
slovak - 15 changes by Blayss
10 years ago
translators de3e7110e0 (svn r27115) -Update from WebTranslator v3.0:
irish - 10 changes by tem
10 years ago
translators 63318c2144 (svn r27114) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
danish - 2 changes by Gankenstein
spanish - 5 changes by juanjo
10 years ago
translators a41fc2e341 (svn r27113) -Update from WebTranslator v3.0:
spanish - 1 changes by juanjo
10 years ago
translators 4dc65dd9b5 (svn r27112) -Update from WebTranslator v3.0:
luxembourgish - 1 changes by Phreeze
spanish - 2 changes by SilverSurferZzZ
10 years ago
alberth 39d6562158 (svn r27111) -Doc: Extend script documentation with Save and Load functions. 10 years ago
translators e25e44866e (svn r27110) -Update from WebTranslator v3.0:
afrikaans - 1 changes by telanus
spanish - 1 changes by SilverSurferZzZ
10 years ago
rubidium f0924bb910 (svn r27109) -Fix (r27102): MinGW compilation 10 years ago
translators 19198a2156 (svn r27108) -Update from WebTranslator v3.0:
latin - 1 changes by Supercheese
spanish - 2 changes by SilverSurferZzZ
10 years ago
rubidium cd9d6f85e5 (svn r27107) -Fix [FS#6183]: road vehicles could not reverse to be sent to depots when the following tile has the right type to run on, but could not be entered; e.g. facing toward a depot with the entry facing the wrong way failed to reverse whereas facing towards an empty tile allowed the vehicle to reverse (estys) 10 years ago
michi_cc 9983ddee32 (svn r27106) -Fix [FS#6176]: Use the actual max speed of the vehicle in front when determining if a RV can overtake. 10 years ago
rubidium 84b7773724 (svn r27105) -Fix [FS#6195]: grow_counter was not properly bounded by growth_rate, but by some other value used to calculate growth_rate. 10 years ago
rubidium 65f836f677 (svn r27104) -Fix [FS#6194]: support 64 bits integere in the ScriptLists as well 10 years ago
rubidium dd40950643 (svn r27103) -Update: copyright date 10 years ago
rubidium 978d4e4eaa (svn r27102) -Fix [FS#6194]: money values would end up wrong in strings when outside of the bounds of a 32 bits integer 10 years ago
translators 1ed92b3ca3 (svn r27101) -Update from WebTranslator v3.0:
simplified_chinese - 4 changes by mhching
luxembourgish - 17 changes by Phreeze
10 years ago
translators 44cfdbbfc6 (svn r27100) -Update from WebTranslator v3.0:
luxembourgish - 334 changes by Phreeze
10 years ago
translators 3245076905 (svn r27099) -Update from WebTranslator v3.0:
spanish - 2 changes by SilverSurferZzZ
10 years ago
translators 202adad53a (svn r27098) -Update from WebTranslator v3.0:
hungarian - 1 changes by Brumi
10 years ago
translators 4841873f36 (svn r27097) -Update from WebTranslator v3.0:
serbian - 26 changes by Suleiman
10 years ago
translators e02b267f01 (svn r27094) -Update from WebTranslator v3.0:
esperanto - 4 changes by polluks
10 years ago
frosch 93fb724f87 (svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles) 10 years ago
frosch ff43128963 (svn r27090) -Codechange [FS#5976]: Simplify some hierarchical groups code. (Juanjo) 10 years ago
translators 2cf3024d39 (svn r27089) -Update from WebTranslator v3.0:
esperanto - 24 changes by polluks
10 years ago
translators cd4db2e8e7 (svn r27088) -Update from WebTranslator v3.0:
irish - 20 changes by tem
10 years ago
rubidium fe92e9678f (svn r27087) -Fix (r26864): the shadow bit of disaster vehicles got cleared after being set to show a shadow 10 years ago
alberth 8f6df8c230 (svn r27086) -Codechange: Simplify opening of windows by always returning a valid window pointer. 10 years ago
alberth eb9da96a46 (svn r27085) -Fix: Always return a valid window to the world generation gui code. 10 years ago
alberth b67d483b46 (svn r27084) -Doc: Improve documentation of AllocateWindowDescFront. 10 years ago
translators 21a4672485 (svn r27083) -Update from WebTranslator v3.0:
latin - 9 changes by Supercheese
10 years ago
translators 768a4cd790 (svn r27082) -Update from WebTranslator v3.0:
lithuanian - 4 changes by Stabilitronas
10 years ago
translators 79e90dfe11 (svn r27081) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
lithuanian - 11 changes by Stabilitronas
10 years ago
translators cfa4bf7e8c (svn r27080) -Update from WebTranslator v3.0:
latin - 2 changes by Supercheese
10 years ago
planetmaker 84e2d4dd9e (svn r27079) -Fix: Compilation with freetype2 version 2.5.4 and newer (AMDmi3) 10 years ago
translators 395c65e561 (svn r27078) -Update from WebTranslator v3.0:
latin - 12 changes by Supercheese
portuguese - 47 changes by ZeDWeB
10 years ago
translators 8c4d779ff1 (svn r27077) -Update from WebTranslator v3.0:
danish - 10 changes by manframe
10 years ago
translators 489958f1a4 (svn r27076) -Update from WebTranslator v3.0:
arabic_egypt - 1 changes by awensome
10 years ago
frosch 1bbe59af69 (svn r27075) -Fix [FS#6182]: Variable 47 used the carge translation table of the wrong GRF in case of callback 1D. 10 years ago
translators 051be72ba3 (svn r27074) -Update from WebTranslator v3.0:
japanese - 16 changes by guppy
10 years ago
translators 801d4ba918 (svn r27073) -Update from WebTranslator v3.0:
danish - 14 changes by manframe
10 years ago
translators bd6a4c35c4 (svn r27072) -Update from WebTranslator v3.0:
danish - 8 changes by manframe
korean - 3 changes by telk5093
serbian - 22 changes by SoMiPro202
10 years ago
translators 9edee18e28 (svn r27071) -Update from WebTranslator v3.0:
spanish - 2 changes by juanjo
10 years ago
translators 68937dc638 (svn r27070) -Update from WebTranslator v3.0:
catalan - 1 changes by juanjo
spanish - 3 changes by juanjo
10 years ago
translators c2acc4ffbb (svn r27069) -Update from WebTranslator v3.0:
bulgarian - 3 changes by pdedinski
10 years ago
translators 61d1f8e121 (svn r27068) -Update from WebTranslator v3.0:
danish - 28 changes by manframe
tamil - 52 changes by aswn
10 years ago
translators 91cb6e8774 (svn r27067) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
10 years ago
translators ef49bca5c7 (svn r27066) -Update from WebTranslator v3.0:
polish - 19 changes by wojteks86
10 years ago
translators 4e3622bade (svn r27065) -Update from WebTranslator v3.0:
danish - 18 changes by manframe
10 years ago
translators 4b62fc9bbd (svn r27064) -Update from WebTranslator v3.0:
danish - 35 changes by manframe
irish - 16 changes by tem
10 years ago
frosch e4063cb6d4 (svn r27063) -Fix [FS#6172]: Some lists did not use natural string sorting. 10 years ago
translators ae17dd7d19 (svn r27062) -Update from WebTranslator v3.0:
latin - 5 changes by Supercheese
10 years ago
translators ca02d7df4f (svn r27061) -Update from WebTranslator v3.0:
czech - 1 changes by marek995
latvian - 1 changes by Parastais
10 years ago
peter1138 e21ebb26c8 (svn r27060) -Doc: Remove obsolete comment (64KB LUT would be 8GB with current limits) 10 years ago
translators 2072edc02c (svn r27058) -Update from WebTranslator v3.0:
french - 1 changes by romazoon
galician - 70 changes by permudo
latin - 5 changes by Supercheese
10 years ago
translators f3ec20a494 (svn r27057) -Update from WebTranslator v3.0:
latin - 2 changes by Supercheese
10 years ago
translators aa0e397c97 (svn r27056) -Update from WebTranslator v3.0:
czech - 2 changes by Eskymak
portuguese - 4 changes by vesgo
10 years ago
translators a2bde8dba6 (svn r27055) -Update from WebTranslator v3.0:
simplified_chinese - 6 changes by siu238X
traditional_chinese - 49 changes by siu238X
10 years ago
translators a9a8ed5188 (svn r27054) -Update from WebTranslator v3.0:
irish - 9 changes by tem
portuguese - 40 changes by vesgo
10 years ago
translators 3eb4d49f97 (svn r27053) -Update from WebTranslator v3.0:
latin - 2 changes by Supercheese
vietnamese - 145 changes by nglekhoi
10 years ago
translators c0445bb20a (svn r27052) -Update from WebTranslator v3.0:
simplified_chinese - 24 changes by siu238X
traditional_chinese - 19 changes by siu238X
swedish - 23 changes by Chrill
10 years ago
translators 619e6bbeda (svn r27051) -Update from WebTranslator v3.0:
irish - 15 changes by tem
10 years ago
translators e9ba763f74 (svn r27050) -Update from WebTranslator v3.0:
irish - 62 changes by tem
korean - 1 changes by telk5093
10 years ago
peter1138 1ad3db76e6 (svn r27049) -Fix (r26482): Fix compilation with --enable-desync-debug. 10 years ago
peter1138 2c21d4fbd1 (svn r27048) -Fix (r26158): Position in articulated vehicle is 4D, not 4A. 10 years ago
translators 9cb1ca6fbd (svn r27047) -Update from WebTranslator v3.0:
norwegian_nynorsk - 58 changes by eloekset
spanish - 2 changes by SilverSurferZzZ
turkish - 10 changes by wakeup
10 years ago
fonsinchen 221f1a2e46 (svn r27046) -Fix [FS#5812]: Don't require double-press from non-dead console hotkeys. 10 years ago
translators 7e6eb5043b (svn r27045) -Update from WebTranslator v3.0:
irish - 83 changes by tem
gaelic - 1 changes by GunChleoc
spanish - 2 changes by SilverSurferZzZ
10 years ago
frosch 372acd13be (svn r27044) -Change (r26905, r26984): Scale heightmap greyscales > 0 evenly to heightlevels > 0, instead of giving heightlevel 1 a bigger loading. Sea level remains at pure black only. 10 years ago
rubidium ed8f48a945 (svn r27043) -Fix: could not enter third digit of snow line height 10 years ago
translators 574767cacf (svn r27042) -Update from WebTranslator v3.0:
irish - 265 changes by tem
10 years ago
fonsinchen 0affe0e119 (svn r27040) -Fix: Don't use GCC diagnostic push/pop if unsupported 10 years ago
translators dd8f90882f (svn r27039) -Update from WebTranslator v3.0:
irish - 123 changes by tem
latvian - 77 changes by Parastais
10 years ago
translators 543656f256 (svn r27038) -Update from WebTranslator v3.0:
belarusian - 21 changes by KorneySan
catalan - 2 changes by juanjo
czech - 14 changes by Eskymak
russian - 1 changes by KorneySan
10 years ago
rubidium 988b387f14 (svn r27037) -Fix [FS#6150] (r26878): m6 was moved from Tile To TileExtended, but it wasn't properly removed from Tile (patch by Juanjo) 10 years ago
rubidium 1149f7be46 (svn r27036) -Fix [FS#6148] (r26928): crash when changing smallmap colour when the smallmap window has not been opened yet 10 years ago
matthijs 3ef8ddce2b (svn r27035) -Feature: Support .txt.xz changelog, readme and license files in basesets, newgrfs, etc 10 years ago
matthijs fa0860db9d (svn r27034) -Feature: Support .txt.gz changelog, readme and license files in basesets, newgrfs, etc 10 years ago
matthijs 3596bee92f (svn r27033) -Codechange: Generalize GetTextfile for multiple extensions
- Instead of hardcoding the .txt extension in a printf string, it is
    now stored in an array of possible extensions. This array still only
    contains .txt, so behaviour is unchanged, but this makes it easier
    to add other extensions later.
10 years ago
rubidium a0f58d54dc (svn r27032) -Merge: documentation updates from 1.4 branch 10 years ago
translators 05e8bdebc2 (svn r27031) -Update from WebTranslator v3.0:
irish - 94 changes by tem
10 years ago
rubidium 09f6c46d0b (svn r27030) -Fix: crash when having the vehicle list opened from a buoy or oil rig while the buoy/oil rig gets its final removal (i.e. the sign gets removed) 10 years ago
translators 3cd00ed2fc (svn r27027) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
dutch - 2 changes by habell
finnish - 45 changes by jpx_
irish - 58 changes by tem
spanish - 2 changes by SilverSurferZzZ
10 years ago
rubidium c017c18c26 (svn r27026) -Fix: some (older-ish) GCC compiler warnings 10 years ago
translators a2f1351a90 (svn r27025) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
latin - 8 changes by Supercheese
norwegian_bokmal - 6 changes by cuthbert
10 years ago
peter1138 0889145dc5 (svn r27024) -Codechange: Adjust spacing on small order list. 10 years ago
peter1138 ca4f7b0eca (svn r27023) -Codechange: Scale tooltip size by UI scale. 10 years ago
translators 616622a8c0 (svn r27022) -Update from WebTranslator v3.0:
afrikaans - 2 changes by telanus
swedish - 3 changes by spacejens
welsh - 9 changes by kazzie
10 years ago
translators eb2c2bdafa (svn r27021) -Update from WebTranslator v3.0:
afrikaans - 20 changes by telanus
romanian - 17 changes by kitguyy
10 years ago
rubidium 0c2f4bdc2b (svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces) 10 years ago
translators 4f1d50190a (svn r27019) -Update from WebTranslator v3.0:
catalan - 3 changes by juanjo
croatian - 1 changes by VoyagerOne
romanian - 19 changes by kitguyy
russian - 6 changes by Lone_Wolf
spanish - 2 changes by SilverSurferZzZ
10 years ago
rubidium 4c6febee49 (svn r27018) -Fix [FS#6141] (r27008): the higher amplitudes needed for higher maps were not ignored properly causing much smoother maps than wanted 10 years ago
translators 5911d5cb93 (svn r27017) -Update from WebTranslator v3.0:
catalan - 11 changes by juanjo
english_US - 1 changes by Supercheese
german - 6 changes by planetmaker
hungarian - 14 changes by Brumi
italian - 1 changes by lorenzodv
latin - 6 changes by Supercheese
spanish - 3 changes by SilverSurferZzZ
welsh - 8 changes by kazzie
10 years ago
peter1138 4de8b75605 (svn r27016) -Fix (r27004): Setting font-sprite data failed for some user(s). 10 years ago
peter1138 d549ed2d6c (svn r27015) -Codechange: Also scale the character spacing for fonts without shadow. 10 years ago
rubidium ba96233b6e (svn r27014) -Fix [FS#6102]: unit number was not always fully shown in depots 10 years ago
rubidium 890f50d491 (svn r27013) -Codechange: extract the functionality to determine the number of digits to make space for when drawing an unit number into a separate function 10 years ago
translators 6cba7f4447 (svn r27011) -Update from WebTranslator v3.0:
catalan - 1 changes by juanjo
croatian - 15 changes by VoyagerOne
dutch - 28 changes by habell
latin - 5 changes by Supercheese
latvian - 50 changes by Olby
gaelic - 34 changes by GunChleoc
spanish - 2 changes by SilverSurferZzZ
10 years ago
rubidium 5d7f235bd3 (svn r27010) -Feature [FS#4126]: more height levels (ic111, ChillCore, CommanderZ) 10 years ago
rubidium 0efe811f74 (svn r27009) -Add: extra level of general map heightness (ChillCore) 10 years ago
rubidium 1d685c9711 (svn r27008) -Change: extrapolate the amplitudes for the large wavelengths needed for much higher maps 10 years ago
rubidium cb64738f4c (svn r27007) -Codechange: allow for more frequencies (based on patch by ic111) 10 years ago
rubidium 4a497c1bbb (svn r27006) -Codechange: move getting of the amplitude to a seperate function 10 years ago
rubidium 325d2b419d (svn r27005) -Fix (r26999): variety distribution curve map scaling did one conversion to height_t too many 10 years ago
peter1138 aa6fdf6f13 (svn r27004) -Codechange: Make GUI size apply to (sprite-font) text as well. 10 years ago
rubidium 660a95e5d2 (svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comments 10 years ago
rubidium 26574124b1 (svn r27002) -Fix-ish: replace some non-ASCII characters with ASCII characters, e.g. @þaram to @param 10 years ago
translators 0b76408304 (svn r27001) -Update from WebTranslator v3.0:
afrikaans - 4 changes by telanus
catalan - 16 changes by juanjo
english_US - 6 changes by Supercheese
french - 5 changes by glx
hungarian - 66 changes by IPG
italian - 5 changes by lorenzodv
korean - 5 changes by telk5093
russian - 5 changes by Lone_Wolf
spanish - 4 changes by SilverSurferZzZ
10 years ago
rubidium ffb443934a (svn r27000) -Fix (r26999): compilation error with some versions of GCC 10 years ago
rubidium a9de336295 (svn r26999) -Codechange: make the variety distribution automatically scale to the maximum height of the map 10 years ago
rubidium c44c6b0f9b (svn r26998) -Change: account for the map size when determining the maximum height of the landscape; a 24 high mountain at 64x64 leaves barely any usable space, but on a 4096x4096 it's just a "small" bump (ic111) 10 years ago
rubidium 5159d90e6c (svn r26997) -Fix/codechange: use signed integers for TGP's internal map size and X/Y variables due to X/Y in comparisons occasionally getting smaller than 0 due to subtractions 10 years ago
peter1138 dcced1007b (svn r26996) -Codechange: Don't clamp airport construction window size -- this causes very poor performance if the game window is not large enough. 10 years ago
planetmaker ff71a8f5c9 (svn r26993) -Feature: Latin translation (Supercheese) 10 years ago
translators 3c2316b979 (svn r26992) -Update from WebTranslator v3.0:
basque - 60 changes by Thadah
french - 10 changes by glx
italian - 8 changes by lorenzodv
norwegian_bokmal - 4 changes by cuthbert
swedish - 3 changes by Zuu
10 years ago
rubidium d43c3d73e1 (svn r26991) -Fix [FS#6132]: typo in help text (Supercheese) 10 years ago
peter1138 2655de52d7 (svn r26990) -Feature: Add option to choose normal, double or quad-size interface. 10 years ago
planetmaker f7c64bc2dd (svn r26989) -Change [FS#6135]: Introduction of Euro in Lithuania is 2015 (devastator) 10 years ago
frosch 354f03ad5d (svn r26988) -Add: [NewGRF] Allow callback 160 to access variable 61. 10 years ago
translators 1e954351ff (svn r26987) -Update from WebTranslator v3.0:
english_US - 8 changes by Supercheese
german - 9 changes by planetmaker
korean - 10 changes by telk5093
russian - 8 changes by Lone_Wolf
10 years ago
frosch 4132e4e7e3 (svn r26986) -Change: Rename 'Advanced Settings' to just 'Settings'. 10 years ago
frosch f72e4dfbe4 (svn r26985) -Change: Make settings categories more descriptive. 10 years ago
frosch 284912d102 (svn r26984) -Fix (r26905) [FS#6134]: Heightlevels must be scaled by number of intervals, not by the value of the highest interval. Otherwise the highest interval becomes non-proportionally small. 10 years ago
frosch 9efb6be700 (svn r26983) -Fix: Account for max_heightlevel when saving heightmaps. 10 years ago
translators c3e286ae58 (svn r26982) -Update from WebTranslator v3.0:
simplified_chinese - 39 changes by siu238X
10 years ago
translators bea7010a8b (svn r26979) -Update from WebTranslator v3.0:
english_US - 1 changes by Supercheese
10 years ago
peter1138 39fa9d2127 (svn r26978) -Fix (r23609): Typo in game script warning message. 10 years ago
translators 8a971f0229 (svn r26976) -Update from WebTranslator v3.0:
korean - 6 changes by telk5093
10 years ago
rubidium 815576440c (svn r26975) -Fix: reading too many bits when determining the client index for desync debug message 10 years ago
rubidium fdd5b2293d (svn r26971) -Fix: widget_data was sometimes uint16 and sometimes uint32; make it always be uint32 10 years ago
rubidium 9f654b200d (svn r26970) -Fix (r26969): non-sse animated blitter crashed occasionally 10 years ago
rubidium eabb35a874 (svn r26969) -Fix (r26869): black palette didn't work very well with unmasked 32bpp sprites 10 years ago
translators 485f60bb9f (svn r26968) -Update from WebTranslator v3.0:
croatian - 4 changes by VoyagerOne
10 years ago
rubidium 42a4379fad (svn r26967) -Fix [FS#6127]: inconsistency between strings regarding cloning vehicles (Supercheese) 10 years ago
peter1138 c7e2b466a5 (svn r26966) -Codechange: Remove two strings made obsolete in r26965. 10 years ago
peter1138 ee266b9b9d (svn r26965) -Codechange: Add palette bit to indicate that palette is actually a text colour remap, and draw closebox as a sprite, using said bit. Change news popup to use closebox widget for its closebox. 10 years ago
peter1138 d3c614c3cf (svn r26964) -Codechange: Allow editbox size to change. 10 years ago
translators c4e8c81707 (svn r26963) -Update from WebTranslator v3.0:
english_US - 3 changes by Supercheese
hebrew - 10 changes by oofnik
norwegian_bokmal - 39 changes by cuthbert
10 years ago
peter1138 a0c53f7c4c (svn r26962) -Fix: Set up scrollbar size at the correct time (where it can be changed). Also ensure scrollbar is long enough to at least contain its buttons. 10 years ago
peter1138 b46e61be63 (svn r26961) -Codechange: GUI-scale for landscape editor terraform window. 10 years ago
peter1138 6872b647f1 (svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort buttons with non-static width. 10 years ago
peter1138 ae22f8ab55 (svn r26959) -Codechange: GUI-scale for settings window. 10 years ago
peter1138 79e124cf2b (svn r26957) -Codechange: Spread the station cargo icons out by GUI scale. 10 years ago
peter1138 44fa18b4fa (svn r26956) -Codechange: GUI-scale for cheat window. 10 years ago
rubidium 67991b70f0 (svn r26955) -Fix [FS#6126]: owner of road depot road types were not properly changed upon bankruptcy causing crashes when trying to remove the depot in certain situations 10 years ago
peter1138 d3332d106b (svn r26954) -Codechange: GUI-scale for AI/GS settings and NewGRF settings windows. 10 years ago
peter1138 7f6a282b7f (svn r26953) -Codechange: GUI-scale for company manager face on news popup. 10 years ago
translators cc0847deb9 (svn r26952) -Update from WebTranslator v3.0:
japanese - 54 changes by guppy
10 years ago
peter1138 f7f49c15a3 (svn r26951) -Codechange: Do the GUI-scale dance for vehicle, depot, and purchase lists. 10 years ago
peter1138 3b3c1f1cec (svn r26950) -Codechange: GUI-scale dancing for NewGRF objects window. 10 years ago
translators 687ad230d8 (svn r26949) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
english_US - 5 changes by Supercheese
brazilian_portuguese - 19 changes by Tucalipe
russian - 3 changes by Lone_Wolf
spanish - 2 changes by SilverSurferZzZ
10 years ago
translators 94c7401a78 (svn r26948) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
spanish - 1 changes by SilverSurferZzZ
10 years ago
rubidium a255c87d32 (svn r26947) -Fix [FS#6122, FS#6125]: textual improvements of the base "translation" 10 years ago
rubidium 517bfd4361 (svn r26946) -Fix (r26945): MSVC doesn't seem to have round yet 10 years ago
rubidium 94513de4f8 (svn r26945) -Fix-ish: better scaling of the "cells" in which variety distribution happens for non-square maps (attempt to make reasonably square areas) 10 years ago
translators ada4718568 (svn r26944) -Update from WebTranslator v3.0:
czech - 74 changes by djst
spanish - 2 changes by SilverSurferZzZ
10 years ago
planetmaker d40eafd92e (svn r26943) -Fix: [Win32] Silence a warning about comparison of signed and unsigned variables when using gcc 10 years ago
peter1138 04c78761b7 (svn r26942) -Codechange: Make sprite aligner useful for people making full-zoom graphics. 10 years ago
peter1138 3911ea1f90 (svn r26941) -Codechange: Make NewGRF sprite aligner work with GUI size. 10 years ago
rubidium d63fcbe519 (svn r26940) -Fix (r26937): comparing values of different signedness 10 years ago
rubidium e550580d74 (svn r26939) -Cleanup: some bits of coding style cleanup for TGP 10 years ago
rubidium 72354f7e6a (svn r26938) -Codechange: simplify RandomHeight significantly 10 years ago
rubidium 4549a07a89 (svn r26937) -Cleanup: simplify the logic for heightmap generation in TGP; instead of performing more and more loops the larger the map becomes to elaborately set the height to 0 many times, just run it for each frequency and be done with it 10 years ago
translators 5d09105bf1 (svn r26936) -Update from WebTranslator v3.0:
spanish - 1 changes by SilverSurferZzZ
10 years ago
peter1138 217635d357 (svn r26935) -Codechange: Fit company colour selection drop down list to UI scale. 10 years ago
peter1138 fc3ee5b7a8 (svn r26934) -Fix (r26933): Don't statically initialise non-static variables. 10 years ago
peter1138 b1f6dd5455 (svn r26933) -Codechange: Resize engine preview window to fit vehicle sprite. 10 years ago
rubidium e1120327e7 (svn r26932) -Codechange: replace some constants with less weird looking constants and simplify clamping by actually using Clamp 10 years ago
translators 3ae9ca8759 (svn r26931) -Update from WebTranslator v3.0:
russian - 3 changes by Lone_Wolf
10 years ago
rubidium 340ecd7385 (svn r26930) -Add: extra shadings to he heightmap colour tables (Chillcore) 10 years ago
rubidium 367150ba34 (svn r26929) -Change: accounts for maximum height when filling the height legend of the smallmap 10 years ago
rubidium 4b8d6ee319 (svn r26928) -Change: scale the heightmap colours over the whole range of heights (based on patch by ic111) 10 years ago
rubidium ae406cf52e (svn r26927) -Codechange: split the heightmap colour tables into their own file in the table folder 10 years ago
rubidium 84920f721d (svn r26926) -Change: limit flat world height to the maximum configured map height 10 years ago
translators e41a83dc32 (svn r26925) -Update from WebTranslator v3.0:
croatian - 14 changes by VoyagerOne
german - 49 changes by planetmaker
spanish - 2 changes by SilverSurferZzZ
welsh - 3 changes by kazzie
10 years ago
peter1138 d408cabca7 (svn r26924) -Codechange: Fit YES/NO query window buttons to window, instead of unaligned. 10 years ago
peter1138 a1929222d5 (svn r26923) -Codechange: Make multiplayer lobby fit to icon size. 10 years ago
frosch 049c7dba29 (svn r26922) -Fix: Include strings.h on HAIKU for strcasecmp. Some platforms do not have a strings.h at all, most define the functions in string.h as well. 10 years ago
peter1138 01c30568e8 (svn r26921) -Codechange: Adjust content window listing to fit icon size. 10 years ago
translators 33061f4024 (svn r26920) -Update from WebTranslator v3.0:
french - 79 changes by glx
spanish - 3 changes by SilverSurferZzZ
tamil - 2 changes by vv
10 years ago