fteqw/engine/dotnet2005
Spoike 2201b920c8 fix colormod
added frag message filter, and dedicated frag tracker.
added 'windowed consoles' for social-type stuff without depending upon csqc mods for it.
added in_deviceids command which allows listing/renumbering device ids.
slider widgets now support inverted ranges, so gamma selection isn't so weird.
fix top/bottom colour selection bug.
software banding feature is now part of the 'software' preset (now that it supports mipmaps).
support for loading .maps, and editing their brushes etc (with appropriate qc mod). 'map mymap.map' to use. expect problems with missing wads and replacement textures overriding them and messing up texture scales.
snd_inactive is now default.
fix threading issue with wavs, no more error from 0-sample-but-otherwise-valid wavs.
added -makeinstaller option to embed a manifest inside the exe (and icon).
the resulting program will insist on installing the game if its run from outside a valid basedir.
framegroup support for q1mdl.
textures are now loaded on multiple worker threads, for reduced load times. moo har har.
netgraph shows packet+byte rates too.
added r_lightstylescale, pretty similar to contrast, but doesn't impose any framerate cost, but may have overbrighting issues.
r_softwarebanding now works on q2bsp too.
fixed crepuscular lights.
gzip transfer encoding is performed while downloading, instead of inducing stalls.
FINALLY fix ezquake download compat issue (dimman found the issue).

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4851 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-04-14 23:12:17 +00:00
..
botlib.vcproj try to fix shader vertex lighting issue. 2013-08-21 07:14:39 +00:00
droid.vcproj I got into a discussion with gb. added fps_preset vanilla. this enables all sorts of vanillary things, even more so than faithful (which disables them again). 2014-08-15 02:20:41 +00:00
emscripten.vcproj try to be more strict/paranoid with cvars. 2014-09-20 04:11:39 +00:00
ftequake.sln fix colormod 2015-04-14 23:12:17 +00:00
ftequake.vcproj fix colormod 2015-04-14 23:12:17 +00:00
ftequake_SDL.vcproj improve handling of writing to world entity. 2013-04-13 08:15:18 +00:00
gas2masm.vcproj Undo my mistake in #3513 2010-02-07 09:07:09 +00:00
npfte.vcproj log file defaults changed to be more readable. timestamps now included by default. also fixed a bug in the location the log is written. 2013-10-08 14:28:11 +00:00
npqtv.vcproj What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
resource.h Work In Progress branch. 2009-11-04 21:16:50 +00:00