Serhii
Serhii
Hello! I'm compiling KBtin in cygwin environment (cygwin in Windows 7). All done well. Client sometimes error when switching colors. For example, in my test tbaMUD, mud.kharkov.org:5000 Screenshot - http://mud.kharkov.org/files/pic/2.png...
./configure выполняется нормально а make выдает ошибку prool@prool-HP:~/Proj/mmc/src$ make cd . && \ /bin/sh /home/prool/Proj/mmc/src/missing --run automake --foreign Makefile automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake:...
Enable 8bit characters in module mplex.c It is necessary for UTF-8, koi8-r, koi8-u, cp1251 and other non-English codetables.
Hi, All! Hi, Michael! I made 8bit characters support in Diku2. It is necessary for UTF-8, koi8-r, koi8-u and other non-English codetables: https://github.com/prool/DikuMUD2/commit/102ab7c5d2b135824cd16a799cfaa7dd1d38ef45 If interested, I made a pull request....
I'm added some open source MUD clients and two cool C-language MUD codebases - tbaMUD and EmpireMUD