]> icculus.org git repositories - taylor/freespace2.git/history - src/network
silence various compiler warnings (clang:rel)
[taylor/freespace2.git] / src / network /
2015-09-21 Taylor Richardssilence various compiler warnings (clang:rel)
2015-09-21 Taylor Richardsfix some memset() issues
2015-09-20 Taylor Richardssilence various compiler warnings from MSVC (debug)
2015-09-20 Taylor Richardsfix build errors with nebedit
2015-09-10 Taylor Richardsmake multilag work, if we ever want to use it
2015-09-10 Taylor Richardsclean up select() that I missed previously
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-07 Taylor Richardsditch FAR keyword on SELECT() definition
2015-09-07 Taylor Richardsremove tracker_update_game() calls; unnecessary
2015-09-07 Taylor Richardsproperly parse MVALID status from file
2015-09-07 Taylor Richardsfirst try at reconnecting PXO functionality
2015-09-07 Taylor Richardscancel back to PXO from multi join screen
2015-09-07 Taylor Richardsfix negative % on player info screens
2015-09-07 Taylor Richardsproperly handle invalid/double tracker game calls
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-05 Taylor Richardsbetter detection for non-blocking net calls
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-09-04 Taylor Richardsdon't set palette
2015-04-27 Taylor Richardsavoid Windows specific members of in_addr struct
2015-04-25 Taylor Richardsfix some windows compiler errors
2015-04-25 Taylor Richardssupport opening URLs in default browser
2015-04-25 Taylor Richardsless memcpy() and other weirdness with ip address
2015-04-25 Taylor Richardsfix platform issues with chksum data types
2015-04-15 Taylor RichardsIPX removal
2015-04-13 Taylor Richardsremove IPX from psnet2
2015-04-11 Taylor Richardscleanup/simplify
2015-04-03 Taylor Richardsremove IPX from multi*
2015-04-03 Taylor Richardsfix up strings
2015-04-03 Taylor Richardscompiler warning fixes
2015-04-03 Taylor Richardsfix compile errors post rebase
2015-04-03 Taylor Richardsfix stupid little issues
2015-04-03 Taylor Richardsreplace bad sprintf's
2015-04-03 Taylor Richardsbasic PXO cross-platform network compatibility
2015-04-03 Taylor Richardssafer strings
2015-04-03 Taylor Richardsfirst pass at PXO reintegration
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 RichardsThe Launcher
2015-04-03 Taylor Richardsget PXO ini options right
2015-04-03 Taylor Richardscleanup of multi related cfg options
2015-04-03 Taylor Richardsfix some FS1 breakage
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsvarious bits of PLAT_UNIX cleanup
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
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 Richardsstub out some weird standalone stuff for now
2015-04-03 Taylor Richardstype-casting for Windows
2015-04-03 Taylor Richardsuse SDL messagebox for protocol errors
2015-04-03 Taylor Richardsstub out stand_gui for all platforms for now
2015-04-03 Taylor Richardswarnings (clang): various
2015-04-03 Taylor Richardswarnings (clang): unused-but-set-variable
2015-04-03 Taylor Richardsmerge in updated graphics code
2015-04-03 Taylor Richardsclean out a bunch of code for old renderers
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor Richardsmerge in new sound code
2015-04-03 Taylor Richardsfirst pass at updated sound code
2015-04-03 Taylor Richardsremove CDROM stuff
2015-04-03 Taylor RichardsSDL2 port - stage 3
2015-04-03 Taylor RichardsSDL2 port - stage 2
2010-02-08 Taylor Richardsvarious compiler warning fixes
2010-02-08 Taylor Richardsmyrand() fixes
2010-02-08 Taylor Richardsconst-char warning fixes
2008-09-07 Taylor Richardstake the inetfile stuff out of non-Windows builds since...
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-10-02 Taylor Richardsfix interface problems with MultiJoinWait screen in FS1
2005-10-01 Taylor Richardssome cleanup of earlier big-endian changes
2005-08-12 Taylor Richardssmall endianess fix
2005-03-31 Taylor Richardsfix directory separator (thanks Pierre\!)
2005-03-29 Taylor RichardsVarious 64-bit platform fixes
2004-09-20 theoddone33GCC 3.4 fixes.
2004-07-04 Taylor Richardsfix missing debrief text, crash on exit, path separator...
2004-06-11 tigitalbyte-swapping changes for bigendian systems
2004-06-11 tigitalbyte-swapping changes for bigendian systems
2004-06-11 tigitalbyte-swapping changes for bigendian systems
2003-08-03 Taylor Richardscleanup; compile warning fixes
2003-06-22 Taylor Richardslower case file transfers
2003-05-25 Taylor RichardsFreespace 1 support
2002-07-27 relnevadd missing structure packing
2002-06-17 relnevryan's struct patch for gcc 2.95
2002-06-09 relnevadded copyright header
2002-06-05 relnevstub/warning removal.
2002-06-02 relnevtcp.cfg namefix
2002-06-02 relnevunstub
2002-06-02 relnevwarning cleanup
2002-06-02 relnevnet fixes
2002-06-02 relnevimplemented osregistry
2002-06-01 relneva few NDEBUG updates.
2002-05-27 relnevstand_gui stubs. 86 left.
2002-05-27 relnev155 undefined references left
2002-05-27 theoddone33Fix net_addr vs net_addr_t
next