summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-19Allow deleting of stampsSimon Robertshaw9-44/+250
2012-04-19No interaction with non-visible components"Simon Robertshaw1-9/+9
2012-04-18Version number updateSimon Robertshaw1-3/+3
2012-04-18Missing tron graphics functionSimon Robertshaw1-1/+1
2012-04-18TPT: Fix the bug where you could set bad temp to insulators. 64629df1afSimon Robertshaw1-0/+1
2012-04-18TPT: Better description for tron d4a9f86503Simon Robertshaw1-1/+1
2012-04-18Fix previous includeSimon Robertshaw1-1/+1
2012-04-18TPT: Alterations to TRON and fancy effects ffa5ccb666Simon Robertshaw2-17/+56
2012-04-18TPT: TRON element, needs to glow and fancy explosion on crash eccf5658d2Simon Robertshaw5-3/+168
2012-04-18TPT: A small fix for convection. ff8ce0ef3aSimon Robertshaw1-1/+1
2012-04-18TPT: Viscosity change for gel. Water diffusion among sponge and gel (but with...Simon Robertshaw2-0/+10
2012-04-18TPT: Added gel - a liquid with variable heat conductivity and viscosity. 8523...Simon Robertshaw5-14/+91
2012-04-18TPT: Fix crash when flood fill deleting life 7a844f51ffSimon Robertshaw1-8/+11
2012-04-18TPT: No unmeltable ice anymore. e4448dc1d6Simon Robertshaw1-1/+1
2012-04-18TPT: Use graphics function for BCOL a1bd20db91Simon Robertshaw1-1/+1
2012-04-18TPT: Stop walls next to pipe triggering automatic pattern generation 76f49dd024Simon Robertshaw1-1/+1
2012-04-18TPT: A fix for ice with ctype = 0. e52f730969Simon Robertshaw1-0/+5
2012-04-18TPT: Glowing BRAY 2976936cfdSimon Robertshaw2-15/+16
2012-04-18TPT: Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN 57d8335ca5Simon Robertshaw2-1/+5
2012-04-18TPT: REALISTIC - Latent heat. It may be buggy, and enthalpy table isn't fille...Simon Robertshaw4-4/+258
2012-04-18TPT: Fixed burning temp. for fire. 00839a3b14Simon Robertshaw1-1/+5
2012-04-18TPT: Fix ELEC being put into pmap instead of photons 5a3faa0584Simon Robertshaw1-3/+3
2012-04-18TPT: Fix firework glow 001c4502e8Simon Robertshaw1-7/+8
2012-04-18TPT: Fix glow for deut at ligh 4d45bbedb3Simon Robertshaw2-8/+10
2012-04-18TPT: Fix portals being ugly and PRTO effects not being random at first 94b8ed...Simon Robertshaw2-4/+9
2012-04-18TPT: Fix major update_particles_i bug, do_move was being called on nonexistan...Simon Robertshaw1-35/+19
2012-04-18TPT: fusion step 3 8db6230414Simon Robertshaw3-6/+21
2012-04-18TPT: fusion step 2 + modify temp/pressure of step 1 803ded3b33Simon Robertshaw4-9/+38
2012-04-18TPT: prevent ionizing NBLE and burning H2 during fusion 83d4658589Simon Robertshaw4-11/+20
2012-04-18TPT: Fusion, step 1 446f773542Simon Robertshaw2-11/+37
2012-04-18TPT: Added smudge tool afbe8cf38eSimon Robertshaw4-1/+25
2012-04-18TPT: Remove 2 pixels per frame speed limit in detector wall b4a06df0b2Simon Robertshaw1-2/+3
2012-04-18TPT: Fix fighters not going through portals correctly f41af45620Simon Robertshaw3-2/+31
2012-04-18TPT: Display decor in heat gradient view e83a1a21aeSimon Robertshaw1-10/+11
2012-04-18TPT: (REALISTIC) Better air<->body heat conduction. Air density now influence...Simon Robertshaw1-3/+11
2012-04-18TPT: Volume from heat change (for REALISTIC) 290cac8b7eSimon Robertshaw1-0/+4
2012-04-18TPT: Rotate/reflect particle, air, and fan velocities in transform_save 83062...Simon Robertshaw1-6/+36
2012-04-18TPT: Prevent ARAY passing through some non-conductive materials, and let norm...Simon Robertshaw1-3/+2
2012-04-18TPT: Fixed the bug with fighters running away from stick mans, but now bounda...Simon Robertshaw1-21/+23
2012-04-18TPT: A new unstable REALISTIC option. No guarantees - but more realistic beha...Simon Robertshaw1-4/+10
2012-04-18TPT: Old nothing display mode in the form of Basic colour mode fe82685257Simon Robertshaw3-1/+14
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 y...Simon Robertshaw2-0/+126
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