| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-16 | add (slightly updated) README from tpt | jacob1 | 1 | -2/+2 | |
| added new contributers, description from main page, and removed key combos and arguments that don't work | |||||
| 2012-11-16 | Fixed issue with opengl-renderer, missing semicolon | Bryan Hoyle | 1 | -1/+1 | |
| 2012-11-16 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Bryan Hoyle | 16 | -32/+126 | |
| 2012-11-16 | Opengl fix | Bryan Hoyle | 1 | -2/+4 | |
| 2012-11-16 | fix pause state being reset every time you clear the sim | jacob1 | 1 | -3/+1 | |
| 2012-11-16 | save pause state in stamps, load pause state from local saves and stamps ↵ | jacob1 | 4 | -9/+9 | |
| correctly, remove accidental inclusion | |||||
| 2012-11-16 | fix visual studio std::max problem | jacob1 | 5 | -6/+9 | |
| 2012-11-16 | fix tpt.el.X.name commands | jacob1 | 1 | -1/+1 | |
| 2012-11-16 | fix crashes when deleting stamps or getting an error when saving | jacob1 | 2 | -3/+3 | |
| 2012-11-15 | Fix divide-by-zero error | Simon Robertshaw | 1 | -9/+17 | |
| ... when displaying save buttons that have zero votes. | |||||
| 2012-11-12 | Remove some debug printing | Simon Robertshaw | 1 | -2/+4 | |
| 2012-11-12 | More edge cases | mniip | 1 | -1/+2 | |
| 2012-11-12 | Better rectangle tool render function, no crappy pixels in edge cases anymore | mniip | 1 | -3/+7 | |
| 2012-11-12 | Element palette for automatic element ID/mod mapping | Simon Robertshaw | 4 | -4/+82 | |
| 2012-11-09 | Fix typo: Persistant -> Persistent | Christoph Korn | 1 | -1/+1 | |
| This commit just fixes a small typo which was found by lintian when checking the Ubuntu package to be published on PlayDeb.net. | |||||
| 2012-11-06 | Spelling: "hottest" | jacksonmj | 1 | -1/+1 | |
| 2012-11-05 | Transfer energy between VIBR and BVBR | jacksonmj | 1 | -34/+29 | |
| 2012-11-05 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 9 | -120/+157 | |
| 2012-11-05 | Update version number | Simon Robertshaw | 1 | -2/+2 | |
| 2012-11-05 | Fix INVS staying dark blue even when pressure is removed | jacksonmj | 1 | -0/+2 | |
| 2012-11-05 | Oops, didn't see that parts[i].temp at the bottom, ignore the second half of ↵ | jacksonmj | 1 | -2/+0 | |
| that last commit message | |||||
| 2012-11-05 | VIBR: don't dump heat into elements that don't conduct heat, and put any ↵ | jacksonmj | 1 | -2/+6 | |
| remaining heat into EXOT at the end of the explosion | |||||
| 2012-11-04 | fix two red BRAYS not being able to turn off swch from certain angles | jacob1 | 1 | -8/+11 | |
| 2012-11-04 | update version number | jacob1 | 1 | -3/+3 | |
| 2012-11-04 | fix heat release during explosion | jacob1 | 1 | -2/+2 | |
| 2012-11-04 | Change freezing point of VIBR lava, and make sure VIBR always absorbs energy ↵ | jacksonmj | 1 | -0/+12 | |
| particles | |||||
| 2012-11-04 | VIBR changes from jacob1 | jacksonmj | 4 | -105/+123 | |
| Including: Molten TTAN + EXOT = VIBR. VIBR + ANAR = BVBR. (BOYL reaction removed) All absorbed heat/particles/pressure are stored in one property, tmp. Graphics changes | |||||
| 2012-11-03 | SC_SENSOR in Elements API | Simon Robertshaw | 1 | -0/+1 | |
| 2012-11-03 | PPIP doesn't break with pressure, to match TPT | jacob1 | 1 | -2/+2 | |
| 2012-11-03 | Change EXOT properties to match TPT | jacksonmj | 1 | -4/+4 | |
| 2012-11-03 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -2/+4 | |
| 2012-11-03 | Empty engineprocess for renderer compiling | Simon Robertshaw | 1 | -0/+2 | |
| 2012-11-01 | Add PLSM to stacking exclusion list, and fix some cases of stacked EMBR ↵ | jacksonmj | 1 | -2/+4 | |
| causing BHOL Stacked EMBR + displacement -> other particles stacked -> BHOL. Therefore stop displacement to stop BHOL formation. | |||||
| 2012-10-29 | Don't use SDL defines in platform independant code | Simon Robertshaw | 1 | -1/+1 | |
| 2012-10-29 | More emtpy key defines | Simon Robertshaw | 1 | -0/+2 | |
| 2012-10-29 | Empty key defines for no sdl | Simon Robertshaw | 1 | -0/+5 | |
| 2012-10-29 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 4 | -7/+24 | |
| 2012-10-29 | Format: Buffer to pti, Save renderer | Simon Robertshaw | 5 | -0/+154 | |
| 2012-10-29 | VIBR fixes | Bryan Hoyle | 1 | -3/+5 | |
| 2012-10-26 | Decrease absorption chance for SPNG, to make release of water from saturated ↵ | jacksonmj | 1 | -2/+2 | |
| SPNG look a bit less strange | |||||
| 2012-10-26 | Make conversion of PHOT to ELEC using BIZR, and enrichment of DEUT with ↵ | jacksonmj | 2 | -2/+17 | |
| ELEC, work better | |||||
| 2012-10-26 | Menu icon for sensors menu and fix for VIBR std::max args | Simon Robertshaw | 2 | -4/+4 | |
| 2012-10-26 | Fix error from merging | Simon Robertshaw | 1 | -1/+1 | |
| 2012-10-26 | Fix BVBR for generate.py | Simon Robertshaw | 1 | -1/+1 | |
| 2012-10-26 | some VIBR changes, also allow it to be compiled with Scons | jacob1 | 1 | -55/+47 | |
| 2012-10-26 | some testing with DEBUG mode, add some stuff | jacob1 | 2 | -1/+47 | |
| Conflicts: src/cat/TPTScriptInterface.cpp | |||||
| 2012-10-26 | Ctrl + G gravity grid toggle | jacob1 | 6 | -4/+29 | |
| 2012-10-26 | !quit function | jacob1 | 2 | -0/+12 | |
| 2012-10-26 | close console when using the !load command | jacob1 | 1 | -2/+3 | |
| 2012-10-26 | Save local saves as current name option (overwrites them automatically). Fix ↵ | jacob1 | 13 | -61/+68 | |
| filename not showing when first saving a local save | |||||
