i added some debug output to code in some of the lastest revisions. you can get some of the executed commands directly to console log if you activate the developer cvar
I'm already running with "set developer 1" most of the time, and as of
svn-2620, there are not enough events logged to trace some problems.
E.g. I still get lots of crashes after starting the program,
and ufoconsole has no useful details:
...
FindFile: ./base/pics/menu/equipment_lr.tga
FindFile: ./base/pics/menu/ufopedia_buttons1.tga
FindFile: ./base/pics/menu/ufopedia_buttons1.tga
====== UFO Initialized ======
Changing to Singleplayer
SDL audio device shut down.
So we need more debug-messages to locate the source of those crashes.