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
/
command.h
Age
Commit message (
Expand
)
Author
2007-06-21
(svn r10246) -Fix (r10297): some forgotten money conversions and truncation i...
rubidium
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 r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded).
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-22
(svn r9898) -Fix (r9874): Many...
peter1138
2007-05-19
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...
rubidium
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-23
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-02-14
(svn r8735) -Feature: drive-through road stops made possible by the hard work...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium