[Plib-devel] Mac Updates/Patches (Tux too!)
Brought to you by:
sjbaker
From: Darrell W. <wal...@ho...> - 2000-08-03 21:21:28
|
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 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. 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). 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 ;-) At any rate, here is my project setup for tux (brief README included): http://icdweb.cc.purdue.edu/~walisser/plib/tux.cw5.sit 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" ) ) ; Well thats it! See ya! Darrell ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com |