]> icculus.org git repositories - taylor/freespace2.git/history - src/inetfile
clean up and simplify effects and updating
[taylor/freespace2.git] / src / inetfile /
2016-10-18 Taylor Richardsmerge fixes
2016-10-10 Taylor Richardsswitch to SDL_min/SDL_max (fixes compiler errors)
2016-07-10 Taylor Richardsdetach from inetfile threads rather than waiting on...
2016-07-10 Taylor Richardsmake use SOCKLEN_T to get rid of platform #ifdef's
2016-07-10 Taylor Richardsprevent httpget and chat from trying to connect indefin...
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-21 Taylor Richardsdeal with static analyzer warnings (part 1)
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-09-05 Taylor Richardsmake sure to avoid double fclose() calls
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-25 Taylor Richardsfix some windows compiler errors
2015-04-25 Taylor Richardsless memcpy() and other weirdness with ip address
2015-04-03 Taylor Richardsfix compile errors post rebase
2015-04-03 Taylor Richardsbetter error handling
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 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 Richardsmerge in inetfile fixes from PXO branch
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2008-09-07 Taylor Richardstake the inetfile stuff out of non-Windows builds since...
2005-08-12 Taylor Richardsrecursively create directories (hurt more on OSX) and...
2002-06-21 relnevnothing important
2002-06-19 relnevMacOS X updates (Ryan)
2002-06-17 relnevryan's struct patch for gcc 2.95
2002-06-09 relnevadded copyright header
2002-06-02 relnevwarning cleanup
2002-05-26 relnevoops
2002-05-26 theoddone33Fix some minor stuff
2002-05-26 relnevunix.h: updated
2002-05-26 relnevunix.h: winsock defines
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision