summaryrefslogtreecommitdiff
path: root/src/net/tmwa/network.h
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-09-16Instead of SDL_mutex, use Mutex wrapper and MutexLocker for safetyBen Longbons1-1/+3
Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files ↵Bertram1-0/+130
accordingly. This makes room for the actual eAthena protocol future inclusion.