Lance
655fe901be
Added /ctcp command, ctcp result output. Fixed time output's in the whois and TIME ctcp reply to not have newline markers of their own.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1177 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-07-30 12:29:16 +00:00
Lance
5f7f5e662e
Changed the "IRC_AddClientMessage" function so the newline marker \n was automatically appended to anything passed to it.
...
Added /whois and also a clean whois output result.
Commented/fixed out some lingering code which executed on connect like trying to set a password when no password is given.
Added default quit message "FTE Quakeworld IRC-Plugin http://fteqw.sf.net "
Filtering out some junk raw messages, like motd, "end of /whois", current users
Commented out some code in the /nick command so it acted like normal while connected.
example; msg = "Jack in the gray hat"
var1 will be "Jack in the gray hat"
var2 will be "in the gray hat"
var3 will be "the gray hat" etc
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1169 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-07-28 11:56:59 +00:00
Spoike
095beb9a86
Made ultra l33t.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1153 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-07-20 11:52:08 +00:00
Spoike
2964c0be1a
Small revision.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1152 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-07-20 11:50:00 +00:00
Spoike
891e7f0503
These should work properly now. yay.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1151 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-07-20 11:44:53 +00:00
Mark Olsen
741126d966
Let's call the function plugin_syscall instead of syscall to avoid conflicts on Linux.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1097 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-06-15 15:40:10 +00:00
Mark Olsen
59fdc17d94
That's -C, not 0C :)
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1095 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-06-15 15:04:34 +00:00
Spoike
8e0c688b58
added some makefiles
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1023 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-05-17 22:05:45 +00:00
Spoike
70f7f33838
server browser plugin files.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@343 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:47:51 +00:00
Spoike
8ea2961387
Updated by TortoiseCVS
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@342 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:44:09 +00:00
Spoike
c9c568dd51
Small project file for IRC plugin.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@341 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:43:43 +00:00
Spoike
1ae3da7ea0
Simple but functional IRC client.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@340 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:42:09 +00:00
Spoike
57b1dffc76
small msvc project file for hud plugin
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@339 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:38:21 +00:00
Spoike
2a9cda7ea8
sbar plugin. Supports click + drag hud elements.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@338 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:37:21 +00:00
Spoike
ce0c0c7a1c
The four files used by ALL plugins.
...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@337 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-15 00:35:53 +00:00