]> icculus.org git repositories - taylor/freespace2.git/history - src/network/multimsgs.cpp
fix issue with looping audio streams
[taylor/freespace2.git] / src / network / multimsgs.cpp
2018-03-20 Taylor Richardsnegative index fix from FSO (Echelon9)
2018-03-20 Taylor Richardsfix for support ships in multi from FSO (karajorma)
2018-03-17 Taylor Richardsmerge updated pxo code and related fixes
2018-03-10 Taylor Richardshandle SquadWar match query properly for standalone
2018-03-10 Taylor Richardsavoid sending LAN broadcast with PXO game query
2017-04-18 Taylor Richardsremove extraneous newlines from ml_string() & ml_printf...
2017-04-12 Taylor Richardsmake broadcast_game_query() ask PXO for server list
2016-07-05 Taylor Richardsmerge updated graphics code
2016-07-04 Taylor Richardssilence compiler warnings (mostly shadow variables)
2016-03-21 Taylor Richardssilence some compiler warnings
2016-03-21 Taylor Richardsmerge new standalone server and client
2016-02-13 Taylor Richardsrename stand_gui.h to stand_server.h
2015-11-25 Taylor Richardsfix compatibility issue with net_addr struct
2015-09-24 Taylor Richardsmerge in updated FS1 code
2015-09-23 Taylor Richardsmake first pass at psnet port for FS1
2015-09-23 Taylor Richardsadd support for retail FS1 pilot files
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-22 Taylor Richardshandle various warnings/issues (msvc:rel)
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-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 Richardsmerge in updated platform code
2015-04-03 Taylor Richardssilence various GCC warnings
2015-04-03 Taylor Richardsfix broken compatibility in network packet
2015-04-03 Taylor Richardssilence various MSVC warnings
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2010-02-08 Taylor Richardsvarious compiler warning fixes
2010-02-08 Taylor Richardsconst-char warning fixes
2006-04-26 Taylor Richardsvarious big-endian fixes, mainly networking support...
2005-10-02 Taylor Richardssync up rest of big-endian network changes. it should...
2005-08-12 Taylor Richardssmall endianess fix
2004-09-20 theoddone33GCC 3.4 fixes.
2004-06-11 tigitalbyte-swapping changes for bigendian systems
2003-08-03 Taylor Richardscleanup; compile warning fixes
2002-06-17 relnevryan's struct patch for gcc 2.95
2002-06-09 relnevadded copyright header
2002-05-26 theoddone33More progress
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision