summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-15(svn r17776) -Codechange: [SDL] make "update the video card"-process asynchro...rubidium
2009-10-14(svn r17775) -Update from WebTranslator v3.0:translators
2009-10-14(svn r17774) -Codechange: show the version of the (dynamically) linked librar...rubidium
2009-10-14(svn r17773) -Cleanup: sdl.h isn't needed for allegrorubidium
2009-10-13(svn r17772) -Fix [FS#3264]: CJK languages don't have spaces, so for adding n...rubidium
2009-10-13(svn r17771) -Codechange: use the 'StringID' function instead of the 'const c...rubidium
2009-10-13(svn r17770) -Update from WebTranslator v3.0:translators
2009-10-12(svn r17769) -Update from WebTranslator v3.0:translators
2009-10-12(svn r17768) -Fix (r17715): [OSX] Newer GCC versions don't like jumping over ...michi_cc
2009-10-12(svn r17767) -Fix [FS#3190]: [OSX] Don't check 64bit-ness when compiling strgen.michi_cc
2009-10-11(svn r17766) -Add: stub for a Basque translationrubidium
2009-10-11(svn r17765) -Update from WebTranslator v3.0:translators
2009-10-11(svn r17764) -Codechange: Replace 'list' class variable in ReplacceVehicleWin...alberth
2009-10-11(svn r17763) -Codechange: Rename 'wagon_btnstate' to 'replace_engines', and '...alberth
2009-10-11(svn r17762) -Fix [FS#3259]: don't let aircraft drive a while over the grass ...rubidium
2009-10-11(svn r17761) -Codechange: Removed some unused/unneeded variables from Replace...alberth
2009-10-11(svn r17760) -Revert (r17648): _local_company is less constant than you'd exp...alberth
2009-10-11(svn r17759) -Codechange [FS#3257]: Return focus to the parent window using t...alberth
2009-10-10(svn r17758) -Revert (r17208): Use assert_compile() if you cannot count.frosch
2009-10-10(svn r17757) -Update from WebTranslator v3.0:translators
2009-10-10(svn r17756) -Codechange: Company finances window uses pure nested widgets.alberth
2009-10-10(svn r17755) -Codechange: Allow for a zero-size display plane in a NWidgetSta...alberth
2009-10-10(svn r17754) -Codechange: Make ExpensesList::GetHeight() return a uint.alberth
2009-10-10(svn r17753) -Fix (r17750): Expenses amounts were printed two pixels too low.alberth
2009-10-10(svn r17752) -Fix [FS#3231]: OSK could reset town name to an already used tow...rubidium
2009-10-10(svn r17751) -Fix [FS#3253]: sometimes clicking on a for the user unfocused e...rubidium
2009-10-09(svn r17750) -Codechange: Financial expenses panel handles different font siz...alberth
2009-10-09(svn r17749) -Update from WebTranslator v3.0:translators
2009-10-09(svn r17748) -Fix: crash when right clicking on the 'toggle' toolbar buttonrubidium
2009-10-09(svn r17746) -Codechange: 'operator new' doesn't return NULL, NetworkSend_Ini...smatz
2009-10-08(svn r17745) -Update from WebTranslator v3.0:translators
2009-10-07(svn r17743) -Fix: (post 0.7) memory leak in server in case handling a packet...rubidium
2009-10-07(svn r17742) -Codechange: remove unused variable from Recv_Packetrubidium
2009-10-07(svn r17741) -Feature-ish [FS#3116]: show the nickname of the person you're P...rubidium
2009-10-07(svn r17740) -Codechange: Extract financial expenses drawing routines.alberth
2009-10-07(svn r17739) -Cleanup: compiler didn't warn about an unused variable, fonsinc...rubidium
2009-10-07(svn r17738) -Update from WebTranslator v3.0:translators
2009-10-07(svn r17737) -Codechange: remove the chat window when you were chatting with ...rubidium
2009-10-07(svn r17736) -Codechange [FS#3135]: rewrite CargoList::MoveTo; don't require ...rubidium
2009-10-07(svn r17735) -Codechange: update the cache one inserting/removing CargoPacket...rubidium
2009-10-06(svn r17734) -Fix (r17732): broke the assumption that 'this->packets == this'...rubidium
2009-10-06(svn r17733) -Codechange: store the 'days in transit' cache as the sum of the...rubidium
2009-10-06(svn r17732) -Codechange: reorder some variables of cargo packets/cargo lists...rubidium
2009-10-06(svn r17731) -Codechange: do not cache a boolean which states whether some ot...rubidium
2009-10-06(svn r17730) -Codechange: do not cache the source of a packet in the cargo li...rubidium
2009-10-06(svn r17729) -Cleanup: Deduplicate some code.frosch
2009-10-06(svn r17728) -Cleanup: Remove some more unneeded/unused parameters.frosch
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