fteqw/engine/http
Spoike 5e58832acf Try to clean up a few things in the hopes of making Eukara's efforts easier. That or just to give him conflicts.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5081 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-03-26 23:03:02 +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 dpp7: Treat 'dropped' c2s packets as choked when using dpp7 protocols. This is because the protocol provides no way to disambiguate, and I don't like false reports of packetloss (only reliables loss can be detected, and that's not frequent enough to be meaningful). Pings can still be determined with dpp7, for those few packets which are acked. 2017-03-21 05:27:07 +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 Try to clean up a few things in the hopes of making Eukara's efforts easier. That or just to give him conflicts. 2017-03-26 23:03:02 +00:00
iwebiface.c Try to clean up a few things in the hopes of making Eukara's efforts easier. That or just to give him conflicts. 2017-03-26 23:03:02 +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