Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-14 | Renamed .hpp files into .h for consistency. | Yohann Ferreira | 1 | -96/+0 | |
Also added an header to the autoattack.{h,cpp} files. Big but trivial fix. | |||||
2010-02-07 | Update Copyright date for Manaserv. | Bertram | 1 | -1/+1 | |
2009-12-06 | Fixed name of the project in copyright headers | Thorbjørn Lindeijer | 1 | -7/+6 | |
Also updated the headers to refer to the GPL by URL instead of suggesting to contact the FSF by snail mail, as per the latest GPL usage instructions. | |||||
2009-12-06 | Removed "TMW" and "TMWSERV" from header guards | Thorbjørn Lindeijer | 1 | -3/+3 | |
2009-10-18 | Some random cleanups | Thorbjørn Lindeijer | 1 | -1/+0 | |
2009-01-25 | Compile without warnings and made getIP() const | Bjørn Lindeijer | 1 | -8/+5 | |
2009-01-12 | Added getting IP, and restricting time between logins | David Athay | 1 | -0/+5 | |
2008-11-20 | Made Bandwidth Monitor Global | David Athay | 1 | -23/+0 | |
2008-11-19 | Added bandwidth monitoring | David Athay | 1 | -0/+24 | |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
2006-12-29 | Physically split the server into one tmwserv-acount program (account + | Guillaume Melquiond | 1 | -0/+97 | |
chat + database) and multiple tmwserv-game programs (selected with respect to the maps). Cleaned the repository by moving server-specific source files into dedicated directories. |