Search the web
Sign In
New User? Sign Up
protomuck
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 331 - 360 of 838   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
331
Hello everyone. I've been dabbling with a bunch of approaches to enable MUCKs to have umlauts and other special characters, e.g. äöüßôú .... While the...
Moritz Voss
thygrrr
Offline Send Email
Apr 9, 2003
12:07 am
332
If I have an action attached to a thing, and linked to another thing, I find that @succ and @osucc don't work. Can somebody pinpoint the reason? I know this...
Tony Belding
zinn_west
Offline Send Email
Apr 9, 2003
12:13 am
333
StaffChat: unci purrs "Oh by the way ... @attach sends a funny message. (<Exit> attached to <new source> from <your location>) Would be more logical if it said...
Zobeid Zarathustra
zinn_west
Offline Send Email
Apr 15, 2003
2:24 pm
334
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the protomuck group. File : /Zobeid's...
protomuck@yahoogroups...
Send Email
Apr 15, 2003
3:07 pm
335
That would presumably be a bug. I think it's been mentioned to me before. It's on my todo list of little things to fix for Proto2. -Akari ... ...
Nakoruru SNK
akarisensei
Offline Send Email
Apr 17, 2003
3:48 pm
336
If I'm not mistaken, TinyMUX 2.2.x has such support, and that may be a place to look for ideas. I would love to see special character support, but I don't...
kalzarius
Online Now Send Email
Apr 23, 2003
6:24 pm
337
There is plans in the works to make ProtoMUCK 8 bit friendly (with the exception of $00 (Null being reserved as a delimiter), #10 (Pretty hard to get rid of \r...
Alynna Seidaku
alynnafoxie
Online Now Send Email
Apr 23, 2003
7:04 pm
338
Stack trace:...
Alynna Seidaku
alynnafoxie
Online Now Send Email
Apr 23, 2003
10:04 pm
339
Stack trace: #0 0x00017adc in RawMWLevel (thing=-1010055620) at db.c:1760 #1 0x000239fc in interp (descr=-1, player=-1, location=-1, program=1357, source=-4,...
Alynna Seidaku
alynnafoxie
Online Now Send Email
Apr 23, 2003
10:08 pm
340
... From: "Alynna Seidaku" <alynna@...> To: <protomuck@yahoogroups.com> Sent: Wednesday, April 23, 2003 3:08 PM Subject: [protomuck] Fw: OSX Bug:...
Alynna Seidaku
alynnafoxie
Online Now Send Email
Apr 23, 2003
10:16 pm
341
I was wondering if anyone would be so kind as to post for me, or e- mail me the connect information for Phoenix MUCK...I have been gone for a while and I was...
jonsmith1984
Offline Send Email
Apr 24, 2003
12:08 pm
342
Don't change player and location. Fix RawMWLevel to check for valid_object() and return 0 if the object isn't valid (since it will obviously not have any...
Nakoruru SNK
akarisensei
Offline Send Email
Apr 24, 2003
4:40 pm
343
It's located at: tnt.dyndns.org 8881 frogpond.dyndns.org 8881 phoenixmuck.dyndns.org 8881 Hope that helps. :) -Akari ... ...
Nakoruru SNK
akarisensei
Offline Send Email
Apr 25, 2003
1:06 am
344
Just wanted to say hello and that I'm back, due to rl struggles I had to put off my game project but things have smoothed out now. I'm looking forward to...
Merrie Schonbach
merries59
Offline Send Email
May 2, 2003
12:57 pm
345
... Here are my thoughts on the subject .... I think unicode would be overkill for now, for most applications it would be easier (and simpler) to make the MUCK...
unci narynin
unci_narynin
Offline Send Email
May 3, 2003
10:35 am
346
I got tired of waiting for someone else to fix this. Fixed the RawMWLevel thing as of CVS version 1.28 of db.c, put back the proper handling of cron_prog (1.19...
Fox Smith
fox85@...
Send Email
May 4, 2003
7:27 pm
347
... From: "Fox Smith" <fox85@...> To: <protomuck@yahoogroups.com> Sent: Sunday, May 04, 2003 12:27 PM Subject: Re: [protomuck] Fw: OSX Bug: program...
Alynna Seidaku
alynnafoxie
Online Now Send Email
May 5, 2003
2:37 pm
348
What you're asking for is probably doable. Right now the main obstical is the compression routine, that relies on that 8th bit being available. Our plans for...
Nakoruru SNK
akarisensei
Offline Send Email
May 5, 2003
7:28 pm
349
In the case of the can of worms, that would more than likely have to do with the fact that not all fonts have the same 8-bit characters, and those that do...
kalzarius
Online Now Send Email
May 6, 2003
2:55 am
350
Just a general question regarding Proto Muf, when you install a muf program is there a standard method to follow as far as what to set it as. Example: On some...
Merrie Schonbach
merries59
Offline Send Email
May 9, 2003
7:09 pm
351
Yeah... there is no way to get a long int that I can think of with the existing options. All incoming socket data is getting shoved into a byte-block array,...
Nakoruru SNK
akarisensei
Offline Send Email
May 9, 2003
8:53 pm
352
Generically speaking, you want to set the permission as low as you can that will still allow the program to run. It also depends on which permissions scheme...
Nakoruru SNK
akarisensei
Offline Send Email
May 9, 2003
9:15 pm
353
Thanks Akari ... From: "Nakoruru SNK" <nakoruru08@...> To: <protomuck@yahoogroups.com> Sent: Friday, May 09, 2003 4:49 PM Subject: Re: [protomuck]...
Merrie S
merries59
Offline Send Email
May 9, 2003
9:51 pm
354
I just noticed that using the maximum negative integer value (-2147483648) ends up pushing an integer value on the stack that doesn't appear as an integer but...
kalzarius
Online Now Send Email
May 12, 2003
2:47 am
355
I was wondering if it would be possible to add a bitinvert primitive, which would basically be equivalent to C/C++/Java/etc.'s ~ operator. Basically, it just...
kalzarius
Online Now Send Email
May 12, 2003
2:50 am
356
I was wondering if it would be practical to extend the 'this' word from the $ifalpha/$ifbeta/$ifver... selection of directives to $include so that I could...
kalzarius
Online Now Send Email
May 12, 2003
3:01 am
357
Actually, this is more of a request for an alteration of existing directives. I noticed that $version and $lib-version record strings but require float...
kalzarius
Online Now Send Email
May 12, 2003
4:07 am
358
Wow, I'm piping out a load tonight! I have the following suggestions to aid in registering programs (globally and locally): $register <name> - registers...
kalzarius
Online Now Send Email
May 12, 2003
4:30 am
359
How simple it would be to implement partial matching support or multiple name matching (as is done for exits/actions via a semicolon delimited name) for...
kalzarius
Online Now Send Email
May 12, 2003
4:40 am
360
Hey folks it appears I have a glince in proto page 2.551 modified by Moose, my : page pose is not working. Someone suggested I go back to version 2.54 but so...
Merrie Schonbach
merries59
Offline Send Email
May 13, 2003
11:56 pm
Messages 331 - 360 of 838   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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