summaryrefslogtreecommitdiff
path: root/src/order.h
AgeCommit message (Expand)Author
2008-03-28(svn r12470) -Codechange: split order related types from order.h (and openttd...rubidium
2008-03-28(svn r12469) -Codechange: split type related stuff from group.h (and openttd....rubidium
2008-03-28(svn r12466) -Codechange: move DestinationID to a more logical location.rubidium
2008-02-27(svn r12296) -Fix [FS#1549]: restore timetable from backupped orders and add ...glx
2008-02-02(svn r12040) -Codechange: Change IsOrderListShared from a simple function to ...belugas
2008-01-17(svn r11887) -Fix [FS#1658]: segmentation faults/wrong frees due uninitialize...rubidium
2008-01-15(svn r11866) -Codechange: swap OFB_* and OF_* so it conceptually in sync with...rubidium
2008-01-13(svn r11832) -Codechange: get rid of (quite) some VARDEFs.rubidium
2008-01-12(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...peter1138
2008-01-07(svn r11774) -Change: do not include variables.h in a header when it is not n...rubidium
2007-12-25(svn r11700) -Codechange: reduce the amount of unnecessary includes.rubidium
2007-12-21(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.rubidium
2007-12-21(svn r11674) -Codechange: refactor some functions out of macros.h into more l...rubidium
2007-09-28(svn r11184) -Codechange: cleanup the code related to backup orders.rubidium
2007-08-30(svn r11009) -Codechange: unvirtualise IsValid as that isn't needed with temp...rubidium
2007-08-02(svn r10760) -Codechange: make the order struct use the pool item class as su...rubidium
2007-08-01(svn r10744) -Codechange: make the pool a little more OO, so it can be easier...rubidium
2007-06-20(svn r10236) -Feature: Introduce a form of timetabling for vehicles.maedhros
2007-03-08(svn r9072) -Codechange: [Orders] added methods to orders to free them and ch...bjarni
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-04(svn r8582) -Fixtron
2007-02-03(svn r8550) -Fixtron
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium