Age | Commit message (Expand) | Author |
2011-02-19 | (svn r22116) -Codechange: use PoolBase::Clean() at more places | smatz |
2011-02-10 | (svn r22047) -Fix: selling a vehicle triggered the assert added in r22041 | yexo |
2011-01-31 | (svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and... | frosch |
2011-01-18 | (svn r21846) -Codechange: move documentation towards the code to make it more... | rubidium |
2010-12-08 | (svn r21438) -Fix (r21424): fix triggered an assertion when the build did sup... | rubidium |
2010-12-07 | (svn r21424) -Fix: CMD_CLEAR_ORDER_BACKUP might not get executed when the use... | rubidium |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-19 | (svn r20571) -Codechange: free/reserve some bits in the order commands to inc... | rubidium |
2010-08-18 | (svn r20547) -Change: the way order backups are performed. Now restoring an o... | rubidium |
2010-08-18 | (svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depo... | rubidium |
2010-08-18 | (svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehic... | rubidium |
2010-08-18 | (svn r20539) -Codechange: make order backups more self-contained. | rubidium |