Release Notes: The code has been cleaned up and the client side application (game server browser and game launcher) has been released.


Release Notes: 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).


Release Notes: The code has been cleaned up and the client side application (game server browser and game launcher) has been released.


Release Notes: Various clean-ups were done, like creating directory structure and deleting junk.