Age | Commit message (Expand) | Author |
2014-02-07 | (svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity whe... | frosch |
2013-11-25 | (svn r26101) -Fix: NULL pointer dereference when one can't allocate an order ... | rubidium |
2013-11-17 | (svn r26027) -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour palett... | frosch |
2013-10-22 | (svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class Lin... | fonsinchen |
2013-10-22 | (svn r25898) -Codechange: Add second timestamp for 'restricted links' to all ... | fonsinchen |
2013-10-19 | (svn r25883) -Fix: Limit recursion and branching in RefreshNextHopsStats more... | fonsinchen |
2013-08-20 | (svn r25738) -Feature: recursively walk all branches of conditional orders in... | fonsinchen |
2013-08-20 | (svn r25737) -Codechange: move inner workings of RefreshNextHopsStats into se... | fonsinchen |
2013-08-20 | (svn r25736) -Codechange: move condition prediction out of GetNextStoppingOrd... | fonsinchen |
2013-08-20 | (svn r25735) -Feature: allow implicit orders even if no explicit ones are given. | fonsinchen |
2013-08-11 | (svn r25717) -Fix: check for type of order before checking for refit type | fonsinchen |
2013-08-06 | (svn r25695) -Fix [FS#5700] (r24882, r25648): Vehicle::MarkDirty must be call... | frosch |
2013-08-04 | (svn r25648) -Change [FS#5669]: [NewGRF] Invalidate vehicle recolour palette ... | frosch |
2013-07-30 | (svn r25636) -Fix: invalidate last_loading_station when stopping in depot | fonsinchen |
2013-07-13 | (svn r25604) -Fix [FS#5550]: Only the front engine's date of last service was... | rubidium |
2013-07-06 | (svn r25565) -Codechange: Rewrite order prediction logic to introduce proper ... | fonsinchen |
2013-06-09 | (svn r25361) -Feature: distribute cargo according to plan given by linkgraph | fonsinchen |
2013-06-07 | (svn r25329) -Fix [FS#5582]: for refreshing next hops implicit orders are equ... | fonsinchen |
2013-06-04 | (svn r25319) -Fix [FS#5570]: crash when train with reserved cargo vanishes | rubidium |
2013-05-19 | (svn r25259) -Codechange: track capacities and usage of links | rubidium |
2013-05-12 | (svn r25235) -Fix [FS#5543]: keep all cargo whenever cancelling reservations ... | rubidium |
2013-05-06 | (svn r25226) -Fix/Change [FS#5538]: [NewGRF] Revise when vehicle running soun... | frosch |
2013-05-06 | (svn r25225) -Fix: [NewGRF] Play vehicle sound effect also for planes. | frosch |
2013-05-06 | (svn r25224) -Fix [part of FS#5534]: cur_speed is only valid for the front en... | frosch |
2013-04-13 | (svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() a... | frosch |
2013-04-06 | (svn r25149) -Codechange: replace 'magic' 'has rating' bitcheck by descriptiv... | rubidium |
2013-02-24 | (svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the ca... | frosch |
2013-02-17 | (svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load i... | rubidium |
2013-02-17 | (svn r25008) -Codechange: Make CargoList::Truncate behave similarly to CargoL... | rubidium |
2013-02-14 | (svn r24995) -Codechange: Add flags to vehicle service interval for custom & ... | rubidium |
2013-02-14 | (svn r24994) -Codechange: Replace access to service_interval with accessors (... | rubidium |
2013-01-27 | (svn r24944) -Fix [FS#5452]: Deleting implicit orders wasn't able to deal wit... | frosch |
2013-01-11 | (svn r24905) -Feature(ish): Implement station randomisation triggers. | peter1138 |
2013-01-08 | (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl... | planetmaker |
2013-01-02 | (svn r24882) -Fix: desync when NewGRF changes the stats related to accelerati... | rubidium |
2012-11-12 | (svn r24711) -Fix (r10354): Check whether to not display a ^ loading indicato... | frosch |
2012-11-12 | (svn r24709) -Codechange: Simplify some code. | frosch |
2012-10-09 | (svn r24579) -Change [FS#5322] (r21961): Show no loading indicator when order... | planetmaker |
2012-09-21 | (svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxy... | alberth |
2012-07-29 | (svn r24443) -Codechange: Move Vehicle::name to BaseConsist. | frosch |
2012-05-26 | (svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptive... | frosch |
2012-05-09 | (svn r24219) -Fix [FS#5152]: immediately do the cargo payment on vehicle cras... | rubidium |
2012-04-17 | (svn r24142) -Feature [FS#3576]: Randomise count of passengers killed in a cr... | michi_cc |
2012-04-17 | (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old.... | michi_cc |
2012-04-17 | (svn r24128) -Change: Don't let vehicles break down directly after servicing. | michi_cc |
2012-04-17 | (svn r24124) -Add [FS#4658]: [NewGRF] Misc engine flag to disable breakdown s... | michi_cc |
2012-03-25 | (svn r24067) -Change/fix: do not redraw up to 25% of the map when making a ne... | rubidium |
2012-02-14 | (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. | michi_cc |
2012-02-11 | (svn r23928) -Fix [FS#5053]: don't accelerate, for smoke purposes, when you r... | rubidium |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |