The modified source are obtained from the first virsion (1.0) of Nellan. The current version of the english "nellan" is now 1.0.1.
You can download the modified src and audio archives with (e.g.) wget as follows:
wget -m --no-parent "http://dmf.unicatt.it/~paolini/nellan/src.ita/" wget -m --no-parent "http://dmf.unicatt.it/~paolini/nellan/audio.ita/"
To compile the sources for linux you need "tmake"; you can proceed as follows:
DEPENDPATH=/usr/lib/qt3/include
tmake nellan.pro -o Makefile
make
cd ..; ln -s src.ita/nellan .
esdplay
or simply play
)
you can modify suitably the PLAYCMD constant in
gamedata.h