Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-06 | (svn r12587) -Codechange: unduplicate some code in the Unpack*Order ↵ | rubidium | |
functions and move the 'normal' case Pack/Unpack to Order. | |||
2008-04-06 | (svn r12586) -Codechange: do not access an order's refit variables directly. | rubidium | |
2008-04-05 | (svn r12584) -Codechange: do not access the order type directly. | rubidium | |
2008-04-05 | (svn r12583) -Codechange: make AssignOrder a class function of order. | rubidium | |
2008-04-05 | (svn r12582) -Codechange: move some (needlessly) static inlined functions ↵ | rubidium | |
from order_base.h to order_cmd.cpp. | |||
2008-04-05 | (svn r12580) -Codechange: merge some logical related to non-stop orders. | rubidium | |
2008-03-30 | (svn r12488) -Codechange: split order.h into order_base.h and order_func.h. | rubidium | |