cdcode

Results 2 issues of cdcode

The [documentation for sf::Vertex](https://www.sfml-dev.org/documentation/2.5.1/classsf_1_1Vertex.php) states both in the example code and below text that "texture coordinates are supposed to be an integer amount of pixels". However texture coordinates given with...

bug
s:undecided
m:doc

It would be good to have another example showing how encryption is used. After many hours of trial and error along with looking through the gomuks source code I have...