Custom Query (32 matches)
Results (25 - 27 of 32)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#13 | fixed | "Info string length exceeded" issues | ||
Description |
On a dedicated server, it is easy to fulfill the System Info string. Then we got a lot of "Info string length exceeded" message on the console. When this message happens, it means clients will miss some part of the System Info. This can be a real problem if the missing part is something like the gametype or the mapname... For example, on my dedicated, as I setup the HTTP download, the SystemInfo? string contains now a big URL and I got the error. I then must reduce the size of other SystemInfo? part like the server name or any other not important info string. |
|||
#19 | fixed | Bad screenshot when resolution is 1366x768 | ||
Description |
"screenshot" command gives bad result when resolution is set to mode 13, wide 16:10, 1366x768. |
|||
#59 | done | Travis-ci.org support | ||
Description |
As ioQuake3 managed to integrate support for Travis continuous integrtation platform, we should also do the same as this is a good stuff. Actually first set up is made, you can check last job at https://travis-ci.org/smokin-guns/SmokinGuns Also, you can check ioQ3 travis jobs at https://travis-ci.org/ioquake/ioq3 |