summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-08-15(svn r20498) -Fix [FS#4030]: ignore the non-stop state when comparing one ord...rubidium
2010-08-15(svn r20497) -Fix [FS#3960]: non-dedicated servers failing to load a game cau...rubidium
2010-08-15(svn r20496) -Codechange: Remove IsProductionMinimum()/Maximum(). The 0 and 2...frosch
2010-08-14(svn r20493) -Update from WebTranslator v3.0:translators
2010-08-14(svn r20489) -Fix [FS#4031]: [NoAI] checking whether water tiles are connecte...rubidium
2010-08-14(svn r20487) -Fix: typo in commentsrubidium
2010-08-13(svn r20486) -Update from WebTranslator v3.0:translators
2010-08-13(svn r20485) -Fix [FS#4012]: Sorting of refittable cargos was wrong for trains.terkhen
2010-08-13(svn r20484) -Codechange: Move BuildRefitList to the RefitWindow class.terkhen
2010-08-13(svn r20483) -Doc: RefitOption operators.terkhen
2010-08-13(svn r20482) -Codechange: move some object related information off the map an...rubidium
2010-08-13(svn r20481) -Fix: statues were not removed when towns would be removedrubidium
2010-08-13(svn r20480) -Codechange: make CmdDeleteTown responsible for actually clearin...rubidium