• Started 30th Aug 2015 in Feedback
    I took @jacksonmj's suggestion which is far easier to use and less work for me. PRTI will now automatically take stuff from STOR.    https://github.com/simtr/The-Powder-Toy/commit/01af...
  • Started 30th Aug 2015 in Feedback
    I made a script which does this, you can get it here: http://starcatcher.us/scripts/#67    Ctrl+click the clear sim button and it will load a template save from template.cps. If you don...
  • Started 30th Aug 2015 in Feedback
    done in https://github.com/simtr/The-Powder-Toy/commit/37794c01afaa084b3281db09382a3a89059c5d19
  • Started 29th Aug 2015 in Feedback
    @12Me21 (View Post)  I added the 'None' justification for the next version which should allow that. It's really center justification but it doesn't draw the line: https://git...
  • Started 29th Aug 2015 in Powder Toy mods
    @mecha-man (View Post)  Screenshots probably work, but also they save to a .ppm file which is pretty useless. Maybe i'll add png support to my mod (this port) sometime.  Probably all o...
  • Started 29th Aug 2015 in Development Assistance
    hmm, that is in exactly the right spot. I'm not really sure what to do then >_>, i've never had a problem with it. I can't see why it wouldn't find the SDL framework because...
  • Started 29th Aug 2015 in Development Assistance
    Can you show me a picture of the SDL.framework folder in /Library/Frameworks/? I still have a feeling you extracted it wrong, or just put the .dmg file there instead of the folder.
  • Started 29th Aug 2015 in Development Assistance
    Now run scons again
  • Started 29th Aug 2015 in Development Assistance
    Did you try --clean? Hmm, make sure you extracted the right folder, you have to open the .dmg and put "SDL.framework" in /Library/Frameworks/. Don't put the .dmg file there and make su...
  • Started 29th Aug 2015 in Development Assistance
    Yes, post config.log too. Also try scons --clean, if you ran scons before copying the framework then it will forever remember that you didn't have it, even if you do have it now.