Commit Graph

13211 Commits (10428de7a339ef86824be2f360ddf7073ef29675)
 

Author SHA1 Message Date
rubidium 10428de7a3 (svn r17727) -Codechange: some coding style and documentation fixes 15 years ago
frosch b25f03a447 (svn r17726) -Cleanup: Remove some unneeded/unused parameters. 15 years ago
frosch 4cb5a3e8a2 (svn r17725) -Codechange: Reduce usage of EngInfo and XxxVehInfo, esp. when a Engine * is already present. 15 years ago
alberth b6efdf108e (svn r17724) -Codechange: Merge magic height values toghether in finances window. 15 years ago
translators 4545e2c126 (svn r17723) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
15 years ago
rubidium 72dd637e92 (svn r17722) -Codechange: simplify the cargopacket constructor; unduplicate if and don't set a value to 0 if it already is 0. 15 years ago
rubidium 9b94441eb8 (svn r17721) -Codechange: replace a magic number with a constant 15 years ago
rubidium ec3a0dc064 (svn r17720) -Codechange: guard the CargoPacket variables that are cached in CargoLists so they cannot be written from outside the CargoList class (based on patch by fonsinchen) 15 years ago
frosch fd38bbe706 (svn r17719) -Change: [NoAI] Make AIEngine:CanRefitCargo() not report refittability to Mail by default for aircraft. It is not necessarily true, and the special case of carrying both passenger&mail is better handled by AIs themself than by the API. 15 years ago
translators aa07782f8c (svn r17718) -Update from WebTranslator v3.0:
afrikaans - 35 changes by Maccie123
frisian - 50 changes by Minifan
15 years ago
michi_cc a3b1717282 (svn r17717) -Codechange: [OSX] Replace deprecated variable type. 15 years ago
michi_cc f4f5387537 (svn r17716) -Codechange: [OSX] Invoke a (semi-)private Objective-C method in a way that does not rely on the SDK version. 15 years ago
michi_cc 375fd4b2cf (svn r17715) -Cleanup: [OSX] And a final round of coding style and some cleaning. 15 years ago
michi_cc 997f1c191a (svn r17714) -Cleanup: [OSX] Apply more coding style. 15 years ago
michi_cc c477544b92 (svn r17713) -Cleanup: [OSX] Move variable definitions to first use and apply more coding style. 15 years ago
michi_cc 9e3be2ff33 (svn r17712) -Codechange [FS#1411]: [OSX] Replace undocumented process manager API calls with a documented alternative. (pyth) 15 years ago
michi_cc 3bf4f13f3b (svn r17711) -Codechange: [OSX] Don't use deprecated methods to construct a Cocoa string. 15 years ago
michi_cc 5517e5371c (svn r17710) -Feature [FS#3223]: [OSX] Add a MIDI driver using Cocoa/CoreAudio. 15 years ago
michi_cc c16dbfcae4 (svn r17709) -Fix (r17706): Missing svn-props. Sigh. 15 years ago
michi_cc d6da4f24ad (svn r17708) -Feature [FS#2053]: [OSX] Implement clipboard support for OS X. 15 years ago
michi_cc 434bd81ef0 (svn r17707) -Fix: [OSX] Show the OS mouse cursor when displaying a dialog box if it was hidden. 15 years ago
michi_cc 83e1f7358f (svn r17706) -Codechange: [OSX] Rework the crash handling to use the common CrashLog infrastructure. 15 years ago
michi_cc 9e85c8da66 (svn r17705) -Fix: [OSX] Re-enable signal handling on OSX 10.3.9. Trying to link with an undefined symbols that lives in the system library seems to confuse the loader on 10.3.9. Use a different function to circumvent it. 15 years ago
michi_cc 1c7e5658cd (svn r17704) -Codechange: [OSX] Improve detection of OS X version. (planetmaker) 15 years ago
michi_cc 6db8927ecc (svn r17703) -Change: [OSX] Rework the configure OSX SDK detection to actually try different SDK versions and use the best SDK for each universal target.
-Change: [OSX] Improve the configure checks for QuickDraw and QuickTime.
15 years ago
michi_cc e583861798 (svn r17702) -Change: [OSX] Assure that the minimal OSX version is defined in all cases.
-Codechange: [OSX] Improve conditional defines for OS version dependant code.
15 years ago
smatz fa937901cb (svn r17701) -Codechange: don't start line with a space if it's not inside comment 15 years ago
frosch 2adc2f4324 (svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineInfo::refit_mask during initialisation. 15 years ago
rubidium 67a11a5776 (svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic' includes so compilation without network support doesn't get broken as easily by changes in header files 15 years ago
frosch 7866de8912 (svn r17698) -Fix (r17140) [FS#3205]: Convert endian after loading sounds from file. 15 years ago
rubidium 4d4b2b780a (svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code 15 years ago
rubidium fabe2ea230 (svn r17696) -Fix (r17693): compile failure when compiling without freetype 15 years ago
translators ba4071e2a4 (svn r17695) -Update from WebTranslator v3.0:
frisian - 37 changes by Minifan
hebrew - 133 changes by dnd_man
hungarian - 2 changes by alyr
thai - 66 changes by ityellow
vietnamese - 12 changes by nglekhoi
15 years ago
smatz 5994feb426 (svn r17694) -Codechange: don't break $ to two lines in squirrel_export.awk 15 years ago
rubidium 982b8ee5fc (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
smatz 7c74afb1c3 (svn r17692) -Codechange: minor coding style fixes 15 years ago
rubidium cd3f93c8c6 (svn r17691) -Codechange: make the status bar nested 15 years ago
smatz 99cf23d42c (svn r17690) -Fix: minor coding style issue 15 years ago
glx 72af7550b8 (svn r17689) -Fix (r16307): depend could segfault in some case (TrueBrain) 15 years ago
smatz be3ee603b1 (svn r17688) -Fix (r17684): incorrect comments 15 years ago
translators f9527ee5ae (svn r17687) -Update from WebTranslator v3.0:
traditional_chinese - 8 changes by josesun
polish - 14 changes by amateja
spanish - 1 changes by Terkhen
vietnamese - 40 changes by nglekhoi
15 years ago
rubidium 7c675ce9a0 (svn r17686) -Fix [FS#3247]: make the -c <config file> location relative to the current directory instead of the directory of the binary 15 years ago
rubidium dd01e6196a (svn r17685) -Fix: autounpausing kept trying to unpause a loaded game that was paused due to an error. Just reject such savegames in dedicated servers. 15 years ago
frosch a9717da0d3 (svn r17684) -Fix: tcache.first_engine and rcache.first_engine need to be set before first callback/sprite-resolving. For RV fronts it was missing at all, causing livery selection to fail. 15 years ago
translators 31106e5531 (svn r17683) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
korean - 9 changes by telk5093
portuguese - 1 changes by SupSuper
brazilian_portuguese - 153 changes by Tucalipe
15 years ago
rubidium ed8788d581 (svn r17682) -Codechange: remove erroneous space before some commas 15 years ago
rubidium da2fe3293c (svn r17681) -Fix [FS#3248] (r17668): crash when the caption of the query window used parameters 15 years ago
translators 7112b51f84 (svn r17680) -Update from WebTranslator v3.0:
dutch - 1 changes by habell
brazilian_portuguese - 42 changes by Tucalipe
15 years ago
rubidium 8a692f02d9 (svn r17679) -Merge: release changes back into trunk 15 years ago
rubidium 1f70f9afde (svn r17676) -Codechange: make the NewGRF GUI nested 15 years ago