summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
2011-08-16Revert "added lua command: tpt.setfpscap(int FPSCap)"Bryan Hoyle2-2/+0
This reverts commit aa56eca5c01359732f7331d2a572ce31d7ff3c23.
2011-08-16added lua command: tpt.setfpscap(int FPSCap)Bryan Hoyle2-0/+2
2011-08-14Extended info for line drawingSimon Robertshaw2-1/+6
2011-08-11Fix movable WIRESimon Robertshaw1-1/+1
2011-08-11Debug info for particles allocationSimon Robertshaw3-0/+7
2011-08-11Fire intensity from LuaSimon Robertshaw2-1/+2
2011-08-10Add FRZZ to Powders menuSimon Robertshaw1-1/+1
2011-08-10Skip unused particles at end of parts[]jacksonmj1-0/+1
2011-08-08Fix Gol with Wire placedSimon Robertshaw1-1/+1
2011-08-08Version incrementSimon Robertshaw1-1/+1
2011-08-08Improvements to WireSimon Robertshaw1-0/+2
2011-08-08Y U NO WORK. added logic for WIRE but it's not being called.lieuwe1-1/+2
2011-08-08added WIRE particle type.lieuwe1-1/+4
2011-08-06Calculate Newtonian gravity using fast Fourier transformsjacksonmj2-0/+6
About 16% slower for one cell changing, same speed for 6 cells changing, and several hundred times faster for whole screen changing.
2011-08-06LIFE descriptionsjacksonmj1-24/+24
2011-08-05Mouse and keyboard events, replace luaL_openlib() with luaL_register() and ↵Simon Robertshaw1-2/+7
move mousex and mousey out of the global table and into the 'tpt' table
2011-07-31Some tags for version info to make it easier for automation toolsSimon Robertshaw1-1/+4
2011-07-31Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-0/+2
2011-07-31me4502 added tpt.throw_error and tpt.heat as lua commandsBryan Hoyle1-0/+2
2011-07-27Less buggy DLAYSimon Robertshaw1-25/+27
2011-07-27Revert "DLAY element"Simon Robertshaw1-6/+5
This reverts commit 7338545ab43b1871cea0f91a15746e534d7a9e9b.
2011-07-26Fix LIFE graphics in blob, nothing and fancy viewjacksonmj1-5/+5
And some small fixes for switchable element colours
2011-07-26Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw2-10/+4
2011-07-26DLAY elementtridiaq1-5/+6
2011-07-25Generalized stick man's update functions. Got rid of some unnecessarysavask2-10/+4
variables.
2011-07-24Fix life cloningjacksonmj1-2/+2
2011-07-24Disable old life elementsjacksonmj1-159/+159
2011-07-22active menu and hud enable are global.cracker641-0/+3
2011-07-22Added functions to header.cracker641-0/+6
2011-07-18Lensing effect for gravity, adds 3 new gravity maps (full resolution, linear ↵Simon Robertshaw2-0/+10
interpolation for faux accuracy), old ones should be removed in time.
2011-07-13Fix PBCN saving and increment major versionSimon1-2/+2
2011-07-12Version changeSimon Robertshaw1-1/+1
2011-07-12Version changeSimon Robertshaw1-1/+1
2011-07-12Move SING back to where it belongs, acid heats up when dissolving materialsSimon Robertshaw1-1/+1
2011-07-12Added Cracker changes for adding a triangle brush! :DDD Seems to work ↵Cate2-1/+5
without any issues.
2011-07-12Increased CLST's Advec, after noticing that with 0 advec, it has no air ↵Cate1-1/+1
influence, and so cannot be dragged by air XD One digit change.
2011-07-12Added CLST element, which is Clay dust, for making concrete with water. :D ↵Cate1-11/+15
Neat due to element cohesion with itself, which causes it to sludge downwards in a way very uncharacteristic of any current powder. Cohesion is very easy to modify. Thanks to Savask for help with cohesion code. :D
2011-07-12Fixed a typo (?) in Powder.h that made oil turn to oil all over again ↵Cate1-1/+1
anywhere below -6 pressure. Not sure why this was set to do this, but fixed anyway.
2011-07-09Merge all GOL types into PT_LIFE, behaviour is determined by ctypeSimon Robertshaw2-65/+141
2011-07-08Deleted whole repository due to weirdness with recognizing folder. From ↵Cate1-2/+2
current source, added Cracker64's changes that make 1px pipe several times faster than thicker pipe. Doesn't break saves. :D
2011-07-07Set version to betaSimon Robertshaw1-1/+1
2011-07-06Basic clipboard_push_text support for linuxjacksonmj2-0/+10
2011-07-06Better favourite removal and download counts for the future]Simon Robertshaw1-0/+1
2011-07-06Version incrementSimon Robertshaw1-2/+2
2011-07-01Savask experimental heat transferSimon Robertshaw2-2/+3
2011-06-28Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon1-1/+1
2011-06-28Use new font glyphSimon Robertshaw1-1/+1
2011-06-28Adjust font glyph 214Simon1-1/+1
2011-06-28Update font, add 'activated elements' glyph at position 214Simon1-3/+3
2011-06-28Powered Breakable clone, Gravity Pump, New menu section for powered elements ↵Simon Robertshaw2-17/+28
(needs icon)