fteqw/engine/web
Spoike 97579ebfbb bugfixes:
hexen2 players now have colourmaps again. doesn't crash with rgb player colours.
hexen2 colour previews now work (as well as they did in actual hexen2, anyway)
fix possible issue with 'bad type - needs fixing'
color command now longer omits 0 values when displaying.
readded support for all hexen2 palette lookup types.
fixed some hexen2 image positions.
using premultiplied alpha for pics as an easy fix for hexen2's various ugly halos.
the checkerboard texture is back!
fix q1 maps that have more than 32k clipplanes.
new features:
when associated with mdl etc file extensions, now opens up the modelviewer. also potentially changes gamedir (this applies to bsps too).
multiplayer setup menu now supports selecting rgb colours (lower colour remains with the 14 team colours). press shift for the normal/hue colour selection instead. 
attempt to use bgra for texture uploads by default where available. reimplement possible support for 16bit textures.
attempt to implement gamepad support for web port. untested, but should be completeish.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4764 fc73d0e0-1445-4013-8a0c-d673dee63da5
2014-10-11 19:39:45 +00:00
..
fs_web.c threaded loading code and associated/extensive tweaks. 2014-10-05 20:04:11 +00:00
ftejslib.h bugfixes: 2014-10-11 19:39:45 +00:00
ftejslib.js bugfixes: 2014-10-11 19:39:45 +00:00
fteshell.html stop mobile browsers from trying to fake desktop resolutions. 2014-09-02 06:16:33 +00:00
gl_vidweb.c bugfixes: 2014-10-11 19:39:45 +00:00
prejs.js random hacks to get rtshadows working in the gles/webgl port, no longer depend upon GL_ARB_shadow. 2014-08-27 08:41:31 +00:00
sys_web.c fix somew llvm/webgl warnings. 2014-09-22 17:49:45 +00:00