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_cmd.c
Age
Commit message (
Expand
)
Author
2005-02-06
(svn r1818) -Add: Dynamic orders (up to 64k orders)
truelight
2005-02-05
(svn r1801) -Fix [Multistop] Fixed a crash that occured when copying orders d...
celestar
2005-02-02
(svn r1770) -Fix: Hopefully last pieces of code that are containing a station-id
truelight
2005-01-31
(svn r1751) - Feature: New PathFinder (NPF).
matthijs
2005-01-31
(svn r1749) Move the functions which calculate distances to map.[ch] and give...
tron
2005-01-29
(svn r1721) -Feature: It is now possible to build multiple road stations (up ...
celestar
2005-01-23
(svn r1612) -Fix: made sure that ->next pointers are set to NULL
truelight
2005-01-23
(svn r1607) -Fix: When deleting an order, the next pointer was not cleared,
truelight
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-18
(svn r1556) -Fix: Vehicle list updates should now really work
Celestar
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
2005-01-15
(svn r1521) -Fix: Ship Vehicle Lists are now redrawn correctly
celestar
2005-01-06
(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...
truelight
2004-12-29
(svn r1297) Language fixes in the source.. (ln-)
miham
2004-12-29
(svn r1295) -Fix: [ 1092499 ] Copy order was fucked up, because memcpy said:
truelight
2004-12-19
(svn r1177) Enable non-stop flag for waypoints
tron
2004-12-19
(svn r1175) -Fix: [ 1086375 ] Backup-order-list was not closed with an OT_NOT...
truelight
2004-12-19
(svn r1164) Redid fix from revision 1163 to work with all patch settings
dominik
2004-12-18
(svn r1163) Fix: [ 1087403 ] Crashed trains aren't reported to have too few o...
dominik
2004-12-10
(svn r1009) -Feature: per-station vehicle lists
tron
2004-12-05
(svn r955) Replace uint16 for orders with struct Order
tron
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight
2004-12-02
(svn r901) Small step in the process to clean up the DPARAM mess:
tron
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-11-06
(svn r516) Solved a little bug with the order checker.
celestar
2004-09-19
(svn r300) Fix: order checker now correctly detects station with invalid faci...
dominik
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-08-15
(svn r56) Improved order checker + patch setting for it (celestar)
dominik
2004-08-12
(svn r30) -Fix [1007272] Copy orders between bus/truck possible. You cannot s...
darkvater
2004-08-11
(svn r20) Feature: warning when a vehicle has invalid orders (celestar)
dominik
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight