Skip to content
#

cmake

Here are 3,616 public repositories matching this topic...

Natenom
Natenom commented Jan 13, 2021

When starting Mumble with: mumble "mumble://user@server.tld" it does not connect to the server and says "This version of Mumble can't handle URLs for Mumble version 1.2.0"

"mumble://user@server.tld?version=1.4.0" also doesn't work.

Works in a new instance if another Mumble instance is already running.

warzone2100
bjorn-ali-goransson
bjorn-ali-goransson commented Nov 10, 2020

Describe the feature you'd like
When saving a game, you should get a suggested savegame mentioning Campign-or-Skirmish, map name, opponent-count-if-skirmish, cheating-enabled-or-not

Describe why do you think it is needed
Coming up with a good name gets tedious.

xray-16
Xottab-DUTY
Xottab-DUTY commented Jan 7, 2021

After testing CDB cache (that was added in #698), we (me and testers) had found a small but sensible bug:
If we go, e.g., from the Zaton to the Yanov and back to the Zaton, the game won't find cached files until game restart.

This happens because FS.exist(*cdb_cache_file*) always return false in the current game session even if the file exist, because the filesystem doesn't know that they

Improve this page

Add a description, image, and links to the cmake topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cmake topic, visit your repo's landing page and select "manage topics."

Learn more