summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-04-17Took wrong update functioncracker641-1/+1
2012-04-17TRON element, needs to glow and fancy explosion on crashcracker644-2/+167
2012-04-17Fix drawing of lines, rects and fill within the zoom windowSimon Robertshaw1-3/+3
2012-04-17TPT: Added FRAY - Force-ray and RPEL - Repeller f6696282e1Simon Robertshaw6-16/+77
2012-04-17TPT: Lua methods for reading/writing the bmap and emap (no mapped walltypes ↵Simon Robertshaw2-0/+126
yet) 1c4bce1f22
2012-04-17TPT: Prevent gaps in beams of photons from powered clone 3702438482Simon Robertshaw4-0/+17
2012-04-17TPT: Make DEUT compress when Newtonian gravity is applied to it c960c29f72Simon Robertshaw1-0/+4
2012-04-17TPT: Allow BRAY from PSCN to pass through sparked INWR e769f3feb8Simon Robertshaw1-1/+1
2012-04-17TPT: Draw pixels for the entire fire_alpha array 9001508623Simon Robertshaw1-2/+2
2012-04-17TPT: Fix stationary photons being created by PCLN/PBCN 91163c44abSimon Robertshaw2-12/+26
2012-04-17TPT: Prevent ambient heat going through walls ccb88b6b3bSimon Robertshaw2-9/+13
2012-04-17TPT: INSL blocks DLAY conduction, and raise DLAY temperature limit 06cb98f705Simon Robertshaw1-5/+5
2012-04-17TPT: Make ARAY fire once per spark 72a4358eeeSimon Robertshaw1-1/+1
2012-04-17TPT: More SPRK life checks for electronic elements 68ab3ca3caSimon Robertshaw7-8/+7
2012-04-17TPT: Fix switch not activating completely while being sparked 1a5cd45eb8Simon Robertshaw1-2/+5
2012-04-17TPT: Change wifi so that it always takes one frame to transmit a722d7a396Simon Robertshaw2-9/+9
2012-04-17TPT: Separate loop for updating life, and add SPRK life checks to most ↵Simon Robertshaw9-19/+31
electronics 6bdc05cc40
2012-04-17TPT: Another change to the eval_move check in create_part eaf2af6d40Simon Robertshaw1-1/+5
2012-04-17TPT: Fix WARP destroying DMND a9c198dd46Simon Robertshaw1-2/+9
2012-04-17TPT: Make RBDM/WATR explosion work again, by not killing fire created by ↵Simon Robertshaw3-2/+5
WATR 32c9ff3099
2012-04-17TPT: Only check the bits actually used for wavelength in photon ctype Fixes ↵Simon Robertshaw2-2/+2
black photons not being killed after passing through pipe 748a528fe0
2012-04-17TPT: Solids wall description, and check build_save was successful when ↵Simon Robertshaw1-1/+1
saving a stamp 44545d4c96
2012-04-17TPT: Check coordinates of signs before using them to read pmap or pressure ↵Simon Robertshaw1-4/+7
8a11b6b31d
2012-04-17transform_save should check wall coordinates against size in blocks, not the ↵Simon Robertshaw1-1/+1
actual size ff6aa0227d
2012-04-17TPT Whoops, eval_move returning 1 should not allow particle creation edcf6d7b2fSimon Robertshaw1-1/+1
2012-04-17TPT: Implement PROP_NEUTABSORB bdf277e687Simon Robertshaw2-2/+9
2012-04-17Started on dropdown controlSimon Robertshaw4-0/+110
2012-04-17A small fix for convection.savask1-1/+1
2012-04-16Fix portalsSimon Robertshaw2-5/+6
2012-04-16Version Incrementchaos.powdertoy.co.uk1-3/+4
2012-04-16Newtonian gravity workingSimon Robertshaw5-18/+39
2012-04-15Simulation optionsSimon Robertshaw9-13/+292
2012-04-15Viscosity change for gel. Water diffusion among sponge and gel (but withsavask2-0/+10
flying cake effect)
2012-04-15Added gel - a liquid with variable heat conductivity and viscosity.savask5-14/+90
2012-04-14Add ability to get favouritesSimon Robertshaw14-16/+213
2012-04-14Fix crash when flood fill deleting lifejacksonmj1-8/+11
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite ↵Simon Robertshaw15-11/+410
status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save
2012-04-14Add missing for OpenURI on 64bit LinuxSimon Robertshaw1-2/+2
2012-04-14Remove other references to Global.hSimon Robertshaw5-5/+0
2012-04-14Remove deleted 'Global.h' from includesSimon Robertshaw1-1/+0
2012-04-14Remove some unnecessary files.Simon Robertshaw4-46/+0
2012-04-14Add build to gitignoreSimon Robertshaw1-1/+2
2012-04-14Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-04-14Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-04-14No unmeltable ice anymore.savask1-1/+1
2012-04-13Fix Integer <-> Pointer casts on 64bitSimon Robertshaw1-2/+3
2012-04-13Okay instead of Continue for text input dialogueSimon Robertshaw1-1/+1
2012-04-13Text input dialogueSimon Robertshaw2-0/+105
2012-04-13Updated font data from TPTSimon Robertshaw1-25/+25
2012-04-13Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw4-3/+8