Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-19 | (svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const' | truelight | |
and 'void' where needed, prefixed all functions, typedefs and global vars with 'Network' and organized all externals nicely. | |||
2004-12-16 | (svn r1131) -Add: [Network] Autoclean_companies (set it with 'set ↵ | truelight | |
autoclean_companies on/off'). When enabled, empty companies (companies with no active clients) with no password are declared bankrupt after 1 year of emptyness. For empty companies with password, the password is removed after 3 years of emptyness. The delay of removing company/password can be configured via: - 'set autoclean_protected <months>' - 'set autoclean_unprotected <months>' | |||
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight | |