summaryrefslogtreecommitdiff
path: root/runserv.sh
AgeCommit message (Collapse)AuthorFilesLines
2005-12-29Incorporate running without X server in the server executable.Bjørn Lindeijer1-1/+0
2005-12-29* Added errors when SDL_net or libcrypto are not found.Bjørn Lindeijer1-0/+11
* Reset SEGV signal handling after SDL initialisation to allow cores to be dumped. * Added script that perpetually runs the server and automatically saves a backtrace and restarts when it crashes.