[quakenet] <Dune> git status says all is according to master
11:03
[quakenet] <Dune> ah
11:03
[quakenet] <Dune> so you need up-to-date submodules to not have those warnings :|
11:04
[quakenet] <heinrich5991> we could stop doing these errors, but then users will have incomplete/missing data after compilation
11:05
[quakenet] <Dune> it doesn't say what files are missing :/
11:05
[quakenet] <heinrich5991> it doesn't?
11:05
[quakenet] <heinrich5991> should theoretically say so in the next line after the error
11:06
[quakenet] <Dune> CMake Error (dev) at CMakeLists.txt:200 (message): DATA does not contain every file from directory datasrcCall Stack (most recent call first): CMakeLists.txt:463 (set_glob)This error is for project developers. Use -Wno-error=dev to suppress it.
11:06
[quakenet] <Dune> it doesn't as far as I can see
11:06
[quakenet] <heinrich5991> ok, and after that line? ^^
Closes #1630
New command: snd_toggle. Acts the same as toggle snd_enable 0 1, but with a visual cue.
New controls menu entry:
The visual effects look like this (1.5s display time + 0.6s fade time...
11:11
[quakenet] <heinrich5991> the problem is that the alphabetical order was broken
11:11
[quakenet] <heinrich5991> I guess I'll add an error message for that
11:11
[quakenet] <Dune> huuuuh really...
11:11
[quakenet] <Dune> that's frustrating :c
11:12
[quakenet] <heinrich5991> put it after ui/no_skinpart.png
11:12
[quakenet] <Dune> alright
11:14
[quakenet] <Dune> or just scan the whole directory and copy everything like bam does, this way there are no cmake-specific issues