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
/
order_cmd.cpp
Age
Commit message (
Expand
)
Author
2008-03-28
(svn r12466) -Codechange: move DestinationID to a more logical location.
rubidium
2008-03-28
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
rubidium
2008-03-05
(svn r12345) -Fix [FS#1828](r12296): don't try to restore backupped timetable...
glx
2008-02-27
(svn r12296) -Fix [FS#1549]: restore timetable from backupped orders and add ...
glx
2008-02-13
(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yo...
smatz
2008-02-02
(svn r12040) -Codechange: Change IsOrderListShared from a simple function to ...
belugas
2008-01-21
(svn r11939) -Codechange: some type fixes and very initial steps into support...
rubidium
2008-01-15
(svn r11866) -Codechange: swap OFB_* and OF_* so it conceptually in sync with...
rubidium
2008-01-13
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
rubidium
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-07
(svn r11777) -Codechange: split the string header and make do not include it ...
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-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
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-12-11
(svn r11618) -Fix: buoys are just waypoints, so don't allow load/unload/trans...
glx
2007-11-20
(svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename t...
skidd13
2007-11-19
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-03
(svn r11370) -Fix [FS1384]: manually replacing a vehicle with shared orders m...
rubidium
2007-10-05
(svn r11214) -Fix [FS#1296]: planes can't use heliports so refuse these orders
glx
2007-09-28
(svn r11184) -Codechange: cleanup the code related to backup orders.
rubidium
2007-08-03
(svn r10773) -Codechange: use pool.CleanPool instead of CleanPool(&pool) and ...
rubidium
2007-08-02
(svn r10760) -Codechange: make the order struct use the pool item class as su...
rubidium
2007-06-24
(svn r10314) -Codechange: Refer to vehicle names by index
peter1138
2007-06-20
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
maedhros
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-08
(svn r10071) -Feature [FS#828]: moving of orders (skidd13).
rubidium
2007-06-04
(svn r10033) -Feature [FS#760]: skip to the selected order in the order list ...
rubidium
2007-05-18
(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ...
rubidium
2007-05-13
(svn r9832) -Fix: leave the station when manually skipping to the next order ...
rubidium
2007-05-04
(svn r9784) -Codechange: remove unused variable.
rubidium
2007-04-17
(svn r9662) -Documentation: Doxygen corrections and @file omissions
belugas
2007-03-24
(svn r9429) -Fix r9338: when deleting a vehicle which has shared orders with ...
truelight
2007-03-21
(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion....
belugas
2007-03-19
(svn r9338) -Fix: close the Shared Order Vehicle List if you remove the share...
truelight
2007-03-19
(svn r9337) -Fix [FS#542]: assert() when you removed the orders of a shared l...
truelight
2007-03-18
(svn r9301) -Codechange: Use cargo class to determine if a road vehicle can s...
peter1138
2007-03-08
(svn r9072) -Codechange: [Orders] added methods to orders to free them and ch...
bjarni
2007-03-08
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-18
(svn r8802) -Fix
tron
2007-02-18
(svn r8795) -Fix
tron
2007-02-17
(svn r8778) -Fix
tron
[prev]
[next]