-
Started 17th Feb 2014 in Development Assistance
Ok so I see a number of functions Air::make_kernel Air::Clear Air::ClearAirH Air::update_airh Air::update_air Air::Invert Air::Air Why do some f...
-
Started 15th Feb 2014 in Development Assistance
I'm trying to write an air pressure wave simulator software for simulating sound and shock waves. I'm wondering what algorithm you guys used in TPT to implement air pressure and velocity si...
-
Started 20th Nov 2013 in Development Assistance
It's not against the rules to publish the software, just the saves, and even then only to the official TPT server. If one were to output a .stm or .cps file and then upload it to a 3rd party fil...
-
Started 19th Nov 2013 in Development
@boxmein (View Post) It's missing bzip2.dll, note that is NOT the same as libbz2.dll It's also missing libpthread-2.dll I'd love to try this out, but it...
-
Started 19th Nov 2013 in Development
https://powdertoy.co.uk/Discussions/Thread/View.html?Thread=10955 This is the specs for which version? Does it correspond with TPT 40.0 or 55.0 or 73.0? Please do tell. I need to know so ...
-
Started 18th Nov 2013 in Development Assistance
I found a bug in my program. I fixed it. I've added the ability to load any picture from file using the LoadFile dialog box of the Common Dialog OCX control. (in my prototype versio...
-
Started 17th Nov 2013 in Development Assistance
@boxmein (View Post) Someone once told me it was ok, I think in another forum post I was asking about it or in the PM/conversations section of my account. So since someone said it was ok, not a...
-
Started 16th Nov 2013 in Development Assistance
@jacksonmj (View Post) As far as I know it is ok to upload saves that have been "plotted" as long as you uncheck the box called "publish" in TPT, or if you forget this, go t...
-
Started 16th Nov 2013 in Development Assistance
Oldest file format I could find is this one (notice no temperature field, or tmp, or tmp2). This is a real antique format. However for backward compatability, even the latest version of TPT can read ...
-
Started 15th Nov 2013 in Development Assistance
So is there a BSON parser for VB6? So far I've had to make my own, very crude (definitely not full featured) BSON parser. It only can read the few types of data packets used by TPT...