Commit Graph

12861 Commits (7b3cfe5aa0f60a60b7ea744efa91e58adde697d7)
 

Author SHA1 Message Date
yexo 7b3cfe5aa0 (svn r17362) -Fix (r17360): alignment in afrikaans.txt was wrong 15 years ago
yexo 657165ae7d (svn r17361) -Fix (r17360): committed a bit too much 15 years ago
yexo 5678d36895 (svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets 15 years ago
smatz 7744a7303a (svn r17359) -Fix: put static before cv qualifier, some compilers complain about that 15 years ago
smatz 8cf944001d (svn r17358) -Fix: compilation was broken for gcc older than 3.4 15 years ago
smatz 992e6ff4ad (svn r17357) -Codechange: some compilers complain about implicit conversion from NULL to bool 15 years ago
rubidium cbe1b67811 (svn r17356) -Fix: actually implement scrolling for the subsidy list instead of 'just' showing a scroll bar. 15 years ago
rubidium c7d39c9bf8 (svn r17355) -Codechange: determine the minimum size of the subsidy gui based on (some) of the content 15 years ago
rubidium 74b7e1ab65 (svn r17354) -Codechange: make the subsidy gui nested 15 years ago
yexo 3f2af511f0 (svn r17353) -Codechange: make sure the shuffle and programme buttons in the music window are always the same size 15 years ago
rubidium cd6b9ed7e4 (svn r17352) -Fix [FS#3162]: trains wouldn't show smoke if the load/unload counter wasn't 0, though there doesn't seem to be a reason to check that variable anyhow anymore 15 years ago
translators 80bca675ae (svn r17351) -Update from WebTranslator v3.0:
simplified_chinese - 24 changes by yuanmin
czech - 118 changes by SmatZ
dutch - 2 changes by Yexo
french - 2 changes by glx
russian - 1 changes by Lone_Wolf
spanish - 2 changes by Terkhen
15 years ago
glx cf2d2cb4b6 (svn r17350) -Fix (r17336): broken compilation with mingw 15 years ago
smatz 7642c0d0f1 (svn r17349) -Update (r17348): apply changes to other lang files 15 years ago
smatz f22e1cf9ab (svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns 15 years ago
rubidium 62e990823d (svn r17345) -Fix [FS#2769]: one wasn't offered to take over bankrupt companies anymore; caused by the introduction NoAI, although NewAI had the same problem too. 15 years ago
rubidium eba9b2f779 (svn r17344) -Codechange: splash of coding style over ai_event_types.* 15 years ago
rubidium c1fe2ce4bc (svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxford Dictionary of English and Merriam-Webster. 15 years ago
rubidium 94867f3052 (svn r17342) -Fix: reset bankruptcy checks when bankruptcy has been averted and don't set an unused timeout with a magic number 15 years ago
rubidium 846cd79ada (svn r17341) -Fix: memory leak when trying to bankrupt the local company 15 years ago
rubidium d1b0754bbf (svn r17340) -Fix: old loader tried to load a uint8 into a uint16 15 years ago
rubidium 533e3da493 (svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) 15 years ago
yexo 2aec011d04 (svn r17338) -Feature(tte): Add extra entry points for all airports so planes don't make strange turns when entering the holding stack 15 years ago
yexo 0755f3a9c1 (svn r17337) -Fix: some more strange airport holding bay positions 15 years ago
rubidium 19b83eb5aa (svn r17336) -Codechange: move some os specific files into src/os/ 15 years ago
rubidium 54f67b8137 (svn r17335) -Fix (r17333): don't return a pointer as boolean 15 years ago
yexo 1d55bb2090 (svn r17334) -Fix: don't turn north just before approaching the landing strip of the small airport 15 years ago
rubidium 67468acf5a (svn r17333) -Codechange: make the road pathfinder 'interface' like the one for the rail pathfinder
-Fix [FS#3057]: road vehicles forgetting their servicing order when the path takes them away (in bird distance) from their destination first
15 years ago
translators 9edf3ec982 (svn r17332) -Update from WebTranslator v3.0:
english_US - 1 changes by agenthh
german - 2 changes by Roujin
italian - 5 changes by lorenzodv
korean - 20 changes by darkhasa
15 years ago
yexo ef8a9a25ff (svn r17331) -Codechange: don't depend on static widget position/size for drawing of volumer sliders in music window 15 years ago
yexo dc9d4865c9 (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white 15 years ago
yexo c54d23e954 (svn r17329) -Codechange: music window uses nested widgets 15 years ago
alberth caa44c71a9 (svn r17328) -Codechange: Get the vehicle technical data as string rather than having it printed. 15 years ago
alberth 174284d526 (svn r17327) -Codechange: Allow external use of GetEngineCategoryName(). 15 years ago
translators 2f9ebae66d (svn r17326) -Update from WebTranslator v3.0:
italian - 1 changes by lorenzodv
welsh - 16 changes by welshdragon
15 years ago
alberth c37078c9b7 (svn r17325) -Codechange: Un-duplicate engine drawing routines. 15 years ago
Yexo 7cb4f3e7a3 (svn r17324) -Codechange: Land info window uses nested widget tree 15 years ago
rubidium 751dc4ad3d (svn r17323) -Codechange: replace some magic numbers with constants in the town directory. 15 years ago
rubidium 25b667c1ea (svn r17322) -Codechange: make the industry directory window nested. 15 years ago
rubidium ecf50ba58e (svn r17321) -Codechange: minor coding style fixes for the town directory 15 years ago
rubidium b237655d76 (svn r17320) -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint 15 years ago
rubidium 898d070919 (svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory 15 years ago
rubidium 99dda2a3ce (svn r17318) -Codechange: remove state changes from the OnPaint of the industry directory 15 years ago
yexo 601450b6f8 (svn r17317) -Document: how to manually install AIs 15 years ago
smatz 09e1ecc8ac (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
smatz 1889ebff85 (svn r17315) -Codechange: move code related to industry types to separate file 15 years ago
alberth 54f5962af2 (svn r17314) -Fix (r17313): Allow the picker window to change size. 15 years ago
rubidium 8a91545f62 (svn r17313) -Codechange: make the road station picker nested 15 years ago
rubidium d514d665ef (svn r17312) -Codechange: make the road toolbars and depot picker nested 15 years ago
yexo a3382deac7 (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING 15 years ago