fteqw/engine/dotnet2005
Spoike 31ced9384d fix cl_maxfps as a q3 client.
implement cfg_save_auto cvar, to replicated vanilla quake, ish. default off, obviously.
support for Q2RDF_IRGOGGLES (in combination with Q2RF_IR_VISIBLE). untested.
rework vectorvectors to be more predictable. v_right_z is now _much_ more commonly 0.
fix potential sound-related lock-up/console spam.
implement $colored_armor+$colored_powerup macros.
if command now copes with ' quotes.
fix crash on flushing q3bsps.
fix black bits with r_renderscale+cl_sbar 1
implement emulation for legacy q3 shaders when glsl is required. this is primarily for webgl right now, but potentially also useful with any gles2 port (fixme: still need to tweak d3d11 backend to support this too).
include scrollbar glyphs in the fallback font logic. this is primarily for download progress bars, especially with webgl.
don't try applying gamma to screenshots when using glsl.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4976 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-08-28 03:13:45 +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 fix playdemo not working straight after record. 2015-08-20 03:17:47 +00:00
ftequake.sln implemented gl_simpleitems. 2015-08-10 18:28:23 +00:00
ftequake.vcproj fix cl_maxfps as a q3 client. 2015-08-28 03:13:45 +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