Sworddragon

Results 10 issues of Sworddragon

tcpcrypt is designed to encrypt only TCP connection so I was thinking what about to go a layer down? Would it be possible to encrypt all network data that is...

I'm using nspluginwrapper 1.4.4 and it seems nspluginwrapper can't find relative files without a leading ./. Here is what happens: > sworddragon@ubuntu:~/.mozilla/plugins$ nspluginwrapper -v -u npwrapper.libflashplayer.so > nspluginwrapper: npwrapper.libflashplayer.so is...

I'm using nspluginwrapper 1.4.4 and for example if I'm executing "nspluginwrapper -vu ./npwrapper.libflashplayer.so" I'm getting the error "invalid option -vu" while executing "nspluginwrapper -v -u ./npwrapper.libflashplayer.so" does work. Maybe nspluginwrapper...

It seems that the images are every time 24 bit PNG files. I'm not sure if there are even more than 256 different objects that can be shown at the...

At default -R will limit to 1000 chunks but the size of a map could be much bigger and even unknown to the user. So it would make sense if...

Wont Fix

This is related to the second problem of ticket #212 (to secure that this problem don't get forgotten). The last line of an image is drawn twice (so the image...

I have made a few tests with the cache system: > START=$(date +%s) && c10t -w /srv/minecraft/world -o world.png -R 100 && END=$(date +%s) && echo $(($END-$START)) Without the cache...

The same command as from #216: > /usr/local/bin/c10t -o /tmp/%d:%d_%d.png -p 496 -w /srv/minecraft/world -R 1 The chunk will be shown in the top left of the image but I...

In the past few months I was playing Incremancer twice but unfortunately todays web browsers involve several difficulties to make this a good experience. Personally for me strong anti-tracking settings...

If I'm trying to choose a path for the gamename argument for example by executing "mame ./circus.zip" the game doesn't start as MAME claims that files are missing. Maybe MAME...