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_gui.c
Age
Commit message (
Expand
)
Author
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-21
(svn r1582) Fix: Only the train orders GUI has a non-stop button now.
dominik
2005-01-19
(svn r1568) made an enum of train subtypes to make the code more readable
bjarni
2005-01-16
(svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saverou...
truelight
2005-01-16
(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ...
tron
2005-01-15
(svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.
truelight
2005-01-15
(svn r1520) Trim 134 (!) lines with trailing whitespace ):
tron
2005-01-13
(svn r1498) -Feature: Addded keyboard shortcuts for the order window
Celestar
2005-01-12
(svn r1493) -Codechange: Removed redundancy in the order GUI. Currently we ha...
celestar
2005-01-06
(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...
truelight
2005-01-04
(svn r1379) -Fix: various GUI glitches. Added default sizes to various widget...
darkvater
2005-01-03
(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...
truelight
2004-12-23
(svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)
truelight
2004-12-19
(svn r1177) Enable non-stop flag for waypoints
tron
2004-12-15
(svn r1117) Move map arrays and some related macros into their own files map....
tron
2004-12-06
(svn r962) Fixed a problem with the new order system due to missing '{}' (ano...
Celestar
2004-12-05
(svn r961) Fixed a problem with the new order system due to missing '{}'
Celestar
2004-12-05
(svn r960) -Fix: forgotten conversion of orders for the AI (Tron)
darkvater
2004-12-05
(svn r955) Replace uint16 for orders with struct Order
tron
2004-12-03
(svn r907) Sprinkle holy ANSI water:
tron
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-14
(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...
darkvater
2004-09-27
(svn r329) Fix: [ 1035066 ] 'Allow goto depot' turned off, no checkpoints in ...
dominik
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-09-07
(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
darkvater
2004-08-24
(svn r128) Invalid (void) orders in schedule are highlighted in red (Celestar)
dominik
2004-08-13
(svn r45) -Feature [992998] Scrollto Station in Orders. CTRL click on orders ...
darkvater
2004-08-12
(svn r26) Fix orderwindow issue
truelight
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight