]> icculus.org git repositories - taylor/freespace2.git/history - src/network/gtrack.cpp
add basic support for getting though firewalls
[taylor/freespace2.git] / src / network / gtrack.cpp
2017-03-31 Taylor Richardsadd basic support for getting though firewalls
2017-03-31 Taylor Richardsdeal with static analyzer warnings
2015-09-24 Taylor Richardsmerge in updated FS1 code
2015-09-23 Taylor Richardsmake gtrack compatible with FS1
2015-09-23 Taylor Richardsmake PXO client code FS1 compatible
2015-09-23 Taylor Richardspad freespace_net_game_data for size/alignment
2015-09-23 Taylor Richardsresolve various FS1 build issues
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-22 Taylor Richardshandle various warnings/issues (msvc:rel)
2015-09-21 Taylor Richardssilence various compiler warnings (clang:rel)
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-09-06 Taylor Richardspad freespace2_net_game_data so size will match
2015-09-05 Taylor Richardsfix size issues with filter_game_list_struct
2015-09-04 Taylor Richardsfix select() calls
2015-09-04 Taylor Richardsproper handling of strings in game packets
2015-09-04 Taylor Richardsset proper invalid value for game packet type
2015-09-04 Taylor Richardsadd padding to game_list struct
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 Richardsbasic PXO cross-platform network compatibility
2015-04-03 Taylor Richardsfirst pass at PXO reintegration