Age | Commit message (Expand) | Author |
2013-08-31 | Add notification window to the waiting screen to show whether the server | Simon Howard |
2012-10-28 | Merge from trunk. | Simon Howard |
2012-10-28 | Add functions for network signature requests. These request the signed | Simon Howard |
2011-10-14 | Fix query output for non-Doom games. | Simon Howard |
2011-09-18 | Hook query code into setup tool, and add search results window. | Simon Howard |
2011-09-17 | Merge from trunk. | Simon Howard |
2011-09-17 | Change query loop to sleep for 1ms rather than 50ms intervals, so that | Simon Howard |
2011-09-17 | Refactor query code so that it is possible to query by polling, rather | Simon Howard |
2011-09-17 | Fix ping calculation with LAN search. | Simon Howard |
2010-12-10 | Merge from trunk. | Simon Howard |
2010-12-10 | Merge from trunk. This is slightly out of date as I did the merge | Simon Howard |
2010-12-10 | Specify master server port explicitly, so that server registration works | Simon Howard |
2010-12-04 | Add ping time to query output. | Simon Howard |
2010-12-02 | Make multiple query attempts to servers before giving up. Display a | Simon Howard |
2010-12-02 | More refactoring of querying code, to not be specific to the purpose of | Simon Howard |
2010-12-02 | Refactor query code and add a -masterquery command line parameter to | Simon Howard |
2010-12-02 | Register servers with Internet master server. | Simon Howard |
2008-09-10 | Split off game mode/mission/version definitions into common code, along | Simon Howard |
2006-10-18 | Strip out CVS logs, RCS Id tags. | Simon Howard |
2006-09-17 | Split off query data into a net_querydata_t structure in net_structrw.c | Simon Howard |
2006-09-17 | Fix local LAN queries. | Simon Howard |
2006-05-29 | Add -autojoin command line parameter to automatically search a local LAN | Simon Howard |
2006-04-09 | Broadcast searches (currently broken) | Simon Howard |
2006-04-06 | Add the ability to query the current state of servers, and '-query' | Simon Howard |