FS#79 - Automatic updating of game list
Attached to Project:
OpenTTD
Opened by Luca Spiller (lucaspiller) - Sunday, 19 March 2006, 18:23 GMT
Opened by Luca Spiller (lucaspiller) - Sunday, 19 March 2006, 18:23 GMT
|
DetailsNot all servers will respond to your request for their information when you click the "Find Servers" button so this patch tries to fix that.
Firstly it implements a new loop that is called every so often (default 150 ticks). Within this loop it checks to see if there are any servers which are offline, and sends out a request for their information. It also implements a thing to update server information every so often (every 3000 ticks), so the information you she should be fairly up to date without you having to click the "Refresh Server" button. |
This task depends upon
Closed by Remko Bijker (Rubidium)
Thursday, 26 July 2007, 09:54 GMT
Reason for closing: Implemented
Additional comments about closing: The second part in r10694 and the first part a long time ago.
Thursday, 26 July 2007, 09:54 GMT
Reason for closing: Implemented
Additional comments about closing: The second part in r10694 and the first part a long time ago.
The idea at least is worth committing :)