summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Robertshaw3-45/+73
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 Hoyle16-209/+520
2011-08-24Working tpt.getscriptid(<string: id>). Retrieves and runs a script from onlineBryan Hoyle4-2/+81
2011-08-23An icon for tools.savask3-24/+290
2011-08-23Added "Tools" menu.savask2-7/+12
2011-08-22Stray bracket, not cat+keyboardSimon Robertshaw1-1/+1
2011-08-22Lua keyevents bug, int keycode is cast to a charSimon Robertshaw2-3/+4
2011-08-22Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw6-91/+81
2011-08-22Fix electrode when in replace mode or specific delete modejacksonmj8-68/+81
2011-08-21Fix photons conducting heat to turned off HSWCjacksonmj1-1/+1
2011-08-20Make STKM spawn below PRTO (less likely to get stuck), and implement PROP_DEADLYjacksonmj1-9/+11
2011-08-20Change portal so that randomness never causes a particle to exit the same sid...jacksonmj4-54/+42
2011-08-20Fix STKM_init_legs and leg/head colours in prerender_savejacksonmj2-27/+27
2011-08-20Make 'Molten x' a little saferSimon Robertshaw1-1/+1
2011-08-20Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-0/+10
2011-08-20Changes to unify mouse and keyboard events for LuaSimon Robertshaw5-19/+45
2011-08-20Made HUD display molten things as "Molten something"savask1-0/+10
2011-08-20Fix Coal invisibility when drawn on pauseSimon Robertshaw1-6/+12
2011-08-20Stickman go through portalsjacksonmj5-117/+80
2011-08-19Menu scrolling for 'special' menuSimon Robertshaw1-20/+22
2011-08-19Revert "Move version check out of main()"Simon Robertshaw3-166/+137
2011-08-19Version IncrementSimon Robertshaw1-1/+1
2011-08-19Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw2-25/+21
2011-08-19Fix DEBUG_DRAWTOOL to work with line snappingjacksonmj3-12/+12
2011-08-19Memory leaks and uninitialised value in catalogue_uijacksonmj1-1/+3
2011-08-19Fix crash in prerender_save when STKM is near bottom of savejacksonmj1-24/+18
2011-08-19Fancy Coal effectsSimon Robertshaw3-2/+129
2011-08-19Allow reloading of opened filesSimon Robertshaw1-2/+13
2011-08-19Move version check out of main()jacksonmj3-137/+166
2011-08-19Reorganise a lot of Python console stuffSimon Robertshaw6-994/+1018
2011-08-19Fix save loading (enable replace mode) from the commandline, a bit of cleanup...Simon Robertshaw1-8/+3
2011-08-19Modify GBMB to only use lifejacksonmj3-22/+22
2011-08-19Prevent GBMB reacting with wallsjacksonmj1-1/+1
2011-08-19Move multiple STKM loading checkjacksonmj1-54/+59
2011-08-19Only do grav lensing when N-grav is on, and round coordinates correctlyjacksonmj2-8/+8
2011-08-16Added PGRV and NGRV for positive and negative gravity tools (sortof like air ...Bryan Hoyle5-8/+30
2011-08-16Version incrimentBryan Hoyle1-1/+1
2011-08-16SPRK now makes electrons in WIREBryan Hoyle1-0/+3
2011-08-16GBMB now has cool flicker graphics.Bryan Hoyle1-10/+51
2011-08-16GBMB changesBryan Hoyle2-6/+9
2011-08-16I'm an idiot, had to replace the blendpixel because I forgot about fire mode.Bryan Hoyle1-0/+4
2011-08-16Accedentally put in a blendpixel, it is now removedBryan Hoyle1-3/+0
2011-08-16added gbmb which is an element that makes large amounts of gravity when it hi...Bryan Hoyle4-3/+43
2011-08-16Revert "Fixed a bug with clne having its ctype overridden by manually placed ...Bryan Hoyle1-5/+2