summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-06(svn r17727) -Codechange: some coding style and documentation fixesrubidium
2009-10-06(svn r17726) -Cleanup: Remove some unneeded/unused parameters.frosch
2009-10-06(svn r17725) -Codechange: Reduce usage of EngInfo and XxxVehInfo, esp. when a...frosch
2009-10-06(svn r17724) -Codechange: Merge magic height values toghether in finances win...alberth
2009-10-06(svn r17723) -Update from WebTranslator v3.0:translators
2009-10-06(svn r17722) -Codechange: simplify the cargopacket constructor; unduplicate i...rubidium
2009-10-06(svn r17721) -Codechange: replace a magic number with a constantrubidium
2009-10-06(svn r17720) -Codechange: guard the CargoPacket variables that are cached in ...rubidium
2009-10-05(svn r17719) -Change: [NoAI] Make AIEngine:CanRefitCargo() not report refitta...frosch
2009-10-05(svn r17718) -Update from WebTranslator v3.0:translators
2009-10-04(svn r17717) -Codechange: [OSX] Replace deprecated variable type.michi_cc
2009-10-04(svn r17716) -Codechange: [OSX] Invoke a (semi-)private Objective-C method in...michi_cc
2009-10-04(svn r17715) -Cleanup: [OSX] And a final round of coding style and some clean...michi_cc
2009-10-04(svn r17714) -Cleanup: [OSX] Apply more coding style.michi_cc
2009-10-04(svn r17713) -Cleanup: [OSX] Move variable definitions to first use and apply...michi_cc
2009-10-04(svn r17712) -Codechange [FS#1411]: [OSX] Replace undocumented process manage...michi_cc
2009-10-04(svn r17711) -Codechange: [OSX] Don't use deprecated methods to construct a C...michi_cc
2009-10-04(svn r17710) -Feature [FS#3223]: [OSX] Add a MIDI driver using Cocoa/CoreAudio.michi_cc
2009-10-04(svn r17708) -Feature [FS#2053]: [OSX] Implement clipboard support for OS X.michi_cc
2009-10-04(svn r17707) -Fix: [OSX] Show the OS mouse cursor when displaying a dialog bo...michi_cc
2009-10-04(svn r17706) -Codechange: [OSX] Rework the crash handling to use the common C...michi_cc
2009-10-04(svn r17705) -Fix: [OSX] Re-enable signal handling on OSX 10.3.9. Trying to l...michi_cc
2009-10-04(svn r17704) -Codechange: [OSX] Improve detection of OS X version. (planetmaker)michi_cc
2009-10-04(svn r17702) -Change: [OSX] Assure that the minimal OSX version is defined in...michi_cc
2009-10-04(svn r17701) -Codechange: don't start line with a space if it's not inside co...smatz
2009-10-04(svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineIn...frosch
2009-10-04(svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic'...rubidium
2009-10-04(svn r17698) -Fix (r17140) [FS#3205]: Convert endian after loading sounds fro...frosch
2009-10-04(svn r17697) -Codechange: coding style in the automatically generated squirre...rubidium
2009-10-04(svn r17696) -Fix (r17693): compile failure when compiling without freetyperubidium
2009-10-04(svn r17695) -Update from WebTranslator v3.0:translators
2009-10-04(svn r17694) -Codechange: don't break $ to two lines in squirrel_export.awksmatz
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-10-04(svn r17692) -Codechange: minor coding style fixessmatz
2009-10-04(svn r17691) -Codechange: make the status bar nestedrubidium
2009-10-04(svn r17690) -Fix: minor coding style issuesmatz
2009-10-04(svn r17689) -Fix (r16307): depend could segfault in some case (TrueBrain)glx
2009-10-04(svn r17688) -Fix (r17684): incorrect commentssmatz
2009-10-03(svn r17687) -Update from WebTranslator v3.0:translators
2009-10-03(svn r17686) -Fix [FS#3247]: make the -c <config file> location relative to t...rubidium
2009-10-03(svn r17685) -Fix: autounpausing kept trying to unpause a loaded game that wa...rubidium
2009-10-03(svn r17684) -Fix: tcache.first_engine and rcache.first_engine need to be set...frosch
2009-10-02(svn r17683) -Update from WebTranslator v3.0:translators
2009-10-02(svn r17682) -Codechange: remove erroneous space before some commasrubidium
2009-10-02(svn r17681) -Fix [FS#3248] (r17668): crash when the caption of the query win...rubidium
2009-10-01(svn r17680) -Update from WebTranslator v3.0:translators
2009-09-30(svn r17676) -Codechange: make the NewGRF GUI nestedrubidium
2009-09-30(svn r17675) -Codechange: move the 'state' changes out of the OnPaint of the ...rubidium
2009-09-30(svn r17674) -Codechange: replace SetDirty + OnInvalidateData with Invalidate...rubidium
2009-09-30(svn r17673) -Codechange: make InvalidateThisWindowData a function of the win...rubidium