Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

crawl-dev · A forum for developers to discuss changes to Linley Henzell's dungeon Crawl game.

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 3307 - 3336 of 10544   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
3307 bluedragon@... Send Email Mar 1, 2001
2:26 pm
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
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...
3313 mannix
lar@... Send Email
Mar 2, 2001
4:23 am
... From: "Brent Ross" <bwross@...> Sent: Thursday, March 01, 2001 11:00 AM ... points = ( gold ) + ( ( experience / 7 ) * 10 ) + bonus ...
3314 mannix
lar@... Send Email
Mar 3, 2001
1:49 am
Independent request mirroring Josh's earlier suggestion. - don ... Date: Fri, 2 Mar 2001 15:30:27 -0800 From: Rich Carlson <rcarlson@...> Subject:...
3315 Jesse Jones
jesjones@... Send Email
Mar 5, 2001
12:40 pm
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email 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... Send Email 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... Send Email 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@... Send Email
Mar 6, 2001
9:48 pm
... I'd be happy with just a command line option. -- Josh...
3325 Josh Fishman
josh@... Send Email
Mar 6, 2001
11:25 pm
... Quoth gcc: "can't convert const char * to char *" Easily fixed. -- Josh...
3326 Chad Jenkins
pyros_01@... Send Email
Mar 7, 2001
2:46 am
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email
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@... Send Email 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@... Send Email
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@... Send Email
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@... Send Email
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...
3336 Brent Ross
bwross@... Send Email
Mar 7, 2001
1:59 pm
// From: "mannix" <lar@...> // ----- Original Message ----- // From: "Chad Jenkins" <pyros_01@...> // Sent: Tuesday, March 06, 2001 9:46 PM // // ...
Messages 3307 - 3336 of 10544   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help