Recent content by Theodis

  1. T

    Linux Tethealla Server

    Alright, I just merged in all the commits from both your repos. It all builds for me but I haven't tested yet.
  2. T

    Linux Tethealla Server

    Thanks for the patches, though I have to comment out this block since I don't see the ReloadAllQuests() function anywhere. Was part of the commit missing? if ( ( !strcmp( myCommand, "reloadq" ) ) && ((client->isgm)) ) { ReloadAllQuests(); }
  3. T

    Linux Tethealla Server

    I've wanted to be able to run the Tethealla server on Linux since I found it many years ago. At the time I did manage to get it working with a slight modification to the source and using Wine. This however gets annoying if you're primarily a Linux user and have to boot into Windows anytime you...
Back
Top