Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-12 | Don't unconditionally include config.h | Bjørn Lindeijer | 1 | -0/+2 | |
Since it isn't generated on all platforms or by all build systems. Problem reported by Aard. | |||||
2009-05-07 | Fixed compile issue with gcc 4.4 | Bjørn Lindeijer | 1 | -3/+5 | |
2009-03-26 | Changed includes in utils/ dictory to new guidelines | Bjørn Lindeijer | 1 | -1/+2 | |
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -4/+4 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -1/+1 | |
Mostly putting & and * in the right place and making some getters const. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-05-22 | Fix compile errors when compiling with GCC 4.3 (patch by rodge) | Bjørn Lindeijer | 1 | -0/+1 | |
2008-04-23 | Replaced SHA-256 implementation with the one from InspIRCd. Thanks to Bertram | Bjørn Lindeijer | 1 | -0/+276 | |
for initial modifications. |