summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Water level equalization test! In options menu, or tpt.watertest() .cracker642-8/+82
2011-09-21Make soap clean off decoration (opposite of BIZR)Simon Robertshaw1-2/+28
2011-09-19Merge remote-tracking branch 'origin/master'cracker642-13/+81
2011-09-19Tool menu in deco editor, Lighten/Darken tools.cracker642-40/+142
2011-09-19Game installer launches game with data directory for Windows (AppData)Simon Robertshaw1-13/+67
2011-09-19Allow setting of application data path \(For config, save and script data\)Simon Robertshaw1-0/+14
2011-09-19Deco editor improvements. Editable color text boxes! Hit enter when done ed...cracker642-57/+99
2011-09-18added dcolour to set and getme45021-0/+7
2011-09-18Fix disappearing particles, e.g. with a box of CONV (ctype DEUT) containing n...jacksonmj1-0/+8
2011-09-18Fix bug where mouse events are confused after breaking out of a mouse down eventSimon Robertshaw1-1/+1
2011-09-10Small changes to STOR, prevent setting Ctype to solid from cursor, allow any ...Simon Robertshaw2-4/+4
2011-09-10Fix various memory leaks, as noted by Merkil/cppcheckSimon Robertshaw4-7/+19
2011-09-08Add energy-only wall and make STOR show when it's holding a particleSimon Robertshaw2-2/+13
2011-09-08Fix bottom right selection box corner (did not appear directly under cursor)jacksonmj1-2/+2
2011-09-08tpt.get_property("id",x,y)jacksonmj1-0/+4
2011-09-05Visual Studio fixesjacksonmj3-6/+5
2011-09-03Update contributorsSimon Robertshaw1-1/+1
2011-09-03Convert ElementSimon Robertshaw4-2/+78
2011-09-03Added Powered VoidSimon Robertshaw3-5/+38
2011-09-02Fix crash when stickman goes through a portaljacksonmj1-0/+1
2011-09-02Limit particle-air heat transfer ratejacksonmj1-0/+1
2011-08-30Improvements to CBNW and BIZR act as a dyeSimon Robertshaw2-9/+53
2011-08-30Allow decoration layer to affect firework explosion colourjacksonmj3-17/+34
2011-08-30Add tpt.setwindowsize(scale, fullscreen)jacksonmj2-3/+19
2011-08-30Always check bmap when creating particlesjacksonmj5-17/+6
2011-08-30Fixes: HUD for fast PIPE, PIPE contents disappearing when next to walls, scro...jacksonmj3-5/+4
2011-08-30Save ctype of STOR, also Version IncrementSimon Robertshaw1-2/+2
2011-08-29Added STOR, a block that can store a single particle and release when chargedSimon Robertshaw3-2/+57
2011-08-29Some element interactions for CBNW and CO2, also fixes Gas only wallSimon Robertshaw3-6/+6
2011-08-29Fix rapid decrease in pressure with GAS/NBLEjacksonmj1-2/+3
2011-08-29Zoom toggle, alt+zjacksonmj2-8/+14
2011-08-27Remove blocking walls from pmapjacksonmj68-166/+132
2011-08-26Merge remote branch 'origin/master'Bryan Hoyle4-1/+90
2011-08-26Fixed some possible coding errorsBryan Hoyle1-2/+3
2011-08-26More stuff for CO2Simon Robertshaw4-1/+90
2011-08-25Merge remote branch 'origin/master'Bryan Hoyle1-0/+19
2011-08-25Fixed wall glitch with >1px making holesBryan Hoyle1-1/+1
2011-08-25CO2, WIPSimon Robertshaw1-0/+19
2011-08-25Life diffusion for AcidSimon Robertshaw1-1/+26
2011-08-25Finally, water puts out fireSimon Robertshaw3-0/+21
2011-08-25Added autorun option to tpt.getscript()Bryan Hoyle1-3/+13
2011-08-25Allow pixel scale selection of area to copy/stampjacksonmj1-16/+18
2011-08-25Improvements to getscriptSimon Robertshaw1-44/+69
2011-08-24Use HTTP instead of socketsBryan Hoyle1-55/+27
2011-08-24Small ui for confirming script download as to make script downloads within sc...Bryan Hoyle2-0/+4
2011-08-24Changing server address for script repositoryBryan Hoyle1-1/+1
2011-08-24Merge remote branch 'origin/master'Bryan Hoyle11-176/+207
2011-08-24Working tpt.getscriptid(<string: id>). Retrieves and runs a script from onlineBryan Hoyle2-1/+79
2011-08-23Added "Tools" menu.savask1-6/+9
2011-08-22Stray bracket, not cat+keyboardSimon Robertshaw1-1/+1