summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2011-08-19Menu scrolling for 'special' menuSimon Robertshaw1-20/+22
2011-08-19Revert "Move version check out of main()"Simon Robertshaw2-159/+137
This reverts commit 97da8593d9d850e46d4042028b05955cd118ebc8.
2011-08-19Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw2-25/+21
2011-08-19Fix DEBUG_DRAWTOOL to work with line snappingjacksonmj2-11/+11
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()jacksonmj2-137/+159
2011-08-19Reorganise a lot of Python console stuffSimon Robertshaw4-981/+1004
2011-08-19Fix save loading (enable replace mode) from the commandline, a bit of ↵Simon Robertshaw1-8/+3
cleanup in main()
2011-08-19Modify GBMB to only use lifejacksonmj3-22/+22
tmp not needed, since it doesn't create powder during an explosion like BOMB does.
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 Hoyle4-7/+24
and vac, but with gravity)
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 ↵Bryan Hoyle3-1/+37
hits a particle
2011-08-16Revert "Fixed a bug with clne having its ctype overridden by manually placed ↵Bryan Hoyle1-5/+2
particles." This reverts commit ed392c9724878fc39fe5cbba2f882dacf7278979. Sorry about the reverts, I accedentally reverted the wrong one originally.
2011-08-16Revert "Revert "added lua command: tpt.setfpscap(int FPSCap)""Bryan Hoyle3-2/+11
This reverts commit a5db1d53da133a78493be443b0ec9094ea3eeb65.
2011-08-16Revert "added lua command: tpt.setfpscap(int FPSCap)"Bryan Hoyle3-11/+2
This reverts commit aa56eca5c01359732f7331d2a572ce31d7ff3c23.
2011-08-16Fixed a bug with clne having its ctype overridden by manually placed particles.Bryan Hoyle1-2/+5
2011-08-16added lua command: tpt.setfpscap(int FPSCap)Bryan Hoyle3-2/+11
2011-08-14Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw7-147/+128
2011-08-14Extended info for line drawingSimon Robertshaw2-3/+85
2011-08-12 I thought Rand_max was smaller, fixed h2 burn temp down to about 2200 ↵Bryan Hoyle1-1/+1
Celcius instead of 9000...
2011-08-12More realistic H2/air burn tempBryan Hoyle1-1/+1
2011-08-12Made the WTVR coolign only for teh H2/O2 reaction (To keep save compatavbility)Bryan Hoyle2-1/+2
2011-08-12Merge remote branch 'origin/master'Bryan Hoyle3-146/+120
2011-08-12Made wtrv cool down over 1000 CBryan Hoyle1-0/+2
2011-08-12Merge branch 'master' of github.com:FacialTurd/The-Powder-Toysavask3-7/+117
2011-08-12Merge remote branch 'origin/master'Bryan Hoyle1-1/+18
2011-08-12Realistic burn temp for O2 and H2 reaction ~~3200 CelciusBryan Hoyle2-0/+4
2011-08-12LCRY can be coloured by decoration toolSimon Robertshaw1-1/+18
2011-08-12Better graphics for H2 and O2Simon Robertshaw1-3/+74
2011-08-12More fancy debugSimon Robertshaw1-3/+21
2011-08-12Fixed a bug where you were able to create multiply stickmans by copying it.savask1-1/+1
2011-08-12Fixed my mistake in names.savask1-4/+4
2011-08-12Imporved walking in a gravity field.savask1-14/+25
2011-08-12New walking code (WIP)savask2-32/+78
2011-08-12Added a recoil when stick man is spawning.savask1-0/+3
2011-08-12New stick mans collisions code.savask1-126/+40
2011-08-11Debug info for particles allocationSimon Robertshaw3-0/+33
2011-08-11OS X doesn't like the 'd' suffixSimon Robertshaw1-1/+1
2011-08-11Missing file from previous commitSimon Robertshaw1-2/+2
2011-08-11Fire intensity from LuaSimon Robertshaw2-3/+13