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
/
disaster_cmd.cpp
Age
Commit message (
Expand
)
Author
2007-03-28
(svn r9520) -Codechange: Add the notion of Industry behaviour. It means what...
belugas
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-25
(svn r8897) -Fix
tron
2007-02-23
(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ...
belugas
2007-02-23
(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...
belugas
2007-01-16
(svn r8164) -Codechange (r8159): Fix up some comments/doxygen for disasters a...
Darkvater
2007-01-16
(svn r8159) -Cleanup: Sprinkle some coding-style and comments on the disaster...
Darkvater
2007-01-16
(svn r8158) -Fix: The submarine disaster failed to move at all due to wrong m...
Darkvater
2007-01-15
(svn r8140) -Fix [FS#54]: Combat helicopter flies past factory before it shoo...
Darkvater
2007-01-11
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro...
celestar
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr