Hello Angband community! I'm hoping to get a little help with working with the Angband source code. I have a rudimentary knowledge of C, so really all I need is a push in the right direction.
I've been a long time player, and I *really* enjoy OoD monsters/pits/vaults. They are to me the type of thing that keeps me coming back. So imagine my dismay when I finally get around to upgrading to the newest version of Angband, and there is no autoscummer!
I know a lot of people don't like it, but I would like to ask for some help in hacking it back in there -- Is the level autoscumming code still floating around somewhere?
I run a mac with xcode installed, and I'm pretty sure I can compile Angband that way (I don't really want to install code warrior). So here is what I'm asking you fine fellow Angband-ers
1) A link (or perhaps an email including) the scumming code
2) A hint of where/how to put it in. I'm fairly sure it goes in the generate.c, but clarification on this would be awesome
3) A quick explanation of if/how to use the makefile. I've read some of the stuff on how to compile Angband, but it is all with CodeWarrior, so perhaps an xcode explanation would be rad.
Or maybe one of you fearless coders has already done all this and can send me a version! Who knows.
Anyway, THANKS!!! This is a sort of needy first post, and I appreciate any and all help
I've been a long time player, and I *really* enjoy OoD monsters/pits/vaults. They are to me the type of thing that keeps me coming back. So imagine my dismay when I finally get around to upgrading to the newest version of Angband, and there is no autoscummer!
I know a lot of people don't like it, but I would like to ask for some help in hacking it back in there -- Is the level autoscumming code still floating around somewhere?
I run a mac with xcode installed, and I'm pretty sure I can compile Angband that way (I don't really want to install code warrior). So here is what I'm asking you fine fellow Angband-ers
1) A link (or perhaps an email including) the scumming code
2) A hint of where/how to put it in. I'm fairly sure it goes in the generate.c, but clarification on this would be awesome
3) A quick explanation of if/how to use the makefile. I've read some of the stuff on how to compile Angband, but it is all with CodeWarrior, so perhaps an xcode explanation would be rad.
Or maybe one of you fearless coders has already done all this and can send me a version! Who knows.
Anyway, THANKS!!! This is a sort of needy first post, and I appreciate any and all help
Comment