index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
autoreplace_cmd.cpp
Age
Commit message (
Expand
)
Author
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium
2007-12-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-12-12
(svn r11625) -Codechange: add CO_* enum at some places, add includes of order...
smatz
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-09-05
(svn r11046) -Codechange: added function to get the next movable (non-articul...
bjarni
2007-09-05
(svn r11045) -Codechange: added a function to tell if a vehicle is the rear p...
bjarni
2007-09-05
(svn r11044) -Fix (r11043): [autoreplace] a proper fix should cover all cases...
bjarni
2007-09-04
(svn r11043) -Fix (r10039) [FS#1185]: Autorenew/autoreplace fails silently wi...
bjarni
2007-08-30
(svn r11011) -Fix [FS#1129]: GetFirstVehicleInChain did change the game state...
rubidium
2007-08-30
(svn r11003) -Codechange: replace Vehicle->next to Vehicle->Next() and Vehicl...
rubidium
2007-07-14
(svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matth...
rubidium
2007-06-24
(svn r10314) -Codechange: Refer to vehicle names by index
peter1138
2007-06-22
(svn r10266) -Codechange: keep track of the origin, time of travel and accumu...
rubidium
2007-06-21
(svn r10246) -Fix (r10297): some forgotten money conversions and truncation i...
rubidium
2007-06-18
(svn r10207) -Codechange: remove the redundant player_money in favour of the ...
rubidium
2007-06-18
(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...
rubidium
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-06-04
(svn r10039) -Fix: [autoreplace] when trying to replace an engine that can't ...
bjarni
2007-05-29
(svn r9982) -Fix (r9874): autoreplacing vehicles from a group could sometimes...
bjarni
2007-05-29
(svn r9981) -Fix: fixed a rare event that could cause autoreplace to run out ...
bjarni
2007-05-28
(svn r9967) -Fix (r9938): autoreplace would in certain conditions move dualhe...
bjarni
2007-05-26
(svn r9938) -Fix [FS#799]: 100 wagons train + replace engine
bjarni
2007-05-19
(svn r9881) -Fix (FS#782, r9874): accidentally removed one condition too many...
rubidium
2007-05-19
(svn r9878) -Fix (9874): some vehicle count's were not properly updated on de...
rubidium
2007-05-19
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...
rubidium
2007-04-29
(svn r9753) -Fix [FS#732]: trains are lost after autorenewal/autoreplace
bjarni
2007-04-20
(svn r9688) -Codechange: Created a function to get default cargo type for a c...
bjarni
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
2007-03-08
(svn r9073) -Codechange: moved autoreplace to a file of it's own (now autorep...
bjarni
[prev]