summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-15(svn r18808) -Cleanup: deplicate by using an existing functionyexo
2010-01-15(svn r18807) -Codechange: introduce AirportSpec and move several non-statemac...yexo
2010-01-15(svn r18806) -Codechange: Typo in commentpeter1138
2010-01-15(svn r18805) -Codechange: move airport_movement.h to table/rubidium
2010-01-14(svn r18804) -Codechange: guard against binaries claiming to be compatible wi...rubidium
2010-01-14(svn r18803) -Feature [FS#3318]: make building (long) roads work like buildin...rubidium
2010-01-14(svn r18802) -Codechange: Deduplicate drawing-code for depots and stations/wa...frosch
2010-01-14(svn r18801) -Fix: in some cases error messages weren't properly sent to the ...rubidium
2010-01-14(svn r18800) -Fix: in some cases with invalid packets one can crash recent tr...rubidium
2010-01-14(svn r18799) -Update from WebTranslator v3.0:translators
2010-01-14(svn r18798) -Codechange: Simplify use of parameter p2 by using the data it i...belugas
2010-01-13(svn r18797) -Fix (r18781): building wagons didn't add them to a trainrubidium
2010-01-13(svn r18796) -Fix [FS#3521]: [SDL] possible deadlock when killing OpenTTD whi...rubidium
2010-01-13(svn r18795) -Update from WebTranslator v3.0:translators
2010-01-13(svn r18794) -Codechange: add local company and network 'state' to the crash logrubidium
2010-01-12(svn r18793) -Update from WebTranslator v3.0:translators
2010-01-12(svn r18792) -Fix [FS#3522] (r18709): crash when using the 32bpp blitter with...rubidium
2010-01-12(svn r18791) -Fix [FS#3504]: when copying an 'image' back into the buffer the...rubidium
2010-01-12(svn r18790) -Revert (r18001,r18177,FS#3515): Viewport could still jump under...peter1138
2010-01-12(svn r18789) -Codechange: when we're not in a network game we don't even need...rubidium
2010-01-11(svn r18788) -Codechange: replace macro as without macro it's shorter than wi...rubidium
2010-01-11(svn r18787) -Fix [FS#3516]: crash when getting the tooltip of the industry a...rubidium
2010-01-11(svn r18786) -Fix [FS#3507]: NoAI's custom implementation of DoCommandP has s...rubidium
2010-01-11(svn r18785) -Codechange: rewrite/rework DoCommandP in order to simplify it, ...rubidium
2010-01-11(svn r18784) -Codechange: make NetworkSend_Command accept a company instead o...rubidium
2010-01-11(svn r18783) -Codechange: make CheckCompanyHasMoney set an error on the Comma...rubidium
2010-01-11(svn r18782) -Codechange: move the content of callback_table.cpp to network_c...rubidium
2010-01-11(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...rubidium
2010-01-11(svn r18780) -Update from WebTranslator v3.0:translators
2010-01-11(svn r18779) -Codechange: merge the command callbacks of the primary vehicles...rubidium
2010-01-11(svn r18778) -Fix [FS#3483]: [YAPP] Remove a special check for two-sided sign...michi_cc
2010-01-10(svn r18777) -Codechange: remove some unused parameters from a functionrubidium
2010-01-10(svn r18776) -Codechange: Use SmallVector to collect refit options.frosch
2010-01-10(svn r18775) -Fix (r18769): non-LZO code used LZO defines, also replace #defi...rubidium
2010-01-10(svn r18774) -Change: Consider callback 19 only broken after subcargos 0 to 2...frosch
2010-01-10(svn r18773) -Update from WebTranslator v3.0:translators
2010-01-10(svn r18772) -Feature-ish: allow user customisable compression levels for the...rubidium
2010-01-10(svn r18771) -Codechange: minor cleanups in saveload coderubidium
2010-01-10(svn r18770) -Fix-ish: don't allow the memory saveload format to be chosen fo...rubidium
2010-01-10(svn r18769) -Codechange: replace MiniLZO with the real library. If you're us...rubidium
2010-01-09(svn r18768) -Update from WebTranslator v3.0:translators
2010-01-09(svn r18767) -Fix: min/max income tooltips for the details performance statis...rubidium
2010-01-09(svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail ...peter1138
2010-01-09(svn r18765) -Fix [FS#3499] (r18750): crash when trying to show cargo payment...rubidium
2010-01-09(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait...rubidium
2010-01-09(svn r18763) -Feature [FS#3095]: rerandomise AIs on reloading (via the debug ...rubidium
2010-01-08(svn r18762) -Codechange: unduplicate sprite layout drawing between industrie...yexo
2010-01-08(svn r18761) -Fix [FS#3497]: Spritelayouts do not need an Action 1 if only us...frosch
2010-01-08(svn r18760) -Fix (rlots)[FS#3500]: Action 9 did not properly detect whether ...frosch