Commit Graph

19965 Commits (8f8bab1049de3a3b2f005e173a1eb7f4d4066937)
 

Author SHA1 Message Date
translators 0746e40498 (svn r24545) -Update from WebTranslator v3.0:
english_US - 4 changes by Rubidium
russian - 4 changes by edd_k
ukrainian - 357 changes by edd_k
12 years ago
terkhen d7b301117d (svn r24544) -Fix [FS#5297]: Do not show profit from refits as cost in the refit window. 12 years ago
zuu 13e0e4741a (svn r24543) -Fix-ish (r24542): Removed unnecessary preprocessor directive 12 years ago
zuu abfc53f1d3 (svn r24542) -Feature: Allow AI/GS script developers to break the execution of their scripts using ScriptController::Break 12 years ago
yexo 0ac47d4041 (svn r24541) -Cleanup [FS#5260]: remove unused function GetGroupArraySize (juanjo) 12 years ago
alberth 670c364323 (svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant. 12 years ago
yexo 055cf8bae6 (svn r24539) -Codechange [FS#5260]: make code simpler by using IsValidTile instead of manually checking the bounds (juanjo) 12 years ago
yexo c795e779e1 (svn r24538) -Fix-ish: remove compiler warning about initialization order 12 years ago
zuu d0fdd1f8b5 (svn r24537) -Feature: Scripts can be suspended even if the game is still progressing, thus break-on-log now works also for Game Scripts. 12 years ago
translators fbdf2c3830 (svn r24536) -Update from WebTranslator v3.0:
tamil - 7 changes by aswn
ukrainian - 80 changes by edd_k
12 years ago
alberth 6c6abd87db (svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxygen improvements. 12 years ago
frosch e83a41e9b5 (svn r24534) -Feature: Highlight industries on the smallmap when the mouse is over an entry in the legend. 12 years ago
frosch 942b40970f (svn r24533) -Codechange: Move position determination on minimap legend to separate function. 12 years ago
rubidium 2ba8526532 (svn r24532) -Change: try to read more UDP packets per game loop 12 years ago
alberth bdc57ddf23 (svn r24531) -Fix: Max script chance was too big. 12 years ago
zuu af4529bdaa (svn r24530) -Fix [#5203] (r24521): Ctrl+backspace/delete could remove too many characters (sbr) 12 years ago
translators 77deb3c0a8 (svn r24529) -Update from WebTranslator v3.0:
hungarian - 2 changes by yozi
korean - 2 changes by telk5093
latvian - 7 changes by Parastais
12 years ago
frosch f7ca5d29ed (svn r24528) -Fix: [NewGRF] RandomAction 84 should interpret register 100 as signed. 12 years ago
frosch a9167a52db (svn r24527) -Add: [NewGRF] Allow resolving var 5F via vehicle var 61. 12 years ago
translators edf25b7e48 (svn r24526) -Update from WebTranslator v3.0:
latvian - 2 changes by Parastais
12 years ago
planetmaker 631f28d780 (svn r24525) -Add [FS#4539]: [OSX] Additional high-resolution icons for the app bundle (Zydeco) 12 years ago
yexo 8944dcbef2 (svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__) 12 years ago
frosch d14e71cce2 (svn r24523) -Fix: The gender of an industry name is defined by the industry-type part of the name, not by the town-name part, even if it comes first. 12 years ago
frosch aee89afb55 (svn r24522) -Codechange: Rename _keep_gender_data to _scan_for_gender_data to reflect what it intends to do instead of what it does. 12 years ago
zuu 9966ebf3c9 (svn r24521) -Feature [FS#5203]: Ctrl + Backspace/Delete to remove characters up to next word beginning in text edit boxes 12 years ago
zuu 072fdc43a0 (svn r24520) -Feature [FS#5203]: Ctrl + Arrow keys to move entire words in text edit boxes (sbr) 12 years ago
zuu 6556e04234 (svn r24519) -Codechange [FS#5203]: Refactor character removal code of text edit 12 years ago
zuu 2314f6a078 (svn r24518) -Codechange [FS#5203]: Refactor arrow key text edit movement code (sbr) 12 years ago
translators fddb276bde (svn r24517) -Update from WebTranslator v3.0:
czech - 23 changes by Eskymak
12 years ago
frosch 4507eec9b7 (svn r24516) -Add: [GS] Support ##plural pragma in GS lang files. 12 years ago
frosch e883ca1d4e (svn r24515) -Fix: GStexts were compied incompletely when containing certain string codes. 12 years ago
translators 672dfdc90e (svn r24514) -Update from WebTranslator v3.0:
welsh - 3 changes by kazzie
12 years ago
frosch 15bf9e9f03 (svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry. 12 years ago
translators d47e21b055 (svn r24512) -Update from WebTranslator v3.0:
czech - 26 changes by Eskymak
luxembourgish - 7 changes by Phreeze
12 years ago
translators 0098791b37 (svn r24511) -Update from WebTranslator v3.0:
latvian - 3 changes by Parastais
vietnamese - 1 changes by nglekhoi
12 years ago
translators 7de21518fb (svn r24510) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
latvian - 11 changes by Parastais
12 years ago
translators 919222a762 (svn r24509) -Update from WebTranslator v3.0:
german - 4 changes by NG
korean - 5 changes by telk5093
12 years ago
frosch 71da28f60e (svn r24508) -Fix [FS#5281] (24488): Content GUI crashed after downloading a NewGRF while it is selected. 12 years ago
frosch facad68514 (svn r24507) -Fix [FS#5285]: The mousewheel did not work in the build waypoint window. (sbr) 12 years ago
frosch ff9c74fed7 (svn r24506) -Fix: Airport variables 60 to 65 an 69 used the wrong CTT for translations. (Alberth) 12 years ago
zuu fa7ec4685a (svn r24505) -Add: Select the GS tab if all AI tabs are unselectable in the AI debug window. 12 years ago
translators cb83b3bfc9 (svn r24504) -Update from WebTranslator v3.0:
russian - 2 changes by Lone_Wolf
12 years ago
terkhen 138e3f7050 (svn r24503) -Change [FS#5228]: When building long roads or tramways, only build the roadbits at the beginning and the end if they can connect to something. 12 years ago
translators e7fea3135e (svn r24502) -Update from WebTranslator v3.0:
vietnamese - 1 changes by nglekhoi
12 years ago
translators 871a37d112 (svn r24501) -Update from WebTranslator v3.0:
russian - 2 changes by kuriatoru
12 years ago
zuu 57cc5a3336 (svn r24500) -Fix: Don't show the global goals as company goals for spectators 12 years ago
translators 825fc47d1d (svn r24499) -Update from WebTranslator v3.0:
welsh - 7 changes by kazzie
12 years ago
translators 7c852773df (svn r24498) -Update from WebTranslator v3.0:
welsh - 32 changes by kazzie
12 years ago
frosch 2437593cd8 (svn r24497) -Feature [FS#5106]: When using autorefit only load/refit vehicles if other wagons cannot already take all cargo without refitting. This way the consist preserves its refit potential as long as possible, in case other cargo arrives at the station. 12 years ago
frosch 7d29a577cf (svn r24496) -Fix [FS#5276]: Make sure all template functions are instantiated by at least one compilation unit. 12 years ago