Search found 9 matches

by xbytez
Wed 29.12.2004, 18:28
Forum: Other Servers
Topic: [BMA] Source for recent server
Replies: 8
Views: 20521

Re: Source for recent server

I am not sure if this is correct, but I got it to compile, I added the following to map_info: void map_info(int Ind, int y, int x, byte *ap, char *cp) {  int value;  player_type *p_ptr = Players[Ind];  int Depth = p_ptr->dun_depth;  int kludge; /* for displaying chars with lowered hp's */ and then c...
by xbytez
Wed 29.12.2004, 18:11
Forum: Other Servers
Topic: [BMA] Source for recent server
Replies: 8
Views: 20521

Re: Source for recent server

Exact error: server/cave.c: In function `map_info': server/cave.c:929: parse error before `int' server/cave.c:931: `value' undeclared (first use in this function) server/cave.c:931: (Each undeclared identifier is reported only once server/cave.c:931: for each function it appears in.) make: *** [serv...
by xbytez
Wed 29.12.2004, 17:35
Forum: Other Servers
Topic: [BMA] Source for recent server
Replies: 8
Views: 20521

Re: Source for recent server

fixed the ~ | issues.......so that is working fine.

My stupid mistake the tmp folder had the incorrect permissions.

I am going to do a recompile from scratch later and I will post the exact error I get on cave.c once that is fixed I'll be good to go on setting up a working server ;-)
by xbytez
Tue 28.12.2004, 20:01
Forum: General Discussion
Topic: mangband.morgoth.org.uk server
Replies: 5
Views: 8105

Re: mangband.morgoth.org.uk server

Hi All,

My server is now back up and running again with a clean build and fresh install of 0.7.2a

I will also be launching a server with Berendol MAngband variant, once a few teething troubles have been ironed out.

Cheers


Xbytez
by xbytez
Tue 28.12.2004, 19:48
Forum: General Discussion
Topic: WHEE!!!
Replies: 7
Views: 10649

Re: WHEE!!!

Xtools does not come with the standard 10.3.x OS X build, you need to register here: http://developer.apple.com/ Then download Xtools 1.5 this is totally free, it's about a 350mb download, and includes gcc v3.3 if I remember correctly. I have in the past had a quick go at compiling the client for OS...
by xbytez
Tue 28.12.2004, 16:25
Forum: Other Servers
Topic: [BMA] Source for recent server
Replies: 8
Views: 20521

Re: Source for recent server

Thanks for the info on Dynamo, I'll have a  play as an admin info tool it's sound impressive ;-) I'll recompile and post the exact error I get, I just wanted to get a compile working so I hacked in the old code as a test. I would much rather the original worked correctly, and produce a correct build...
by xbytez
Tue 28.12.2004, 13:26
Forum: Other Servers
Topic: [BMA] Source for recent server
Replies: 8
Views: 20521

Re: Source for recent server

I've just compiled a standard 0.7.2a and have it running with your BMangband 6.4.3 client and ~ and | work without causing a crash.
by xbytez
Tue 28.12.2004, 10:20
Forum: Other Servers
Topic: [BMA] Source for recent server
Replies: 8
Views: 20521

Re: Source for recent server

Hi Berendol, I grabbed the source and compiled it on one of my boxes, firstly can you give me an explanation or point me to info on what the dynamo-script does as I am only familiar with the 0.7.2 src, I do not remember that element. Secondly, I had a problem with cave.c on compile it errored I thin...
by xbytez
Tue 28.12.2004, 10:10
Forum: General Discussion
Topic: New 6.4.3 server?
Replies: 2
Views: 4946

Re: New 6.4.3 server?

Hi, It's mine, just renamed it to the old address I used to run a server on a few moons ago. mangband.morgoth.org.uk Once I have it more polished I will flip the address to something more appropriate like BMangband.morgoth.org.uk. I'll have the login page fixed apologies for keeping it the same, but...