|
From: Maurits v. R. <ma...@va...> - 2003-12-02 03:24:10
|
Hello, I changed the stats 1.13 source a bit: - stats.h: I removed the line #include values.h - statsUnp.c: I added a line almost at the top: MAXINT = 1000000; This is the only file that uses values.h and apparently only for the MAXINT. The one million is probably not good. But with these changes I can get a compile of stats.exe! It doesn't seem to recognize all my planets though. I am quite sure that I have more than 17! Maybe that's because it is an earlier version, but it may be something that goes wrong in Windows only. Ships seem fine. Sanity looks okay. No core dumps so far. But, Martijn: it would better to get the latest source from cvs and try it with that. [I cc-ed this email to him.] I'll try that later as well. -- Maurits |