Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.
This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
jacob1 cd7fe454b2 Fix minor highlighting bug in the save browser, votes counter is drawn on your saves even with mouse over thumbnail
this covers up the corner all the time, so i'm not sure if I should go back to the old way
2012-09-16 12:09:59 +01:00
data Sample tool, fixes #122 2012-08-17 13:40:10 +01:00
resources Voting, fix save browser 2012-01-28 19:56:13 +00:00
site_scons/site_tools Very very basic wall rendering for opengl 2012-08-14 23:18:39 -04:00
src Fix minor highlighting bug in the save browser, votes counter is drawn on your saves even with mouse over thumbnail 2012-09-16 12:09:59 +01:00
tptlibrary Hooked more functions to VM. 2012-09-15 21:34:27 +07:00
.gitattributes Fix gitattributes file 2012-08-21 13:37:06 +01:00
.gitignore ignore all the visual studio files 2012-09-07 00:53:14 +01:00
Changelog.txt Initial 2012-01-08 17:39:03 +00:00
generator.py Update generator to support derived element classes (In the form of Element_TWO:Element_ONE where Element_TWO derives from Element_ONE) 2012-08-24 12:52:17 +01:00
LICENSE Add missing license file (GPLv3) 2012-05-24 19:01:00 +01:00
README Readme file 2012-07-22 19:58:44 +01:00
SConscript Remove Precompiled header stuff as it breaks scons for some reason 2012-09-02 15:08:03 +01:00
SConstruct SConscript 2012-07-07 19:08:05 +01:00
SDLMain.h Remove QTCreator project files 2012-05-13 14:30:00 +01:00
SDLMain.m Remove QTCreator project files 2012-05-13 14:30:00 +01:00

Poop