summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2011-09-03Added Powered VoidSimon Robertshaw1-2/+4
2011-08-30Improvements to CBNW and BIZR act as a dyeSimon Robertshaw1-3/+4
2011-08-30Add tpt.setwindowsize(scale, fullscreen)jacksonmj1-0/+1
2011-08-30Save ctype of STOR, also Version IncrementSimon Robertshaw1-1/+1
2011-08-29Version IncrementSimon Robertshaw1-1/+1
2011-08-29Added STOR, a block that can store a single particle and release when chargedSimon Robertshaw1-2/+4
2011-08-26More stuff for CO2Simon Robertshaw1-6/+9
2011-08-25CO2, WIPSimon Robertshaw1-2/+4
2011-08-25Improvements to getscriptSimon Robertshaw2-1/+4
2011-08-24Merge remote branch 'origin/master'Bryan Hoyle4-33/+313
2011-08-24Working tpt.getscriptid(<string: id>). Retrieves and runs a script from onlineBryan Hoyle1-0/+1
2011-08-23An icon for tools.savask2-24/+290
2011-08-23Added "Tools" menu.savask1-1/+3
2011-08-22Lua keyevents bug, int keycode is cast to a charSimon Robertshaw1-1/+1
2011-08-22Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-0/+2
2011-08-22Fix electrode when in replace mode or specific delete modejacksonmj1-6/+10
2011-08-20Change portal so that randomness never causes a particle to exit the same sid...jacksonmj1-0/+2
2011-08-20Changes to unify mouse and keyboard events for LuaSimon Robertshaw2-3/+9
2011-08-20Stickman go through portalsjacksonmj1-0/+2
2011-08-19Revert "Move version check out of main()"Simon Robertshaw1-7/+0
2011-08-19Version IncrementSimon Robertshaw1-1/+1
2011-08-19Fix DEBUG_DRAWTOOL to work with line snappingjacksonmj1-1/+1
2011-08-19Move version check out of main()jacksonmj1-0/+7
2011-08-19Reorganise a lot of Python console stuffSimon Robertshaw2-13/+14
2011-08-16Added PGRV and NGRV for positive and negative gravity tools (sortof like air ...Bryan Hoyle1-1/+6
2011-08-16Version incrimentBryan Hoyle1-1/+1
2011-08-16added gbmb which is an element that makes large amounts of gravity when it hi...Bryan Hoyle1-2/+6
2011-08-16Revert "Revert "added lua command: tpt.setfpscap(int FPSCap)""Bryan Hoyle2-0/+2
2011-08-16Revert "added lua command: tpt.setfpscap(int FPSCap)"Bryan Hoyle2-2/+0
2011-08-16added lua command: tpt.setfpscap(int FPSCap)Bryan Hoyle2-0/+2
2011-08-14Extended info for line drawingSimon Robertshaw2-1/+6
2011-08-11Fix movable WIRESimon Robertshaw1-1/+1
2011-08-11Debug info for particles allocationSimon Robertshaw3-0/+7
2011-08-11Fire intensity from LuaSimon Robertshaw2-1/+2
2011-08-10Add FRZZ to Powders menuSimon Robertshaw1-1/+1
2011-08-10Skip unused particles at end of parts[]jacksonmj1-0/+1
2011-08-08Fix Gol with Wire placedSimon Robertshaw1-1/+1
2011-08-08Version incrementSimon Robertshaw1-1/+1
2011-08-08Improvements to WireSimon Robertshaw1-0/+2
2011-08-08Y U NO WORK. added logic for WIRE but it's not being called.lieuwe1-1/+2
2011-08-08added WIRE particle type.lieuwe1-1/+4
2011-08-06Calculate Newtonian gravity using fast Fourier transformsjacksonmj2-0/+6
2011-08-06LIFE descriptionsjacksonmj1-24/+24
2011-08-05Mouse and keyboard events, replace luaL_openlib() with luaL_register() and mo...Simon Robertshaw1-2/+7
2011-07-31Some tags for version info to make it easier for automation toolsSimon Robertshaw1-1/+4
2011-07-31Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-0/+2
2011-07-31me4502 added tpt.throw_error and tpt.heat as lua commandsBryan Hoyle1-0/+2
2011-07-27Less buggy DLAYSimon Robertshaw1-25/+27
2011-07-27Revert "DLAY element"Simon Robertshaw1-6/+5
2011-07-26Fix LIFE graphics in blob, nothing and fancy viewjacksonmj1-5/+5