]> icculus.org git repositories - divverent/darkplaces.git/history - libcurl.c
don't spatialize twice :P
[divverent/darkplaces.git] / libcurl.c
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-24 havocchange a few WIN64 checks to _WIN64 (which actually...
2009-12-19 divverentuseful stuff for server admins: curl command now allows...
2009-10-11 divverentrestrict the protocols libcurl allows when redirecting...
2009-09-15 havocfix errors and warnings in MSVC when compiling as C++
2009-08-31 divverents/QPATH/OSPATH/g in libcurl
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-07-16 divverentsome typo fixes, + unalias command
2009-04-10 divverentdon't print "empty file" spam here
2009-03-23 divverentlibcurl: if a resume ended up with an invalid pack...
2009-03-22 divverentcurl: delete the downloaded pk3 if adding it failed
2009-03-22 divverentshow correct percentage when resuming
2009-01-28 divverentmake DP compile with C++ again
2008-12-16 divverentcurl: longer URLs
2008-09-13 divverentfix lightmap loading from TGAs; fix display of QC-initi...
2008-09-12 divverentcurl: reject file:// URLs
2008-09-12 divverentadded curl function: Curl_Begin_ToMemory; will later...
2008-09-04 havocsplit FS_Open into FS_OpenRealFile and FS_OpenVirtualFi...
2008-08-11 divverentdamn, THIS fix wasn't need - the demo reading fix alrea...
2008-08-11 divverentquick hack to fix missing PK3s when loading demos with...
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2007-09-24 havocchanged COM_ParseToken_Simple to have a parsebackslash...
2007-06-11 havocenable libcurl downloads by default
2007-05-17 divverentlibcurl-4; vid_glx: RTLD_GLOBAL (apparently FreeBSD...
2007-05-09 havocrenamed COM_ParseTokenConsole to COM_ParseToken_Console
2007-04-22 havoccorrect a couple error messages which said "Map downloa...
2007-03-26 havocfix bug in the last commit
2007-03-26 havocpatch from div0 to fix issues with libcurl on old nexui...
2007-02-27 havocfix missing { character
2007-02-27 havocuse CVAR_SAVE not 1 for flags on curl cvars
2007-02-23 havocpatch from div0 that makes curl downloads stay connecte...
2006-11-12 havocpatch from div0 to fix a segfault in curl support when...
2006-08-19 havocpatch from div to fix icc warnings
2006-08-14 havocpatch from div0:
2006-06-28 sajtPatch from div0 to fix skyboxes in downloaded maps
2006-06-09 havocanother curl message patch from div0
2006-06-09 havoclibcurl.2.dylib is apparently compatible for our purpos...
2006-06-09 havocanother patch from div0 to curl messages
2006-06-09 havocfix for continuously spewed curl error messages
2006-06-09 havocoops, forgot these