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
2008-05-04
(svn r12940) -Fix [FS#1974](r12913): [autoreplace] a vehicle backup should in...
bjarni
2008-04-27
(svn r12913) -Add: ability to backup and restore a player's economic data and...
bjarni
2008-04-19
(svn r12797) -Codechange: [autoreplace] moved wagon removal to a function of ...
bjarni
2008-04-19
(svn r12794) -Doc: added missing doxygen comment in autoreplace_cmd.cpp
bjarni
2008-04-19
(svn r12792) -Codechange: [autoreplace] added a function to figure out if a r...
bjarni
2008-04-19
(svn r12791) -Codechange: [autoreplace] Added a flag parameter (listens for D...
bjarni
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-04-06
(svn r12586) -Codechange: do not access an order's refit variables directly.
rubidium
2008-03-31
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...
rubidium
2008-03-30
(svn r12488) -Codechange: split order.h into order_base.h and order_func.h.
rubidium
2008-03-28
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
rubidium
2008-03-25
(svn r12421) -Feature: [autoreplace] the autoreplace button in train depots w...
bjarni
2008-03-06
(svn r12346) -Fix [FS#1748, FS#1825](r9874, r11872): Remove duplicated and in...
frosch
2008-02-23
(svn r12231) -Cleanup (r12230): [autoreplace] moved Vehicle::NeedsAutorenewin...
bjarni
2008-02-23
(svn r12230) -Codechange: [autoreplace] made a function to detect if a vehicl...
bjarni
2008-02-02
(svn r12040) -Codechange: Change IsOrderListShared from a simple function to ...
belugas
2008-01-19
(svn r11929) -Fix (r9981)[FS#1624]: [autoreplace] fixed a case where a single...
bjarni
2008-01-19
(svn r11928) -Fix (r6393): [autoreplace] autoreplace could refit train engine...
bjarni
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...
peter1138
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-09
(svn r11793) -Codechange: pass the expense type via the CommandCost instead o...
rubidium
2008-01-07
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl...
rubidium
2008-01-07
(svn r11774) -Change: do not include variables.h in a header when it is not n...
rubidium
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
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
[next]