Quake2Live is a multiplayer FPS video game designed to be launched via a Web browser plugin. It offers game players a free and easily accessible multiplayer game that uses the Quake2 engine via a single Web site.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Mit diesem Release werden globals auf HTTP-pthread sicher zu machen (http.c), wurden einfache Anführungszeichen in SQL-Anweisungen (qstat.c), fügt ein onError Standard-Bild für Spiel (httpd.h), wurden NULL val's Speicherzugriffsfehler (httpd.c), fügt zeitliche Verzögerung * Anzahl der aktiven Server (qstat.c), und zieht das Löschen inaktiver Server in query () aus query_servers () bereit für pthreads (qstat.c).
This release removes globals to make HTTP pthread safe (http.c), fixes single quotes in SQL statements (qstat.c), adds an onError default image for game (httpd.h), fixes NULL val's segfaulting (httpd.c), adds time delay * number of active servers (qstat.c), and moves deleting inactive servers into query() from query_servers() ready for pthreads (qstat.c).