Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-25 | (svn r15848) -Feature: Add autoclean_novehicles setting which will, when ↵ | peter1138 | |
autoclean_companies is true, remove any company with no vehicles and no active client after autoclean_novehciles-months. | |||
2009-03-21 | (svn r15798) -Fix (r15795): gcc doesn't like static functions that are not ↵ | yexo | |
declared static. | |||
2009-03-21 | (svn r15795) -Codechange: Move the settings table from settings.cpp to ↵ | yexo | |
table/settings.h. Patch breaking time :) |