Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 | |
2011-06-03 | Replace SDL_types.h with cstdint | Jared Adams | 1 | -8/+5 | |
This required moving to C++0x, so it does that too, and fixes a few errors with that. Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | |||||
2011-06-03 | Cleanup network code to use unsigned integers of the relevant size | Ben Longbons | 1 | -5/+5 | |
2011-04-09 | Removed a lot of useless "documentation" | Thorbjørn Lindeijer | 1 | -3/+0 | |
I have to admit I contributed a large part of these. Sorry for that. Less empty space, more attention to the code. Acked-by: Jared Adams | |||||
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 1 | -0/+64 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. |