]> icculus.org git repositories - taylor/freespace2.git/history - src/network/chat_api.cpp
clean up Windows #include's and use winsock2
[taylor/freespace2.git] / src / network / chat_api.cpp
2016-03-26 Taylor Richardsclean up Windows #include's and use winsock2
2015-09-09 Taylor Richardssilence some compiler warnings
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-09-05 Taylor Richardsbetter detection for non-blocking net calls
2015-09-04 Taylor Richardsfix select() calls
2015-04-25 Taylor Richardsfix some windows compiler errors
2015-04-25 Taylor Richardsless memcpy() and other weirdness with ip address
2015-04-03 Taylor Richardsfix up strings
2015-04-03 Taylor Richardsfix compile errors post rebase
2015-04-03 Taylor Richardssafer strings
2015-04-03 Taylor Richardsfirst pass at PXO reintegration