e54ecb4a9a
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1633 fc73d0e0-1445-4013-8a0c-d673dee63da5 |
||
---|---|---|
.. | ||
emailnot | ||
ezscript | ||
hud | ||
irc | ||
serverb | ||
winamp | ||
.cvsignore | ||
Makefile | ||
memory.c | ||
paths.bat | ||
plugin.c | ||
plugin.def | ||
plugin.h | ||
plugins.dsw | ||
qvm_api.c | ||
readme.txt |
Plugins are a low priority. There are a few plugins at the moment: emailnot: pop3/imap email notification. emailsv: pop3/smtp email server functionality (a bit pointless - won't even compile) ezscript: command remapping to make fte compatable with ezqauke/fuhquake/mqwcl configs. hud: kinda cool. But use csqc instead. irc: an irc client: use irc nick, irc open, that'll spawn a new console in quake which can accept irc commands naturally. ctrl+tab to switch consoles. Currently native only. serverb: server browser. The one built in is better. This one was for the sake of it. Native only, could be rewritten for qvm. winamp: greater winamp control, and general media menu. Native only. xsv: An X windowing system server. Absolutly bug ridden. About the only thing it runs properly is Quake. Native only, for efficiency reasons.