]> icculus.org git repositories - taylor/freespace2.git/history - src/network/psnet2.cpp
fix issue with looping audio streams
[taylor/freespace2.git] / src / network / psnet2.cpp
2018-03-17 Taylor Richardsmerge emscripten port
2018-03-17 Taylor Richardsshutdown() not yet implemented in Emscripten
2018-03-17 Taylor Richardsmerge updated pxo code and related fixes
2018-03-07 Taylor Richardsfix invalid socket log spam
2017-04-18 Taylor Richardsremove extraneous newlines from ml_string() & ml_printf...
2017-04-06 Taylor Richardsmake psnet_same() check port as well as address
2016-07-10 Taylor Richardsmake use SOCKLEN_T to get rid of platform #ifdef's
2016-07-05 Taylor Richardsmerge updated graphics code
2016-07-04 Taylor Richardssilence compiler warnings (mostly shadow variables)
2016-03-30 Taylor Richardsmerge in fixes from Windows build
2016-03-26 Taylor Richardsclean up Windows #include's and use winsock2
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-22 Taylor Richardsdeal with static analyzer warnings (part 2)
2015-09-10 Taylor Richardsclean up select() that I missed previously
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-09-07 Taylor Richardsditch FAR keyword on SELECT() definition
2015-09-05 Taylor Richardsbetter detection for non-blocking net calls
2015-09-04 Taylor Richardsfix select() calls
2015-04-27 Taylor Richardsavoid Windows specific members of in_addr struct
2015-04-15 Taylor RichardsIPX removal
2015-04-13 Taylor Richardsremove IPX from psnet2
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardscleaner cfg setup, launcher, initial user prep
2015-04-03 Taylor Richardscleanup of multi related cfg options
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardssilence various GCC warnings
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardstype-casting for Windows
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2010-02-08 Taylor Richardsconst-char warning fixes
2005-10-02 Taylor Richardssync up rest of big-endian network changes. it should...
2005-10-01 Taylor Richardssome cleanup of earlier big-endian changes
2004-07-04 Taylor Richardsfix missing debrief text, crash on exit, path separator...
2004-06-11 tigitalbyte-swapping changes for bigendian systems
2003-08-03 Taylor Richardscleanup; compile warning fixes
2002-07-27 relnevadd missing structure packing
2002-06-09 relnevadded copyright header
2002-06-02 relnevunstub
2002-06-02 relnevnet fixes
2002-05-27 relnev155 undefined references left
2002-05-26 theoddone33More progress (I hate psnet2)
2002-05-26 theoddone33More progress
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision