You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(55) |
Aug
(1) |
Sep
(13) |
Oct
(4) |
Nov
(1) |
Dec
(18) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(18) |
Feb
(122) |
Mar
(85) |
Apr
(57) |
May
(5) |
Jun
(85) |
Jul
(35) |
Aug
(26) |
Sep
(32) |
Oct
(8) |
Nov
(1) |
Dec
(1) |
| 2002 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
(2) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
| 2003 |
Jan
(5) |
Feb
|
Mar
(7) |
Apr
(10) |
May
(6) |
Jun
(2) |
Jul
(5) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
(2) |
Dec
(5) |
| 2004 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2005 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(5) |
Dec
(3) |
| 2006 |
Jan
(1) |
Feb
|
Mar
(5) |
Apr
(3) |
May
(5) |
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
(1) |
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
(11) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(4) |
Nov
(14) |
Dec
(15) |
| 2009 |
Jan
(22) |
Feb
(3) |
Mar
(18) |
Apr
(22) |
May
(75) |
Jun
(75) |
Jul
(44) |
Aug
(16) |
Sep
(19) |
Oct
(31) |
Nov
(4) |
Dec
(3) |
| 2010 |
Jan
|
Feb
(1) |
Mar
(65) |
Apr
(57) |
May
(72) |
Jun
(69) |
Jul
(41) |
Aug
(55) |
Sep
(31) |
Oct
(5) |
Nov
(2) |
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Ben H. <Ben...@vu...> - 2001-09-16 18:44:46
|
Yep, looks like the input failed error does happen on OS9 here at work. I previously thought that was only with the PPC build, looks like it is a general issue with building on CW7EA. my other post (not sure if it made it to the list): This is what i posted to the newsgroup about. If you check errno after the failure, the error is -1404 - errFSBadForkRef. I think FSp_FOpen may be returning a bad file number, so the read fails. It is not flex specific, it fails with the simple code snippet i posted at http://groups.google.com/groups?hl=en&threadm=mwron-8980C7.10390015092001%40 enews.newsguy.com&prev=/groups%3Fhl%3Den%26group%3Dcomp.sys.mac.programmer.c odewarrior I replied privately to mwron with a better code snippet. Hopefully i'll be able to get the CW7 Academic (release) soon, that could fix the problem. -Ben |
|
From: Ben H. <Ben...@vu...> - 2001-09-16 18:29:13
|
Posting from work. You get input failed with the carbon build i sent, or the cw6 build? That is the same problem i was having with the cw7 build. (usually ppc) It is not Carbon specific, in fact i thought it was PPC specific. That's what i posted to the newsgroup about. If you check errno after the failure, the error is -1404 - errFSBadForkRef. I think FSp_FOpen may be returning a bad file number, so the read fails. It is not flex specific, it fails with the simple code snippet i posted at http://groups.google.com/groups?hl=en&threadm=mwron-8980C7.10390015092001%40 enews.newsguy.com&prev=/groups%3Fhl%3Den%26group%3Dcomp.sys.mac.programmer.c odewarrior I replied privately to mwron with a better code snippet. Hopefully i'll be able to get the CW7 Academic (release) soon, that could fix the problem. -Ben |
|
From: <no...@so...> - 2001-09-16 16:49:58
|
Feature Requests item #462054, was opened at 2001-09-16 09:49 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=356424&aid=462054&group_id=6424 Category: GUI Group: None Status: Open Priority: 5 Submitted By: Lark (lark) Assigned to: Ben H (benh57) Summary: white background? Initial Comment: For a nicer platinum look, shouldn't all the table backgrounds in the char window be white? I couldn't fine any way to set this in the PP Constructor app. Does it look OK under X? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=356424&aid=462054&group_id=6424 |
|
From: <no...@so...> - 2001-09-16 16:47:37
|
Bugs item #462052, was opened at 2001-09-16 09:47 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=106424&aid=462052&group_id=6424 Category: GUI Group: None Status: Open Resolution: None Priority: 5 Submitted By: Lark (lark) Assigned to: Ben H (benh57) Summary: higlight bug in main window Initial Comment: Just so we don't forget, there's still the problem with highlighting selected char names in the main window (under Classic at least). ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=106424&aid=462052&group_id=6424 |
|
From: Lark <lar...@ya...> - 2001-09-16 16:14:38
|
At 11:54 PM -0700 9/15/01, Ben Hines wrote: >I built a final carbon build with CW7EA and put it up at >http://freepgaes.sf.rootsweb.com/~bhines/scribia.hqx - if you don't >want to add anything else, this is the build that should be released >(not the CW6 carbon version). Please test it a bit on your system >(i've only tested that one on osx) Got it. I get "input in flex scanner failed" when trying to scan something. We may have to write a custom yy_input routine for Carbon. -- Lark <lar...@ya...> |
|
From: Ben H. <bh...@al...> - 2001-09-16 06:57:28
|
ok, i think .5 is ready to go. removed the temp savefile, seems to work great now. Also added window position remembering and version# in about box. I built a final carbon build with CW7EA and put it up at http://freepgaes.sf.rootsweb.com/~bhines/scribia.hqx - if you don't want to add anything else, this is the build that should be released (not the CW6 carbon version). Please test it a bit on your system (i've only tested that one on osx) If you want to add more changes, i'll be home around 10PM sunday and i can make another carbon build with 7EA. You can build the PPC version, just to make sure i didnt break the CW6 build. -Ben -- |
|
From: Ben H. <bh...@al...> - 2001-09-16 03:25:46
|
I can only really get a decent carbon build out of 7EA. However, 7EA will not build the PPC version with a working scanner. I just get a -1404 error - errFSBadForkRef from flex's read function. (which makes flex call "exit", so it looks like a crash. Just turned on sioux save-on-quit so it will show error messages now) I posted a query to the codewarrior ng about that one. Also I am having trouble deleting the temp savefile on osx. I just get -47 (file busy) errors when i try to delete it after doing an FSExchangeFiles. I've tried closing it beforehand, to no avail. I might just give up on the tempfile and not have a tempfile anymore. -Ben -- |
|
From: Ben H. <bh...@al...> - 2001-09-15 00:13:51
|
At 3:05 PM -0700 9/14/01, Lark wrote: >At 10:58 PM -0700 9/8/01, Ben Hines wrote: >>No, wait a bit - i have been working 12+ hour days almost every day > >Ben, don't want to rush you - just checking if there's any news. If >this is a bad time for you, maybe we'll just release 0.5 without the >OSX fixes for now? I will work on it... was planning on doing so Tuesday (my day off) but didn't have the motivation (for obvious reasons) It is building and running, so i will submit the fixes tonight. -B -- |
|
From: Lark <lar...@ya...> - 2001-09-14 22:05:30
|
At 10:58 PM -0700 9/8/01, Ben Hines wrote: >No, wait a bit - i have been working 12+ hour days almost every day Ben, don't want to rush you - just checking if there's any news. If this is a bad time for you, maybe we'll just release 0.5 without the OSX fixes for now? -- Lark <lar...@ya...> |
|
From: <no...@so...> - 2001-09-11 04:24:11
|
Bugs item #460579, was opened at 2001-09-10 21:24 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=106424&aid=460579&group_id=6424 Category: Carbon Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Skinning stats Initial Comment: The MaxShr$ for me keeps growing to unreasonable values. It's currently at 98 having once been up over 200 (I reset it back to 10 to see if this would help). I know I haven't skinned anything to a value of 98 *ever*. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=106424&aid=460579&group_id=6424 |
|
From: Lark <lar...@ya...> - 2001-09-09 18:28:48
|
At 10:58 PM -0700 9/8/01, Ben Hines wrote: >No, wait a bit - i have been working 12+ hour days almost every day >this week, so no time to work on it, and i just lost a lot of my >files (not all, though :) due to a certain seeded OS i recieved >eating the non-10.1 partition(thought i was safe!) so i am not sure >if my scribia stuff is ok yet. Sorry to hear it. I've played with my SCSI chain to put in some new drives I got off EBay, and weird things happen here, too. (Is there a decent Mac emulator for PCs? My new laptop arrived :-) Anyway, I just committed some new stuff: Tracking "discovery" experience (cemetery, "language of the trees"). Support for new-style builder donations (track correct number of items). Removed some unused structures, and redid some rules. -- Lark <lar...@ya...> |
|
From: Ben H. <bh...@al...> - 2001-09-09 06:54:06
|
No, wait a bit - i have been working 12+ hour days almost every day this week, so no time to work on it, and i just lost a lot of my files (not all, though :) due to a certain seeded OS i recieved eating the non-10.1 partition(thought i was safe!) so i am not sure if my scribia stuff is ok yet. -Ben At 9:55 AM -0700 9/8/01, Lark wrote: >I'm fixing the latest bug reports today, then I'm ready to release >0.5. How about the Carbon patches, Ben? Are they all committed yet? >-- >Lark <lar...@ya...> > >_______________________________________________ >Scribia-developers mailing list >Scr...@li... >https://lists.sourceforge.net/lists/listinfo/scribia-developers -- |
|
From: Lark <lar...@ya...> - 2001-09-08 16:55:11
|
I'm fixing the latest bug reports today, then I'm ready to release 0.5. How about the Carbon patches, Ben? Are they all committed yet? -- Lark <lar...@ya...> |
|
From: <no...@so...> - 2001-09-06 18:12:14
|
Feature Requests item #459253, was opened at 2001-09-06 11:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=356424&aid=459253&group_id=6424 Category: Scanner Group: None Status: Open Priority: 5 Submitted By: Lark (lark) Assigned to: Lark (lark) Summary: Ma Tota messages Initial Comment: Got this from Altir. Not sure how to track this yet. --- Lark, Ma Tota messages I've gotten, see below - perhaps they might help. Altir. ------ Here I return the Adult Roc: 8/26/01 3:15:02p Ma Tota says, "Greetings, Master Altir" 8/26/01 3:15:04p € You gain experience 8/26/01 3:15:04p Ma Tota says, "Now that we have learned the lesson of the Adult Rockodile," 8/26/01 3:15:07p Ma Tota says, "We will free it back into the wild." 8/26/01 3:15:09p Ma Tota says, "Go, now, and harm not the Adult Rockodile, for we have learned much from them." Bumping into Ma Tota after the return: 8/26/01 3:15:27p Ma Tota says, "Greetings, Master Altir" 8/26/01 3:15:28p Ma Tota says, "You have learned well the ways of the Adult Rockodile." 8/26/01 3:15:32p Ma Tota says, "Go now, and play among them; share your knowledge with the young ones." 8/26/01 3:15:36p Ma Tota says, "If you return with your spirit teacher, we may learn even more." I get this before going to find my spirit animal, the third visit to her typically she says all of this I think when learning what it is you're looking for. 8/26/01 3:16:04p Ma Tota says, "Greetings, Master Altir" 8/26/01 3:16:06p * Ma Tota's words burn in your memory... 8/26/01 3:16:06p Ma Tota says, "Altir, you must continue to search until you find your animal teacher." 8/26/01 3:16:09p There is one who can teach you the value of a tough, scaly exterior and patience with which to seek out your desires. 8/26/01 3:16:09p Ma Tota says, "Go, now! Time is short." 8/26/01 3:16:11p Your teacher is slow, but can teach you to strike with deadly accuracy once you are close to your objective. 8/26/01 3:16:13p Find your teacher where the rocks meet the shore, and return to me, that we may learn the lesson together. ----- Altir - Squire ta Sir Califas. Enchanted Mail: al...@qu... ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=356424&aid=459253&group_id=6424 |
|
From: <no...@so...> - 2001-09-06 18:11:16
|
Feature Requests item #459251, was opened at 2001-09-06 11:11 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=356424&aid=459251&group_id=6424 Category: Scanner Group: None Status: Open Priority: 5 Submitted By: Lark (lark) Assigned to: Lark (lark) Summary: Kalemis Stainfinger Initial Comment: Got this by email. Will add it shortly. -- Lark --- Scribia Developers: One trainer that I have noticed is not currently being tracked by Scribia is Kalemis Stainfinger, the trainer in the alchemy hut who teaches you to make potions. When you greet him, the following message is given: Kalemis Stainfinger says, "Hail, [NAME]. I can teach you to make different kinds of potions." I trained to make energy potions. The rank message is: •You feel closer to understanding how to make a potion of energy. My character is not a healer, so I cannot make the two healing potions Kalemis Stainfinger teaches, but I would surmise that the rank messages for them are: •You feel closer to understanding how to make a tykan healing potion. •You feel closer to understanding how to make a red healing potion. Great program by the way! I love the way it tells me how I am progressing, rankwhore that I am! -Kevyn Jacobs Kevyn Jacobs - Web Content Project Manager Morris Digital Works, 725 Broad St., Augusta, GA, USA 30901 PHONE: 706.828.2988 FAX: 706.828.4339 EMAIL: ke...@mo... ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=356424&aid=459251&group_id=6424 |
|
From: <no...@so...> - 2001-09-06 18:09:58
|
Bugs item #459249, was opened at 2001-09-06 11:09 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=106424&aid=459249&group_id=6424 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Lark (lark) Assigned to: Lark (lark) Summary: Diggin trainings not registering Initial Comment: Got this by email. Will take a look shortly. -- Lark --- Diggin trainings not registering. If you need more info email back for more. €You feel better able to spot hidden passages. de...@ea... ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=106424&aid=459249&group_id=6424 |
|
From: Deaun <de...@ea...> - 2001-09-01 01:36:17
|
Diggin trainings not registering. If you need more info email back for more. =80You feel better able to spot hidden passages. de...@ea... |
|
From: Kevyn J. <ke...@mo...> - 2001-08-30 14:31:31
|
Scribia Developers: One trainer that I have noticed is not currently being tracked by=20 Scribia is Kalemis Stainfinger, the trainer in the alchemy hut who=20 teaches you to make potions. When you greet him, the following message is given: Kalemis Stainfinger says, "Hail, [NAME]. I can teach you to make=20 different kinds of potions." I trained to make energy potions. The rank message is: =95You feel closer to understanding how to make a potion of energy. My character is not a healer, so I cannot make the two healing potions=20= Kalemis Stainfinger teaches, but I would surmise that the rank messages=20= for them are: =95You feel closer to understanding how to make a tykan healing potion. =95You feel closer to understanding how to make a red healing potion. Great program by the way! I love the way it tells me how I am=20 progressing, rankwhore that I am! -Kevyn Jacobs Kevyn Jacobs - Web Content Project Manager Morris Digital Works, 725 Broad St., Augusta, GA, USA 30901 PHONE: 706.828.2988 FAX: 706.828.4339 EMAIL: ke...@mo... |
|
From: Ben H. <bh...@sa...> - 2001-08-28 05:55:54
|
Ok, we can wait till next week. I will be able to test it a bit more.
-Ben
At 12:19 AM -0700 8/27/01, Lark wrote:
>At 11:55 PM -0700 8/26/01, Ben Hines wrote:
>>Lark, i think we should release a 0.45 so OSX users can use
>>Scribia, soon. (are you back to vacation yet?) Say, wednesday (i
>>get tuesday off, I'll work on it mon/tues)
>
>All for it ("release early, release often"). We'll need to call it
>0.5 though, since the new version number stuff doesn't support
>three-number versions anymore. :-)
>
>I'll be travelling this Tuesday until after Labor Day (for work,
>this time!), so it's tomorrow or in a week - or you build the
>release, you have the required rights I think.
>--
>Lark <lar...@ya...>
>
>_______________________________________________
>Scribia-developers mailing list
>Scr...@li...
>http://lists.sourceforge.net/lists/listinfo/scribia-developers
--
<http://freepages.sf.rootsweb.com/~bhines/> - My Genealogy Pages
|
|
From: Lark <lar...@ya...> - 2001-08-27 07:19:18
|
At 11:55 PM -0700 8/26/01, Ben Hines wrote:
>Lark, i think we should release a 0.45 so OSX users can use Scribia,
>soon. (are you back to vacation yet?) Say, wednesday (i get tuesday
>off, I'll work on it mon/tues)
All for it ("release early, release often"). We'll need to call it
0.5 though, since the new version number stuff doesn't support
three-number versions anymore. :-)
I'll be travelling this Tuesday until after Labor Day (for work, this
time!), so it's tomorrow or in a week - or you build the release, you
have the required rights I think.
--
Lark <lar...@ya...>
|
|
From: Ben H. <bh...@sa...> - 2001-08-27 06:55:57
|
I suspect there arent many Cl users using OS X (or the ones that are don't report bugs) because Scribia .4 PPC does not even launch in Classic mode under X, it just crashes(and i think I know why) Carbon also crashes of course, but at least folks reported that one. :) In any case, Classic under X is not that important anymore since i've fixed the Carbonized version. Maybe it is my setup - OS9.2 classic, MacOS build 4S10. Cyg, does .4 work with your (I assume) 9.1 classic? Lark, i think we should release a 0.45 so OSX users can use Scribia, soon. (are you back to vacation yet?) Say, wednesday (i get tuesday off, I'll work on it mon/tues) I have some more Carbon fixes to upload before we do the release. Looks like i'll have to do some stuff to support building on CW6 vs CW7, also. -Ben -- <http://freepages.sf.rootsweb.com/~bhines/> - My Genealogy Pages |
|
From: Lark <lar...@ya...> - 2001-08-25 19:14:49
|
Hi, does anyone have log strings for the following events: * withdrawal from a clan account * money donation to a builder * getting sentenced in the courtroom * advanced mystic trainers * winning a raffle * getting paid after raffling something * ...and anything else you'd like to see tracked! I'd like to add some more things before 0.5.0 :-) -- Lark <lar...@ya...> |
|
From: Lark <lar...@ya...> - 2001-08-23 06:06:42
|
At 10:12 PM -0700 8/22/01, Ben Hines wrote: >Aha! I am not quite sure what fixed it, but deleting Scribia.l and >rechecking it out (using OSX) worked. > >It might have something to do with moving to OSX from classic. I >agree it is probably a character set, line ending problem or >something like that. Doing a checkout in OS9 then trying to use the >same CVS tree on OSX can cause problems (all stuff owned by root >instead of you) Ah good to see that it worked. I was beginning to question my sanity. :-) By the way, I've eliminated these "variable trailing context rule" warnings. The scanner got a bit uglier in three or four spots, but the result should be somewhat faster, and the tables (object data segment size) are only half the size now. -- Lark <lar...@ya...> |
|
From: Ben H. <bh...@al...> - 2001-08-23 05:13:01
|
At 9:21 PM -0700 8/22/01, Lark wrote: >At 1:09 AM -0700 8/22/01, Cygnus wrote: >>I just tried to compile the scanner from os x's command line and got the >>same thing as Ben. Version of flex is 2.5.4, that's with the latest freely >>available dev tools, the ones you can download for free, not any of the >>developer seeds of the new ones. > >2.5.4 is what I used as well. Please try this: Remove all the >%option lines at the beginning of the file, and then pass the >options on the command line instead: "flex -ipsvB8 -Cemr Scribia.l" > >If that doesn't work either, I have no idea. I still feel like it >could be a line-ending problem though. Aha! I am not quite sure what fixed it, but deleting Scribia.l and rechecking it out (using OSX) worked. It might have something to do with moving to OSX from classic. I agree it is probably a character set, line ending problem or something like that. Doing a checkout in OS9 then trying to use the same CVS tree on OSX can cause problems (all stuff owned by root instead of you) -Ben -- <http://freepages.sf.rootsweb.com/~bhines/> - My Genealogy Pages |
|
From: Lark <lar...@ya...> - 2001-08-23 04:24:49
|
At 1:09 AM -0700 8/22/01, Cygnus wrote: >I just tried to compile the scanner from os x's command line and got the >same thing as Ben. Version of flex is 2.5.4, that's with the latest freely >available dev tools, the ones you can download for free, not any of the >developer seeds of the new ones. 2.5.4 is what I used as well. Please try this: Remove all the %option lines at the beginning of the file, and then pass the options on the command line instead: "flex -ipsvB8 -Cemr Scribia.l" If that doesn't work either, I have no idea. I still feel like it could be a line-ending problem though. -- Lark <lar...@ya...> |