| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 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 | Dammit | Simon Robertshaw | 1 | -1/+1 | |
| 2012-10-29 | Yay for syntax error | Simon Robertshaw | 1 | -2/+2 | |
| 2012-10-29 | More render scons fixes | Simon Robertshaw | 1 | -1/+7 | |
| 2012-10-29 | Fix scons renderer option | Simon Robertshaw | 1 | -1/+3 | |
| 2012-10-29 | Renderer option for scons | Simon Robertshaw | 1 | -0/+4 | |
| 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 | |||||
| 2012-10-26 | ability to reload and resave local saves without retyping name | jacob1 | 6 | -6/+73 | |
| 2012-10-26 | Improve EXOT description | Simon Robertshaw | 1 | -1/+1 | |
| 2012-10-26 | initialize all stickmen variables, not just legs | jacob1 | 2 | -2/+8 | |
| 2012-10-26 | limit the number of signs that can be placed | jacob1 | 2 | -10/+3 | |
| 2012-10-26 | possibly fix lag/crash when deleting stamps | jacob1 | 1 | -0/+3 | |
| 2012-10-26 | bring back the old vote bars | jacob1 | 2 | -24/+23 | |
| 2012-10-26 | don't render invalid elements | jacob1 | 1 | -1/+1 | |
| 2012-10-26 | fix INVS graphics | jacob1 | 2 | -3/+9 | |
| 2012-10-26 | Fix hydrogen not burning right (with and without realistic heat), allow h2 ↵ | jacob1 | 6 | -27/+73 | |
| to burn at all temps while still allowing fusion to work correctly | |||||
| 2012-10-26 | improve the GOL menu descriptions | jacob1 | 2 | -27/+26 | |
| 2012-10-26 | TSNS doesn't detect things with an equal temp (fixes detecting wires) | jacob1 | 2 | -3/+3 | |
| 2012-10-26 | visual studio compatibility, plus change text a little | jacob1 | 3 | -5/+3 | |
| 2012-10-26 | VIBR explosion/graphical changes, it now has a while before it explodes ↵ | jacob1 | 1 | -67/+81 | |
| after getting to the limit | |||||
| 2012-10-26 | some VIBR changes/fixes | jacob1 | 1 | -160/+168 | |
| 2012-10-26 | VIBR/BVBR - vibranium. Initial commit, doesn't seem to work yet | jacob1 | 2 | -0/+268 | |
| 2012-10-20 | windows bug fixes, code cleanup | Bryan Hoyle | 1 | -15/+1 | |
| 2012-10-20 | found bug, fixed it | Bryan Hoyle | 1 | -1/+1 | |
| 2012-10-20 | testing a possible bug fix | Bryan Hoyle | 1 | -1/+1 | |
| 2012-10-18 | Some scons fixes | Bryan Hoyle | 1 | -2/+18 | |
| 2012-10-10 | Allow TSNS and DTEC to detect photons and other energy particles. Set ↵ | Simon Robertshaw | 3 | -3/+7 | |
| default TSNS radius to 1 to make it easier to avoid detecting the wire connections | |||||
| 2012-10-10 | new elements: DMG (Force bomb) and TSNS (Temperature sensor) | Simon Robertshaw | 6 | -18/+232 | |
| 2012-10-09 | Merge pull request #195 from Huulivoide/master | Simon Robertshaw | 4 | -12/+19 | |
| Minor fixes needed to build on Linux/64bit. | |||||
