summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-19(svn r20551) -Fix [FS#4056]: apparantly Mac OS X's sed and GNU's can't decide...rubidium
2010-08-18(svn r20550) -Fix: documentation of CmdSetTimetableStartrubidium
2010-08-18(svn r20549) -Codechange: centralise the handling of the incoming commands (f...rubidium
2010-08-18(svn r20548) -Codechange: rename some variables giving them slightly more mea...rubidium
2010-08-18(svn r20547) -Change: the way order backups are performed. Now restoring an o...rubidium
2010-08-18(svn r20546) -Fix (r20542): starting AIs shouldn't cause an assertion to triggerrubidium
2010-08-18(svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depo...rubidium
2010-08-18(svn r20544) -Update from WebTranslator v3.0:translators
2010-08-18(svn r20543) -Fix (r20542): compilation failed when networking was disabledrubidium
2010-08-18(svn r20542) -Codechange: generalise the setting of "p2" to the ClientID.rubidium
2010-08-18(svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehic...rubidium
2010-08-18(svn r20540) -Fix [FS#4049](r20480): use CmdDeleteTown instead of direct use ...smatz
2010-08-18(svn r20539) -Codechange: make order backups more self-contained.rubidium
2010-08-18(svn r20538) -Codechange: introduce a few macros to initialize the airport cl...yexo
2010-08-18(svn r20537) -Codechange: make RefitVehicle a static (local) functionrubidium
2010-08-18(svn r20536) -Codechange: unify the refitting of vehiclesrubidium
2010-08-18(svn r20535) -Codechange: make the 'vehicle must be stopped in depot' strings...yexo
2010-08-18(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in...yexo
2010-08-18(svn r20533) -Codechange: shuffle a bit with the bits in the sell commandrubidium
2010-08-17(svn r20532) -Codechange: unify selling of vehicles a bitrubidium
2010-08-17(svn r20531) -Codechange: unify quite a bit of the vehicle building commandsrubidium
2010-08-17(svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer...yexo
2010-08-17(svn r20529) -Codechange: simplify UpdateAirplanesOnNewStation by removing co...yexo
2010-08-17(svn r20528) -Fix: in old savegames aircraft can have an invalid stateyexo
2010-08-17(svn r20527) -Codechange: move the flood code and remove some redundant checksyexo
2010-08-17(svn r20526) -Update from WebTranslator v3.0:translators
2010-08-17(svn r20525) -Codechange: make Aircraft::UpdateDeltaXY more readable by remov...yexo
2010-08-17(svn r20524) -Codechange: remove old airport debug codeyexo
2010-08-17(svn r20523) -Fix [FS#4040]: Do not print a colon for AI settings with empty ...frosch
2010-08-17(svn r20522) -Fix [FS#4041] (r20482): the wrong "delete" was called for Objectsrubidium
2010-08-16(svn r20518) -Update from WebTranslator v3.0:translators
2010-08-16(svn r20517) -Fix (r20516): Committed way too much.terkhen
2010-08-16(svn r20516) -Feature [FS#3472]: Filter signs at the sign list window. (Zuu)terkhen
2010-08-16(svn r20515) -Feature: ignore _ in console command names so there is no "inco...rubidium
2010-08-16(svn r20514) -Fix: Draw error messages in white by default, they may not have...frosch
2010-08-16(svn r20513) -Change: unify style of some "broken NewGRF" stringsrubidium
2010-08-16(svn r20512) -Fix [FS#4036]: Generation seed is unsigned.frosch
2010-08-16(svn r20511) -Fix: Initial height of townlist was not a multiple of the line ...frosch
2010-08-15(svn r20510) -Codechange: unify packet queue handling and make insertion O(1)...rubidium
2010-08-15(svn r20509) -Change: don't cycle (quickly) through the shade states. Just ma...rubidium
2010-08-15(svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in scr...michi_cc
2010-08-15(svn r20507) -Change: Remove the shortcut hints from the screenshot menu stri...michi_cc
2010-08-15(svn r20506) -Change: Vehicles will now stop loading after a load cycle that ...michi_cc
2010-08-15(svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing r...frosch
2010-08-15(svn r20504) -Codechange: Move updating of train's visual effect to separate ...frosch
2010-08-15(svn r20503) -Fix (r18838): Powered wagons should check the railtype of the t...frosch
2010-08-15(svn r20502) -Fix (r12330): VRF_POWEREDWAGON is part of train flags, not vehi...frosch
2010-08-15(svn r20501) -Update from WebTranslator v3.0:translators
2010-08-15(svn r20500) -Fix: When converting rail all trains with a part on the convert...frosch
2010-08-15(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition.alberth