Re: [Plib-devel] Mac Updates/Patches (Tux too!)
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-08-04 00:54:00
|
Darrell Walisser wrote: > > New CodeWarrior projects are available. There is also a MacCVS Pro config > file to help with setting up CVS access. > > http://icdweb.cc.purdue.edu/~walisser/plib/plib.cw5.sit Thanks - I'll try to get them online soon. > I have also implemented experimental JS support using InputSprocket. I wish > I could test it more, but I don't have a joystick yet ( I plan on getting > one real soon). The new js.h file is attached. Excellent! > Mostly just to test my unix-to-mac path converter, I did a quick and dirty > build of tux (with 1 minor modification to source). Good. > Steve, the disappearing > texture problem is back. This may only be an issue for ATI Rage Pro cards > (looks fine in software). I will have a Voodoo3 to test on in a few days, > maybe it will work on that ;-) It's been a while - about 100,000 emails ago probably! Can you remind me of the symptoms? > At any rate, here is my project setup for tux (brief README included): > > http://icdweb.cc.purdue.edu/~walisser/plib/tux.cw5.sit OK. > Also a slight mod in slModFile.cxx to use fopen() instead of open(). I need > to use fopen because my unix-to-mac path converter only intercepts fopen() > calls. > > Looks like this: > > slModFile.cxx 560: > > int fd = fileno ( fopen ( fname, "rb" ) ) ; OK - can we put your UNIX-to-MAC path convertor into PLIB/UTIL somewhere? We really need UNIX-to-Windoze, Windoze-to-UNIX, Windoze-to-Mac and Mac-to-Windoze convertors too. I've been putting off doing those for a while because there was nowhere sensible in PLIB to put them...but now that Dave is off creating things like directory searching inside the 'UL' space, we should start to address the thorny issues of file/path names and (ugh) file line-termination in a portable manner. > Well thats it! Great! It's always good to hear from MacOS people. Now, where did the BeOS dudes vanish to? -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net |