summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-11-02changed moving sign code so it doesn't modify the sign itself.Philip4-6/+8
2010-11-01eraser uses shift-alt instead of alt because linux alt-click is normally ↵Philip3-8/+8
move window
2010-11-01forgot to delete somethingPhilip1-2/+0
2010-10-30moving signs! i think everything still works, click the weird random extra ↵Philip4-5/+30
button, someone can add an icon later.
2010-10-28added specific element eraser again for my own uses sinces everyone else ↵Philip3-6/+61
thinks its useless. alt-click to pick and then alt-click in the game to erase the picked element. you could then have right and left click be two different elements and alt-click on the eraser to keep two elements selected and an easy to use eraser as well
2010-10-28updatingPhilip9-470/+1331
2010-10-04UpdatingPhilip32-1221/+1909
2010-09-13Much better interface for eraser. Doesnt deselect current elements.Phil2-29/+54
alt-click on the element/type you want erased, it will be light blue. alt-click in the game will then erase the selected element only. everything else works normally and uneffected if you dont use it.
2010-09-12updated to simon's latestPhil7-106/+275
2010-09-11Added element type eraser, right click on the menu section to delete and ↵Phil6-93/+163
then on the eraser button. the type to erase will have a light blue box also added two wires, PWPO and PWNE purely for no reason, pressure sensitive wires, just ignore them unless you like it.
2010-09-11New temp saving system, only loads from saves it makes right now, but it ↵Phil3-38/+76
allows for much more temp accuracy, less than 1 degree.
2010-09-09Fixed wall eraser errors and loading of other saves.Phil2-25/+61
2010-09-09Added specific element erase, right click on element in menu, then right ↵Phil6-86/+147
click on eraser, the one to be erased will have a light blue box around it. works for walls too. changed some wall code because it looks like someone just put random numbers in. fixed a wall bug
2010-09-08Fireworks glow in fancy display, fixed some crash errors they could cause.Phil3-11/+54
2010-09-08Fireworks look much better, and random colors for each firework yay!Phil3-34/+21
2010-09-07OMFG fireworks, i think they are cool, right now it only shoots hot colored ↵Phil3-70/+150
dust, but it can easily be something else, probably will make a special powder for it to explode later.
2010-09-07Fixed some temperature errors in the table, fixed some relative weights, and ↵Phil3-57/+57
fixed the names on the sides. Renamed PT_PLEX to PT_C4 to make more sense, fixed ice/snow melting problem. made temp sign say N/A instead of 0 when there is nothing.
2010-09-07updatingPhil5-289/+382
2010-09-05Fixed some K errorsPhil1-5/+5
2010-09-05should be all in K now, semi-conductors might be buggy, not sure whyPhil4-37/+37
2010-09-04made makefile work properlyAlex1-14/+13
2010-09-04more work on kelvinFelix Wallin2-23/+23
2010-09-04Partly converted into Kelvin scaleFelix Wallin1-21/+21
2010-09-04Merge branch 'master' of github.com:FacialTurd/The-Powder-ToyFelix Wallin1-1/+2
2010-09-04Changed O2 diffussion, changed descriptionFelix Wallin1-1/+1
2010-09-04Thing of the Windows UsersSimon1-1/+2
2010-09-03fixed http://powdertoy.co.uk/Forum.html?action=vthread&forum=5&topic=783Felix Wallin1-1/+1
2010-09-03Added todo, const correctness.Felix Wallin4-18/+21
2010-09-03forgot to remove one thingFelix Wallin1-1/+0
2010-09-03added various thingsFelix Wallin1-3/+14
2010-09-03added opengl target for linuxFelix Wallin1-1/+3
2010-09-03Whoop, missed somethingSimon1-0/+1
2010-09-03Fix for Linux buildingSimon2-40/+7
2010-09-02(no commit message)FacialTurd1-3/+4
2010-09-02Revert "does not compile at the moment, cause unknown, also. always use // ↵Simon7-32/+46
for one line comments" This reverts commit 32b1a2c3ab928bec980601f257487db39b0b8e33.
2010-09-02does not compile at the moment, cause unknown, also. always use // for one ↵Felix Wallin7-46/+32
line comments
2010-09-02More OpenGL workSimon1-0/+27
2010-09-01Starting work on OpenGLSimon4-27/+110
2010-09-01Fixed zoom, removed plastic, fixed oil, more moving around. Experimental ↵Simon10-902/+904
Neutron behaviour
2010-08-29Rendering bugfixes, added ThermiteSimon3-72/+117
2010-08-29Fixes and stuffSimon1-1/+3
2010-08-29Moves and fixesSimon11-980/+1038
2010-08-29removed executableFelix Wallin1-0/+0
2010-08-29changed makefileFelix Wallin3-3/+4
2010-08-29Include some headers and move some functionsSimon5-34/+45
2010-08-28Even more work, something broke thoughSimon8-1246/+1284
2010-08-27More workSimon8-880/+929
2010-08-26changed some defines to make more senseAlex3-16/+16
2010-08-26More rearrangement, particle drawing in own functionSimon11-3396/+3475
2010-08-26More re-arrangingSimon2-9309/+9309