1
0
Fork 0
forked from fte/fteqw
FTE QuakeWorld - a magical QuakeWorld engine
Find a file
TimeServ 7f73771ba2 mysql includes and libmysql.dll loader code for win32
added preliminary FTE_SQL code (not in a usable state), current problems: 
WINDOWS ONLY, database connect is hardcoded to a local server, conditional wait needed for worker thread (currently consumes 100% cpu), query requests and results should be a queue not a stack, sql init and deinit is in the wrong place, project and defines need updating, tons more things

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2941 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-04-14 07:47:30 +00:00
engine mysql includes and libmysql.dll loader code for win32 2008-04-14 07:47:30 +00:00
fteqtv okay, that print isn't meant to be stream-specific 2008-02-04 11:31:32 +00:00
plugins Small annoyance fix, removed some cvar links already supported. 2008-02-15 06:17:08 +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