summaryrefslogtreecommitdiff
path: root/src/netsession.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-19Switched to a monothreaded server. Fixed segfaults after disconnect. Guillaume Melquiond1-102/+0
2006-04-28Got rid of SDL threads, now using pthreads.Eugenio Favalli1-6/+6
2006-04-28Merged enet_switch changes r2268:2309 into the trunk.Eugenio Favalli1-3/+4
2006-03-06Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink1-5/+5
2005-11-13Nothing of much significance, mainly checking whether I can commit.Bjørn Lindeijer1-2/+2
2005-03-21More complete implementation of startListen and stopListen, told CVS to ignoreBjørn Lindeijer1-3/+29
2005-03-21Some header fixes, formatting conventions and moved DevCpp project file.Bjørn Lindeijer1-0/+1
2005-03-19Added start of NetSession implementation and basics of initialization, timerBjørn Lindeijer1-3/+4
2005-03-16Added preliminary interfaces for NetSession, NetComputer, ConnectionHandlerBjørn Lindeijer1-0/+73