Search found 6 matches
- Mon Feb 28, 2011 3:10 pm
- Forum: Tech Support Forum
- Topic: I76 Re-released on GoG
- Replies: 14
- Views: 43673
- Wed Dec 22, 2010 7:52 am
- Forum: Tech Support Forum
- Topic: I76 Re-released on GoG
- Replies: 14
- Views: 43673
- Fri Aug 22, 2008 2:06 am
- Forum: Tech Support Forum
- Topic: I76 on a modem
- Replies: 1
- Views: 6530
- Tue Oct 17, 2006 5:49 pm
- Forum: ANET2
- Topic: Compiling Anet
- Replies: 9
- Views: 23156
And zzzapp. I got an answer from Dan: ---cut The bad functions will compile with gcc-2.95.3, maybe you can install that. Otherwise the fix is to change (unsigned char *)*bp += size; to (*(unsigned char **)bp) += size; i.e. just move the star left :-) Let me know if this helps. - Dan ---cut Will do t...
- Tue Oct 17, 2006 3:01 pm
- Forum: ANET2
- Topic: Compiling Anet
- Replies: 9
- Views: 23156
Compiling Anet
Jeezuz, i just tried compiling the ANET Server on my Debian Box and thats all i got. ---cut ../../../dp/dpprivy.c: In function `writeSwap': ../../../dp/dpprivy.c:117: warning: use of cast expressions as lvalues is deprecated ../../../dp/dpprivy.c: In function `readSwap': ../../../dp/dpprivy.c:122: w...
- Thu Jul 21, 2005 7:08 pm
- Forum: Tech Support Forum
- Topic: How to drive and shoot your way through Windows XP
- Replies: 5
- Views: 9345
Funny, i got all of the above listed bugs. But only if someone is in the game beside me. When i host an own Game with only myself in it everything works perfect. Another Bug is that the Chat Text is beeing eaten if you run 1024*768. Atleast on my Screen its unreadable then. On 800x600 it works but i...