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
/
order.h
Age
Commit message (
Expand
)
Author
2005-07-28
(svn r2732) -Codechange: Cleaned the order flags some more. Hit some inconsis...
celestar
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-07-20
(svn r2650) Convert many explicit shifts+ands to extract bits to invocations ...
tron
2005-06-15
(svn r2441) -Feature: You can now give transfer order to set up feeder systems
celestar
2005-06-01
(svn r2390) - Codechange: Fix some warnings on GCC 4.0.0
hackykid
2005-05-12
(svn r2300) - CodeChange: check the last number of commands, now only the ref...
Darkvater
2005-05-11
(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...
Darkvater
2005-04-02
(svn r2119) - Fix: [ 1172878 ] Trains "Go to depot" button: click twice skip ...
pasky
2005-03-20
(svn r2034) -Codechange: Replaced the rather meaningless LOAD and UNLOAD flag...
celestar
2005-02-06
(svn r1818) -Add: Dynamic orders (up to 64k orders)
truelight
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-17
(svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before
celestar
2005-01-16
(svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saverou...
truelight
2005-01-15
(svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.
truelight