Zack Middleton
|
936db459ee
|
Don't allow modifying qvms or pk3s
Exception for allowing pk3s to be downloaded.
|
2013-04-24 14:11:18 -05:00 |
|
Thilo Schulz
|
7a1f2bc92b
|
Bug 5238 - cURL wrong use of curl_easy_setopt property, by Adrian Fuhrmann
|
2011-09-21 15:17:22 +00:00 |
|
Zack Middleton
|
56f5fedee9
|
- Only need cl_cURLLib cvar if USE_CURL_DLOPEN is defined.
- Try to load libcurl-4.dll on win32 (it use to be included in the NSIS installer).
|
2011-08-29 13:57:46 +00:00 |
|
Thilo Schulz
|
404fe4e6e0
|
Don't search system directories for renderer lib
|
2011-08-01 09:33:48 +00:00 |
|
Thilo Schulz
|
f697df05aa
|
Fix strange ifdeffery (#5140)
|
2011-07-31 19:20:50 +00:00 |
|
Thilo Schulz
|
3752b1d7c4
|
Change DLL search path order for external libraries that are linked at runtime, like libcurl or libopenal to:
* system library paths
* executable path
* fs_basepath
|
2011-07-29 20:18:37 +00:00 |
|
Thilo Schulz
|
698a9c51ec
|
Fix newlines in Com_Error, patch by Zack Middleton (#5023)
|
2011-06-06 14:51:02 +00:00 |
|
Thilo Schulz
|
fd57c987c4
|
Fix infinite loop in case an invalid pk3 file has been downloaded from the server. Thanks tjw for reporting (#3074)
|
2009-10-19 22:36:17 +00:00 |
|
Thilo Schulz
|
fee5a4a157
|
Fix recursive error for disconnect after reliable client command overflow. Thanks to /dev/humancontroller for reporting. https://bugzilla.icculus.org/show_bug.cgi?id=3616
|
2009-10-11 18:31:00 +00:00 |
|
Ludwig Nussel
|
ce907f32cc
|
fix return value of CL_cURL_CallbackWrite (#3804)
|
2008-10-24 07:08:52 +00:00 |
|
Thilo Schulz
|
dc3d2457e0
|
Angst and zinx cajoled me into removing trying to load libcurl.so again.
|
2008-02-17 13:46:34 +00:00 |
|
Thilo Schulz
|
a99634c2d3
|
Fall back to libcurl.so.4 or libcurl.so.4 if the default symlink does not exist.
|
2008-02-16 22:57:45 +00:00 |
|
Tim Angus
|
7562caa310
|
* Move the conditional compilation of bg_lib.c from the Makefile to cpp in
order to force dependency generation on bg_lib.*
* Make testing USE_ defines more consistent
|
2007-09-22 20:32:11 +00:00 |
|
Tim Angus
|
672cfbf16f
|
* Merge unified-sdl to trunk
* Bump Q3_VERSION to 1.35
|
2007-09-05 18:17:46 +00:00 |
|
Tony J. White =
|
16a200d262
|
* (bug 3077) allow cURL to follow HTTP redirects (up to 5)
|
2007-05-22 02:24:10 +00:00 |
|
Ludwig Nussel
|
4b9df8d9e9
|
fix wrong use of strncat
|
2007-01-23 10:39:49 +00:00 |
|
Ludwig Nussel
|
8e82c3d605
|
- tag more functions with gnu format attribute
- fix format string bugs. still some left
|
2006-12-30 12:32:54 +00:00 |
|
Tony J. White =
|
2af23e813d
|
* add cURL support for HTTP/FTP downloading (bug 2661)
|
2006-09-11 16:41:55 +00:00 |
|