summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-11-16add (slightly updated) README from tptjacob11-2/+2
2012-11-16Fixed issue with opengl-renderer, missing semicolonBryan Hoyle1-1/+1
2012-11-16Merge branch 'master' of github.com:FacialTurd/PowderToyppBryan Hoyle16-32/+126
2012-11-16Opengl fixBryan Hoyle1-2/+4
2012-11-16fix pause state being reset every time you clear the simjacob11-3/+1
2012-11-16save pause state in stamps, load pause state from local saves and stamps corr...jacob14-9/+9
2012-11-16fix visual studio std::max problemjacob15-6/+9
2012-11-16fix tpt.el.X.name commandsjacob11-1/+1
2012-11-16fix crashes when deleting stamps or getting an error when savingjacob12-3/+3
2012-11-15Fix divide-by-zero errorSimon Robertshaw1-9/+17
2012-11-12Remove some debug printingSimon Robertshaw1-2/+4
2012-11-12More edge casesmniip1-1/+2
2012-11-12Better rectangle tool render function, no crappy pixels in edge cases anymoremniip1-3/+7
2012-11-12Element palette for automatic element ID/mod mappingSimon Robertshaw4-4/+82
2012-11-09Fix typo: Persistant -> PersistentChristoph Korn1-1/+1
2012-11-06Spelling: "hottest"jacksonmj1-1/+1
2012-11-05Transfer energy between VIBR and BVBRjacksonmj1-34/+29
2012-11-05Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw9-120/+157
2012-11-05Update version numberSimon Robertshaw1-2/+2
2012-11-05Fix INVS staying dark blue even when pressure is removedjacksonmj1-0/+2
2012-11-05Oops, didn't see that parts[i].temp at the bottom, ignore the second half of ...jacksonmj1-2/+0
2012-11-05VIBR: don't dump heat into elements that don't conduct heat, and put any rema...jacksonmj1-2/+6
2012-11-04fix two red BRAYS not being able to turn off swch from certain anglesjacob11-8/+11
2012-11-04update version numberjacob11-3/+3
2012-11-04fix heat release during explosionjacob11-2/+2
2012-11-04Change freezing point of VIBR lava, and make sure VIBR always absorbs energy ...jacksonmj1-0/+12
2012-11-04VIBR changes from jacob1jacksonmj4-105/+123
2012-11-03SC_SENSOR in Elements APISimon Robertshaw1-0/+1
2012-11-03PPIP doesn't break with pressure, to match TPTjacob11-2/+2
2012-11-03Change EXOT properties to match TPTjacksonmj1-4/+4
2012-11-03Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw1-2/+4
2012-11-03Empty engineprocess for renderer compilingSimon Robertshaw1-0/+2
2012-11-01Add PLSM to stacking exclusion list, and fix some cases of stacked EMBR causi...jacksonmj1-2/+4
2012-10-29Don't use SDL defines in platform independant codeSimon Robertshaw1-1/+1
2012-10-29More emtpy key definesSimon Robertshaw1-0/+2
2012-10-29Empty key defines for no sdlSimon Robertshaw1-0/+5
2012-10-29Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw4-7/+24
2012-10-29Format: Buffer to pti, Save rendererSimon Robertshaw5-0/+154
2012-10-29VIBR fixesBryan Hoyle1-3/+5
2012-10-26Decrease absorption chance for SPNG, to make release of water from saturated ...jacksonmj1-2/+2
2012-10-26Make conversion of PHOT to ELEC using BIZR, and enrichment of DEUT with ELEC,...jacksonmj2-2/+17
2012-10-26Menu icon for sensors menu and fix for VIBR std::max argsSimon Robertshaw2-4/+4
2012-10-26Fix error from mergingSimon Robertshaw1-1/+1
2012-10-26Fix BVBR for generate.pySimon Robertshaw1-1/+1
2012-10-26some VIBR changes, also allow it to be compiled with Sconsjacob11-55/+47
2012-10-26some testing with DEBUG mode, add some stuffjacob12-1/+47
2012-10-26Ctrl + G gravity grid togglejacob16-4/+29
2012-10-26!quit functionjacob12-0/+12
2012-10-26close console when using the !load commandjacob11-2/+3
2012-10-26Save local saves as current name option (overwrites them automatically). Fix ...jacob113-61/+68