git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2308 c06c8d41-db1a-0410-9941-cceddc491573
Z6QGDJGSRPZAC4O5PA7MPWPRQLJAFBQBQXHUAO5QUAXQD2JGPDLQC
User scripts are not enabled by default on Unix since the stock
makefile installs Crawl setgid, and the Lua scripting interface has
not been audited for setgid security. See the full section on Lua for
more details. For non-privileged installs, you can enable Lua user
scripts as described in the build instructions.
If you're playing Crawl on a remote machine, the character encoding
needs to be UTF-8 on the server, *and* your local terminal (where
you're running telnet/ssh) needs to be able to decode UTF-8.
If you're playing Crawl on a remote machine, the remote Crawl should
be built with Unicode support, *and* your local terminal (where you're
running telnet/ssh) needs to be able to decode UTF-8.