summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
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 electr...Simon Robertshaw9-19/+31
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 WATR...Simon Robertshaw3-2/+5
2012-04-17TPT: Only check the bits actually used for wavelength in photon ctype Fixes b...Simon Robertshaw2-2/+2
2012-04-17TPT: Solids wall description, and check build_save was successful when saving...Simon Robertshaw1-1/+1
2012-04-17TPT: Check coordinates of signs before using them to read pmap or pressure 8a...Simon Robertshaw1-4/+7
2012-04-17transform_save should check wall coordinates against size in blocks, not the ...Simon Robertshaw1-1/+1
2012-04-17TPT Whoops, eval_move returning 1 should not allow particle creation edcf6d7b2fSimon Robertshaw1-1/+1