summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-17Undo last checkin.solidsworkStanislaw Skowronek1-2/+0
2013-11-17:\Stanislaw Skowronek1-2/+4
2013-11-17Sponge. Not a moving solid, eh.Stanislaw Skowronek2-5/+8
2013-11-17More elemental adjustments.Stanislaw Skowronek3-6/+6
2013-11-17Fix the one particle bug.Stanislaw Skowronek1-1/+4
2013-11-17Clean more.Stanislaw Skowronek1-0/+1
2013-11-17Let's try and not mix parts in a solid.Stanislaw Skowronek3-19/+27
2013-11-16BRCK can move now.Stanislaw Skowronek1-2/+2
2013-11-16Some cleanups. See if this looks nicer :)Stanislaw Skowronek4-28/+122
2013-11-16Fix a renderer bug that made all solids gray.Stanislaw Skowronek3-6/+6
2013-11-16Clean some state on new solid.Stanislaw Skowronek1-1/+3
2013-11-16A few more elements move.Stanislaw Skowronek3-5/+5
2013-11-16Typ00s.Stanislaw Skowronek2-2/+2
2013-11-16This is the future.Stanislaw Skowronek1-2/+2
2013-11-16Solid plutonium.Stanislaw Skowronek8-9/+72
2013-11-15Fix a bug with create_part() not unlinking solids. Solids now pass through ga...Stanislaw Skowronek3-4/+8
2013-11-15Clean up some ugly debug prints.Stanislaw Skowronek1-0/+14
2013-11-15Clean up the collisions a bit. Momentum transfer uses actual momentum now :-)Stanislaw Skowronek2-21/+97
2013-11-13Add some particle interaction.Stanislaw Skowronek1-0/+5
2013-11-13Fixed bug in ToolStart/Click.Stanislaw Skowronek1-3/+3
2013-11-13Initial check-in of movable solids. Save/Load/Undo do not work and may crash.Stanislaw Skowronek18-17/+420
2013-10-30Hotfix: Authenticate all Web&ApiRequests to fix save loading/voting issuesHEADmasterSimon Robertshaw2-1/+20
2013-10-29Quick fix: Fix dummy key defs used by renderer and other non-input buildsSimon Robertshaw2-9/+28
2013-10-29Increment version numberSimon Robertshaw1-1/+1
2013-10-29Iterate through signs in reverse order when seeking for click events in order...Simon Robertshaw1-1/+1
2013-10-29Merge branch 'feature_sparksigns' into developSimon Robertshaw7-43/+95
2013-10-29Merge branch 'master' into developSimon Robertshaw1-4/+3
2013-10-26fix virus graphicsjacob13-2/+24
2013-10-26f5: reload sim, f2: screenshot f3: toggle extra HUDjacob12-0/+13
2013-10-26fix sim.decoBox arguments, add a sim.canMove functionjacob12-7/+28
2013-10-26Only cancel click events clickable signs (not all signs)Simon Robertshaw1-2/+5
2013-10-25Reject {b:1|blah} signsSimon Robertshaw1-7/+9
2013-10-25--copy_env copies LIBPATH (test to fix windows crosscompile)jacob11-1/+1
2013-10-25fix crosscompiling, --lua-dir was being ignoredjacob11-9/+10
2013-10-24Merge pull request #178 from mniip/x11-clipboardjacob11-110/+121
2013-10-24fix copy and paste in the same tpt window on SDL/Linux/X11mniip1-110/+121
2013-10-24fix issue with FILT PHOT scatteringjacob11-4/+3
2013-10-20Merge branch 'develop' of https://github.com/simtr/The-Powder-Toy into developSimon Robertshaw3-3/+4
2013-10-20reduce / prevent PROT in fusion even morejacob11-1/+1
2013-10-20Remove old unfinished virtual machine and Lua bindings for itSimon Robertshaw28-5238/+0
2013-10-20fix Sconscriptjacob12-2/+3
2013-10-19Do not allow 't/c' signs to lack an IDSimon Robertshaw1-0/+2
2013-10-19Spark sign tool, {b|sometext}, when the sign is clicked, the a spark will be ...Simon Robertshaw6-24/+62
2013-10-19Minute performance improvement for Sign.getTextSimon Robertshaw1-19/+26
2013-10-19SConscript changes from Doxin - option for scons to copy environment variable...jacksonmj1-2/+11
2013-10-18fix bottom row of saves in the save browser being cut offjacob11-1/+1
2013-10-18fix not being able to select / see all elements in menus with tons of elementsjacob12-4/+4
2013-10-18revert b17ef7f93880 (couldn't figure out better fix for the new PSTN bug), fi...jacob12-9/+12
2013-10-17Ignore invalid walls in some old saves, so that they load correctlyjacksonmj1-35/+41
2013-10-17Fix incorrect search page countjacksonmj1-1/+7