fteqw/engine/http
Spoike b749d8356a remove the old SCVAR macro
server: my attempt at mvd recording fixes. there's a couple of other issues, at least with nq mods.
client: properly support recording .dems mid-map for 15+666
client: server browser now queries nq servers for players+rules.
renderer: add support for single-image dual-layer skies that some other engines use.
qcc: add #merge, along with __wrap + __weak keywords. fix a symboldata issue revealed by this.
qcc: added a flag to write the sourcecode into the .dat (zip format compatible with any zip program that can deal with 'self extractors').
qccgui: can be told to open a .dat file instead of .src, showing/using any embedded sourcecode.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5017 fc73d0e0-1445-4013-8a0c-d673dee63da5
2016-09-08 19:04:35 +00:00
..
ftpclient.c stripped out my ancient form of in-engine translation. Implemented gettext style translation instead. Automatically determine language from environment settings. 2013-11-29 14:36:47 +00:00
ftpserver.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
httpclient.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
httpserver.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
iweb.h LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
iwebiface.c remove the old SCVAR macro 2016-09-08 19:04:35 +00:00
webgen.c reworked menusys combo items, as per mushi's request. should be a bit prettier now. 2016-02-15 06:01:17 +00:00