1) In acr.cc, line 256 in cprintf(" Best Crawlers -\n") should be EOL instead of \n (under DOS it's \n\r ;). 2) New hiscore ususally isn't added to top list,...
3308
Brent Ross
bwross@...
Mar 1, 2001 3:24 pm
// From: bluedragon@... // // 2) New hiscore ususally isn't added to top list, even if it should // be. It looks it can't be added if it's not the new...
3309
Brent Ross
bwross@...
Mar 1, 2001 3:54 pm
// From: mannix <lar@...> // On Wed, 28 Feb 2001, Josh Fishman wrote: // // Anyway, putting such a system in place would require tagging // of the...
3310
Josh Fishman
josh@...
Mar 1, 2001 4:41 pm
... Cool. Perhaps annotate the score-file-entry with something, like wizard games' "Wiz" tag. We could 'take care' of dificulty scoring this way too -- just...
3311
mannix
lar@...
Mar 2, 2001 3:39 am
... From: "Brent Ross" <bwross@...> Sent: Thursday, March 01, 2001 10:31 AM ... I dunno what whacked me, but I'm getting the occasional ...
3312
mannix
lar@...
Mar 2, 2001 3:48 am
Mummy fighters don't seem to get a choice in their starting weaponry, unlike fighters of other races. This is also odd, in that mummy death knights *do* get to...
cast_twist (and probably cast_far_strike) is completely broken. I sort of fixed it by adding the following after the call to spell_direction: // Problem 1:...
3316
Josh Fishman
josh@...
Mar 5, 2001 10:04 pm
Abbreviation Bugs: Knight of Chaos => CK Air Elementalist => AI The latter is clearly a typo, the former should be resolved by reversing one of them. IMHO...
3317
mannix
lar@...
Mar 6, 2001 5:12 am
... From: "Josh Fishman" <josh@...> Sent: Monday, March 05, 2001 5:03 PM ... I don't think it is an ethnic slur, I believe it is just a general...
3318
mannix
lar@...
Mar 6, 2001 5:16 am
Not terribly specific. ... From: "Dystopian Autocrat" <dystopia@...> Newsgroups: rec.games.roguelike.misc Sent: Monday, March 05, 2001 4:45 PM ...
3319
Linley Robert Henzell
linley.henzell@...
Mar 6, 2001 10:14 am
... This doesn't really answer your question, but In Australia it means a lazy person. "Piking" is the act of being lazy. ... Check the index number of the...
3320
mannix
lar@...
Mar 6, 2001 4:54 pm
Minor update: the host OS is Windows98, using the precompiled Win32 binary Gordon provided for everyone ... I have yet to see this behavior in a string of some...
3321
gclipford@...
Mar 6, 2001 9:29 pm
Well, I've made enough progress to release pr9. Still a few things left on my list, including old savefile parsing (ugh). Changes/fixes, in no particular...
3322
crawl-dev@yahoogroups...
Mar 6, 2001 9:40 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the crawl-dev group. File :...
3323
crawl-dev@yahoogroups...
Mar 6, 2001 9:42 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the crawl-dev group. File :...
3324
Josh Fishman
josh@...
Mar 6, 2001 9:48 pm
... I'd be happy with just a command line option. -- Josh...
1. Twice in pr8 Xom has struck me with lightning, and both times the message 'you resist' has come up, despite having no source of lightning resistance. I took...
3327
mannix
lar@...
Mar 7, 2001 5:03 am
... From: "Chad Jenkins" <pyros_01@...> Sent: Tuesday, March 06, 2001 9:46 PM ... I think Chad wins the subtle "bug" of the year award. :P But is it a...
3328
mannix
lar@...
Mar 7, 2001 5:14 am
... From: "mannix" <lar@...> Sent: Tuesday, March 06, 2001 11:55 PM Subject: Re: [crawl-dev] Bugs ... And are ... kinda (if I may respond to my own post)....
3329
Dustin Ragan
quijoticmoose@...
Mar 7, 2001 5:19 am
It seems like a logical flaw, though. If the player can't avoid the traps,
why can't the monsters?
----- Original Message -----
From: "mannix"...
3330
mannix
lar@...
Mar 7, 2001 5:48 am
... From: "Chad Jenkins" <pyros_01@...> Sent: Tuesday, March 06, 2001 9:46 PM ... Vampires drain on attack (cf. fight.cc 2452-2474 in the March 6...
3331
mannix
lar@...
Mar 7, 2001 6:06 am
... From: "Dustin Ragan" <quijoticmoose@...> Sent: Wednesday, March 07, 2001 12:18 AM ... I seem to miss the obvious while looking for bigger windmills...
3332
bluedragon@...
Mar 7, 2001 12:52 pm
I just uploaded DOS binaries for prerelease 9 and I've got following comments : 1. In ouch.cc should be (at least under DOS) #include <file.h> instead of...
3333
Brent Ross
bwross@...
Mar 7, 2001 1:10 pm
// From: "Chad Jenkins" <pyros_01@...> // // 1. Twice in pr8 Xom has struck me with lightning, and both times the message // 'you resist' has come up,...
3334
Brent Ross
bwross@...
Mar 7, 2001 1:45 pm
// From: "mannix" <lar@...> // // : As for a difficult mode, how about nightmare... monsters are created // : at double the normal rate (and based off of...
3335
Brent Ross
bwross@...
Mar 7, 2001 1:52 pm
// From: gclipford@... // // Well, I've made enough progress to release pr9. Okay, here are the compiling problems this time: -- the inclusion of...