FTE QuakeWorld - a magical QuakeWorld engine https://www.fteqw.org
Go to file
Molgrum 121ea522fe make qvm almost works...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2999 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-06-04 21:09:30 +00:00
engine commands sqlstatus, sqlkill, sqlkillall added; cvars sql_driver, sql_host, sql_username, sql_password, sql_defaultdb added; sqlconnect params changed to (string host, string user, string pass, string db, string driver) with all params optional; code works with these cvars when params omitted or "" but we only have one driver (mysql) 2008-06-04 20:48:28 +00:00
fteqtv Made the (currently disabled) http download code more secure. 2008-05-25 22:02:52 +00:00
plugins make qvm almost works... 2008-06-04 21:09:30 +00:00
q3asm2 Fixed the remaining omision with commandlines. It should now function as a complete drop-in replacement for the original id q3asm. 2008-02-11 22:38:05 +00:00
quakec Seeing as this is the only csqc example on fte's svn, I'm updating it to support the recent clientstat standardisation. 2008-01-23 01:32:20 +00:00