]> icculus.org git repositories - taylor/freespace2.git/history - src/network/multi.cpp
clean up Windows #include's and use winsock2
[taylor/freespace2.git] / src / network / multi.cpp
2016-03-26 Taylor Richardsclean up Windows #include's and use winsock2
2016-03-21 Taylor Richardsmerge new standalone server and client
2016-03-01 Taylor Richardsfix standalone having random mission info on startup
2016-02-16 Taylor Richardsadd PXO support to standalone
2016-02-13 Taylor Richardsrename stand_gui.h to stand_server.h
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-22 Taylor Richardsdeal with static analyzer warnings (part 2)
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-09-07 Taylor Richardsfirst try at reconnecting PXO functionality
2015-04-15 Taylor RichardsIPX removal
2015-04-13 Taylor Richardsremove IPX from psnet2
2015-04-03 Taylor Richardsremove IPX from multi*
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 MSVC warnings
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardsuse SDL messagebox for protocol errors
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2002-06-09 relnevadded copyright header
2002-05-27 theoddone33Fix net_addr vs net_addr_t
2002-05-26 theoddone33Most of network/ works
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision