Commit Graph

22007 Commits (f26e9bf59dd953ab76bf816ba7aad87638c22c21)
 

Author SHA1 Message Date
frosch f26e9bf59d (svn r27162) -Fix [FS#6208]: Tile selection was drawn outside of map in some cases. (adf88) 9 years ago
frosch 3adf082db2 (svn r27161) -Fix [FS#6156] [FS#6206]: Reimplement the viewport drawing algorithm. 9 years ago
frosch cfac8dbbc6 (svn r27160) -Fix: Division of signed values by TILE_SIZE requires cast to stay signed. 9 years ago
frosch fc72d3dc8f (svn r27159) -Codechange: Simplify mapping from smallmap to viewport coordinates by duplicating less code. 9 years ago
frosch 06d1d50884 (svn r27158) -Codechange: Simplify mapping from viewport to smallmap coordinates by duplicating less code. 9 years ago
frosch e8e49e5dda (svn r27157) -Fix: Mark bridge middle tiles dirty when building/removing/changing bridges. 9 years ago
translators ff1f465191 (svn r27156) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by siu238X
9 years ago
translators 86d099f4dc (svn r27155) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by siu238X
9 years ago
translators 3880df10ed (svn r27154) -Update from WebTranslator v3.0:
indonesian - 9 changes by UseYourIllusion
korean - 4 changes by telk5093
9 years ago
translators f97ecb94d2 (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 83a02da380 (svn r27152) -Fix: Generated files. 10 years ago
frosch 310258f283 (svn r27151) -Add: Allow changing max heightlevel in scenario editor. 10 years ago
frosch 64e943d32a (svn r27150) -Fix (r27146): Forgot scenario toolbar. 10 years ago
translators 8e79158c7a (svn r27149) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
10 years ago
frosch 2e1be6081d (svn r27148) -Fix: Rounding and unit-conversion inconsistencies in calls to MarkAllViewportsDirty. 10 years ago
frosch 1cf09f804b (svn r27147) -Fix: Scale (non-custom) default window sizes according to GUI zoom. 10 years ago
frosch e113f5e4a1 (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 1ebd85c1cc (svn r27145) -Update from WebTranslator v3.0:
malay - 11 changes by TheITChap
10 years ago
frosch 2f7de4fd99 (svn r27144) -Change: The chatbox-width setting now uses percent of screen width instead of pixels. 10 years ago
translators 853e96e67b (svn r27142) -Update from WebTranslator v3.0:
turkish - 77 changes by wakeup
10 years ago
translators 3666525304 (svn r27141) -Update from WebTranslator v3.0:
indonesian - 57 changes by fanioz
korean - 3 changes by telk5093
10 years ago
alberth 4b2db6e649 (svn r27140) -Codechange: Fix typo in GenenerateLandscapeWindowMode (chillcore) 10 years ago
translators d2400c8fee (svn r27139) -Update from WebTranslator v3.0:
korean - 12 changes by Gimel3830
10 years ago
frosch c655847235 (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 4846c7ed6b (svn r27137) -Fix (r0): Oilrig empty-tile checks were incorrect due to wrong TileIndexDiff->TileIndexDiffC conversion. 10 years ago
translators 3a270388d7 (svn r27136) -Update from WebTranslator v3.0:
afrikaans - 1 changes by telanus
10 years ago
frosch 1c181fd460 (svn r27135) -Fix: Misalignment in generate world window in case of small fonts. 10 years ago
frosch a8080b6256 (svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad(). 10 years ago
frosch 3bc7ee3ab7 (svn r27133) -Fix: Dragging of free wagons in depot failed with GUI zoom. 10 years ago
frosch 6fceaeee40 (svn r27132) -Codechange: Add an assertion about the size of the Tile struct to ensure alignment assumptions. 10 years ago
frosch c9114af706 (svn r27131) -Fix: Dropdown- and tooltip-windows should not steal the focus. 10 years ago
translators 5e2bc783bf (svn r27130) -Update from WebTranslator v3.0:
simplified_chinese - 1 changes by ww9980
10 years ago
translators 16b83d0438 (svn r27129) -Update from WebTranslator v3.0:
malay - 18 changes by im54
10 years ago
translators 7011a62c3a (svn r27128) -Update from WebTranslator v3.0:
afrikaans - 2 changes by kdzar
10 years ago
translators adeb8fb121 (svn r27127) -Update from WebTranslator v3.0:
latin - 1 changes by Supercheese
10 years ago
planetmaker e3b53fb67d (svn r27126) -Fix [FS#6218] (r26873): Reduce memory footprint of map array by shuffling its variables 10 years ago
translators 468a54febc (svn r27125) -Update from WebTranslator v3.0:
latin - 3 changes by Supercheese
10 years ago
translators a3547a6a33 (svn r27124) -Update from WebTranslator v3.0:
norwegian_nynorsk - 18 changes by 2rB
10 years ago
frosch a55a5bff24 (svn r27123) -Fix [FS#5371] [FS#6214]: API docs (krinn) 10 years ago
translators 8280de7240 (svn r27122) -Update from WebTranslator v3.0:
bulgarian - 22 changes by komara
10 years ago
translators d999491a7a (svn r27121) -Update from WebTranslator v3.0:
irish - 2 changes by tem
latin - 1 changes by Supercheese
10 years ago
translators ef9ff6f44a (svn r27120) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
10 years ago
frosch f79ead7125 (svn r27119) -Fix: Action 7/9 condition 0A failed for present, but disabled, NewGRF. 10 years ago
translators 65b95e6a5d (svn r27118) -Update from WebTranslator v3.0:
english_US - 1 changes by Supercheese
irish - 5 changes by tem
10 years ago
frosch 862e16aa7e (svn r27117) -Fix/Feature: Make use of both rocky tile sets from the base graphics. 10 years ago
translators fde9997fa3 (svn r27116) -Update from WebTranslator v3.0:
esperanto - 1 changes by polluks
slovak - 15 changes by Blayss
10 years ago
translators c52ae10d7b (svn r27115) -Update from WebTranslator v3.0:
irish - 10 changes by tem
10 years ago
translators 30e078ab0f (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 1e7349476f (svn r27113) -Update from WebTranslator v3.0:
spanish - 1 changes by juanjo
10 years ago
translators a132e213e0 (svn r27112) -Update from WebTranslator v3.0:
luxembourgish - 1 changes by Phreeze
spanish - 2 changes by SilverSurferZzZ
10 years ago