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.
Go to file
Phil ebb784de70 Much better interface for eraser. Doesnt deselect current elements.
alt-click on the element/type you want erased, it will be light blue.
alt-click in the game will then erase the selected element only.
everything else works normally and uneffected if you dont use it.
2010-09-12 20:34:47 -04:00
Resources Updates font files missed in the last commit 2010-07-31 12:09:15 +01:00
.gitignore backup files. 2010-08-16 22:52:22 +02:00
air.c Added specific element erase, right click on element in menu, then right click on eraser, the one to be erased will have a light blue box around it. works for walls too. 2010-09-08 20:25:19 -04:00
air.h More rearrangement, particle drawing in own function 2010-08-26 14:46:56 +01:00
defines.h updated to simon's latest 2010-09-11 20:17:52 -04:00
font.h More work 2010-08-26 10:53:15 +01:00
graphics.c updated to simon's latest 2010-09-11 20:17:52 -04:00
graphics.h Added todo, const correctness. 2010-09-03 16:05:09 +02:00
hmap.h More rearrangement, particle drawing in own function 2010-08-26 14:46:56 +01:00
http.c Moves and fixes 2010-08-29 13:10:58 +01:00
http.h Current source - 38.0 2010-07-25 15:03:39 +01:00
icon.h Current source - 38.0 2010-07-25 15:03:39 +01:00
interface.c Much better interface for eraser. Doesnt deselect current elements. 2010-09-12 20:34:47 -04:00
interface.h updated to simon's latest 2010-09-11 20:17:52 -04:00
LICENSE Current source - 38.0 2010-07-25 15:03:39 +01:00
main.c updated to simon's latest 2010-09-11 20:17:52 -04:00
Makefile made makefile work properly 2010-09-04 17:12:41 -04:00
md5.c formatted source code 2010-08-16 20:33:43 +08:00
md5.h formatted source code 2010-08-16 20:33:43 +08:00
misc.c Fixed zoom, removed plastic, fixed oil, more moving around. Experimental Neutron behaviour 2010-09-01 11:40:29 +01:00
misc.h Fixed zoom, removed plastic, fixed oil, more moving around. Experimental Neutron behaviour 2010-09-01 11:40:29 +01:00
powder.c Much better interface for eraser. Doesnt deselect current elements. 2010-09-12 20:34:47 -04:00
powder.h updated to simon's latest 2010-09-11 20:17:52 -04:00
README first commit 2010-07-25 14:56:40 +01:00
roadmap 2010-08-16 15:35:50 -07:00
update.c formatted source code 2010-08-16 20:33:43 +08:00
update.h Current source - 38.0 2010-07-25 15:03:39 +01:00
version.h Moves and fixes 2010-08-29 13:10:58 +01:00