fteqw/fteqtv
Spoike e8c1f669cc Couple of changes.
D3D now supports hlsl shaders. Much functionality is still missing, but sky and water surfaces are in.
IQM models now supported.
Engine physics code is now potentially callable from csqc, but there are some issues which need to be resolved before its enabled.
FTEQCC has had some pointer/struct/array functionality improved. Complex trees can now be navigated properly.
added r_dumpshaders command to dump internal glsl scripts for editing.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3896 fc73d0e0-1445-4013-8a0c-d673dee63da5
2011-09-03 03:49:43 +00:00
..
dotnet2005 Couple of changes. 2011-09-03 03:49:43 +00:00
dotnet2008 Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +00:00
dotnet2010 Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +00:00
libqtvc TA couple of fixes. 2011-04-30 17:21:10 +00:00
vc6 Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +00:00
LICENSE I'm too lazy when it comes to licenses. This is a seperate project, so must have its own license. 2007-10-04 16:28:28 +00:00
Makefile splat 2009-07-08 00:15:06 +00:00
bsd_string.h Some BSD string prototypes because the dirty GNU hippies are lame. 2007-12-27 15:16:27 +00:00
bsp.c Added more molgrum-style verbosity. Hopefully finally fixed the reason why he gets 'silent' disconnections. Added printf-style warning checks for gcc. 2007-11-16 14:53:45 +00:00
cmd.h Broken more stuff. 2009-07-07 23:40:06 +00:00
control.c Hack for linux, open the IPv4 TCP & UDP ports before the IPv6 ports. Whatever is loaded 2nd will still result in a socket bind error (Address already in use), at least this way the IPv4 ports will be open. 2011-07-15 16:23:04 +00:00
crc.c Make that crctable const. 2007-09-10 14:52:49 +00:00
forward.c Fix for recent timing issues, hopefully. 2011-01-04 02:56:16 +00:00
httpsv.c Fix for recent timing issues, hopefully. 2011-01-04 02:56:16 +00:00
mdfour.c Some cleanups, reworked commandline parsing, added basedir command 2007-08-01 14:55:28 +00:00
menu.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
msg.c Fixed a warning 2007-08-03 14:47:43 +00:00
netchan.c socket/tcp/udp errors more verbose (strerror) 2011-07-14 09:18:04 +00:00
parse.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
pmove.c Cleaned up a little 2007-07-23 10:53:59 +00:00
protocol.h Fixed some speeling. 2007-12-11 16:09:18 +00:00
qtv.h Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +00:00
qw.c Removed qplaque.lmp and p_option.lmp from appearing on connected clients (only fteqw clients saw these) which blocked the menu text. 2011-07-15 12:51:05 +00:00
rcon.c Same as last commit, except this one will affect .cfg's where the default port is changed 2011-07-15 16:31:53 +00:00
sc_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00
source.c socket/tcp/udp errors more verbose (strerror) 2011-07-14 09:18:04 +00:00
sp_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00