fteqw/plugins
Spoike 6aaae617eb A pop3/imap email notification system.
pop3 is wierd, and doesn't let you poll, so instead we establish a new connection every minuite or so, in order to check for new emails. SOME POP3 SERVERS MAY DELETE YOUR EMAILS.
This notification system will print the body of the message, with the header at the bottom (so it appears in the console notification area when playing).


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1600 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-27 02:51:39 +00:00
..
emailnot A pop3/imap email notification system. 2005-11-27 02:51:39 +00:00
ezscript Basically a cleanup for moodle's plugin. It's more readable now. 2005-11-26 19:47:46 +00:00
hud In the UI_SbarInit() function, I changed true to false so the plugin would load. 2005-11-27 02:33:05 +00:00
irc Where there was a return 0, should have been a return 1.. everything is cool now, this is just a little modifcation, nothing new has actually been added. 2005-11-21 08:57:30 +00:00
serverb server browser plugin files. 2004-10-15 00:47:51 +00:00
winamp Winamp plugin.. wee adds winamp_* commands, winamp_restart is a bit buggy, ill fix that later 2005-11-26 02:54:07 +00:00
Makefile That's -C, not 0C :) 2005-06-15 15:04:34 +00:00
memory.c An update. 2005-11-27 01:12:16 +00:00
plugin.c An update. 2005-11-27 01:12:16 +00:00
plugin.def The four files used by ALL plugins. 2004-10-15 00:35:53 +00:00
plugin.h An update. 2005-11-27 01:12:16 +00:00
qvm_api.c An update. 2005-11-27 01:12:16 +00:00