forked from fte/fteqw
1
0
Fork 0
fteqw/engine/libs
Spoike 53a7b3d47c added support for external capture plugins - and using avcodec as a plugin.c.
The ragdoll API is potentially usable now, but still really limited.
Enabled SQL requests by default using sqlite. Note that you'll need the sqlite dll to use this. MySQL should still be usable, but I didn't try. MySQL requires -DUSE_MYSQL to compile it, and a dll and -mysql argument to enable it.
Fixed nacl.
NPFTE plugin now invokes an exe to run the game rather than running the game within the browser.
externvalue builtin now accepts & prefix to return a pointer instead.
Fixed vector autocvars.
uri_get, bufstr_add, bufstr_free, now functional.
QC debugger can now show asm if line numbers are not available.
Added support for QC watchpoints. Use the watchpoint command.
gl_specular now give specular even without rtlights, thankfully not as blatently, but its there.
android will not crash due to supported audio formats, and gles2 can be selected via a cvar (requires full FTEDroidActivity/program restart).

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4152 fc73d0e0-1445-4013-8a0c-d673dee63da5
2012-11-27 03:23:19 +00:00
..
dxsdk7 Merging D3D and GL renderers a little. 2010-11-02 23:17:25 +00:00
dxsdk9 Hack to fix win64. 2010-10-23 23:05:40 +00:00
freetype2 Updated QVM apiFixed up some of the slowness in the sky/water warping code. 2009-07-14 23:42:54 +00:00
mingw-libs Ogg Vorbis libs that are compatible with the shell 2012-10-24 04:15:40 +00:00
mingw64-libs MinGW 64bit OggVorbis libs 2012-10-24 05:24:13 +00:00
mysql mysql includes and libmysql.dll loader code for win32 2008-04-14 07:47:30 +00:00
npapi What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
ogg OggVorbis support now turned on (AVAIL_OGGVORBIS) 2012-10-24 02:59:31 +00:00
sdl/include Just SDL headers added 2010-11-17 02:53:04 +00:00
speex Forgot to add these 2012-10-25 05:05:37 +00:00
vc6-libs Missing VC6 SDL static libs added. dotnet2008 & dotnet2010 projects uptodate. SDL targets available now in the dotnet 05, 08 and 10 projects. Tiny DirectSound compile fix. 2010-12-24 05:42:04 +00:00
vorbis added support for external capture plugins - and using avcodec as a plugin.c. 2012-11-27 03:23:19 +00:00
jconfig.h libs for win64. corrected libjpeg fastcall issues by hacking the header to make sure its all properly cdecl. 2010-11-11 04:03:16 +00:00
jerror.h MinGW & MSVC libjpeg libraries updated from 6b to 8b 2010-11-09 02:29:53 +00:00
jmorecfg.h libs for win64. corrected libjpeg fastcall issues by hacking the header to make sure its all properly cdecl. 2010-11-11 04:03:16 +00:00
jpeg.lib libs for win64. corrected libjpeg fastcall issues by hacking the header to make sure its all properly cdecl. 2010-11-11 04:03:16 +00:00
jpeglib.h MinGW & MSVC libjpeg libraries updated from 6b to 8b 2010-11-09 02:29:53 +00:00
jversion.h Fix for MSVC 2008 & 2010 (structs the 7.x SDK already defines), "version" now displays loaded static libraries version info 2010-11-11 09:06:36 +00:00
libjpeg64.lib libs for win64. corrected libjpeg fastcall issues by hacking the header to make sure its all properly cdecl. 2010-11-11 04:03:16 +00:00
libpng.lib libpng and zlib library fix, built with cdecl calling convention instead of fastcall 2010-11-11 03:32:37 +00:00
libpng64.lib libs for win64. corrected libjpeg fastcall issues by hacking the header to make sure its all properly cdecl. 2010-11-11 04:03:16 +00:00
mshtmdid.h 32bit version of mingw64 doesn't seem to have this header 2011-10-30 11:29:09 +00:00
png.h MSVC static library update, zlib 1.2.3 -> 1.2.5 & libpng 1.2.35 -> 1.4.4 (yes slightly different to the MingW32 version) 2010-11-07 12:55:33 +00:00
pngconf.h MSVC static library update, zlib 1.2.3 -> 1.2.5 & libpng 1.2.35 -> 1.4.4 (yes slightly different to the MingW32 version) 2010-11-07 12:55:33 +00:00
zconf.h MSVC static library update, zlib 1.2.3 -> 1.2.5 & libpng 1.2.35 -> 1.4.4 (yes slightly different to the MingW32 version) 2010-11-07 12:55:33 +00:00
zlib.h MSVC static library update, zlib 1.2.3 -> 1.2.5 & libpng 1.2.35 -> 1.4.4 (yes slightly different to the MingW32 version) 2010-11-07 12:55:33 +00:00
zlib.lib libpng and zlib library fix, built with cdecl calling convention instead of fastcall 2010-11-11 03:32:37 +00:00
zlib64.lib libs for win64. corrected libjpeg fastcall issues by hacking the header to make sure its all properly cdecl. 2010-11-11 04:03:16 +00:00