fteqw/engine/http
Spoike e7c1f9a490 rework config.h stuff a little, fixing up numerous ifdefs etc. added some more for potentially smaller builds.
make the 'identify' command assume that a single decimal number is not an address (allowing it to be handled as a user id).
qcc: support default initialisers in function calls.
tweak filesystem code to try to flush individual files instead of discarding the entire fs hash.
fix 'snap' stuff.
other tweaks...

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5058 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-02-19 00:15:42 +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 rework config.h stuff a little, fixing up numerous ifdefs etc. added some more for potentially smaller builds. 2017-02-19 00:15:42 +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 fix some linux library issues. should no longer be quite so dependant upon dev packages... 2016-11-02 08:01:21 +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