| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-05-15 | finish return values for the legacy api, add sim.saveStamp and sim.loadStamp | jacob1 | 8 | -14/+77 | |
| 2013-05-15 | when called with no arguments, some tpt. functions will act as get functions ↵ | jacob1 | 9 | -133/+164 | |
| (unfinished) Also, redo some menu stuff to use int's instead of Menu *s, and fix bug with toggleable buttons being toggled without triggering their actions | |||||
| 2013-05-14 | minor lua api fixes | jacob1 | 2 | -8/+10 | |
| 2013-05-14 | gfx.draw/fillcircle | jacob1 | 6 | -3/+141 | |
| 2013-05-14 | lua simulation api functions for creating particles, walls, boxes, and walls | jacob1 | 6 | -21/+214 | |
| 2013-05-14 | some more description changes | jacob1 | 24 | -24/+24 | |
| 2013-05-14 | rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGN | jacob1 | 6 | -75/+117 | |
| 2013-05-13 | fix circle brush shape at some sizes | jacob1 | 1 | -2/+2 | |
| 2013-05-12 | also check .Enabled in PROP | jacob1 | 1 | -1/+1 | |
| 2013-05-12 | fix bug where you could set invalid types with PROP | jacob1 | 1 | -0/+6 | |
| 2013-05-12 | Merge remote-tracking branch 'origin/master' | jacob1 | 142 | -140/+181 | |
| 2013-05-12 | fix tooltips and dt | jacob1 | 5 | -16/+46 | |
| 2013-05-11 | D: | mniip | 138 | -138/+138 | |
| 2013-05-11 | Togglable lua scripting | Simon Robertshaw | 16 | -13/+54 | |
| 2013-05-09 | fix tpt.message_box, fix compiling error | jacob1 | 2 | -3/+3 | |
| 2013-05-09 | Forward resample argument correctly from VideoBuffer resize method | Simon Robertshaw | 1 | -1/+1 | |
| 2013-05-09 | just one to_boolean works... any number is true. | cracker64 | 1 | -1/+1 | |
| 2013-05-09 | Fix tpt.message_box correctly to only accept true/false third arg. | cracker64 | 1 | -1/+1 | |
| 2013-05-08 | Rocket boots for fighters. | Saveliy Skresanov | 2 | -5/+15 | |
| 2013-05-08 | Merge remote-tracking branch 'upstream/master' | Saveliy Skresanov | 1 | -11/+19 | |
| 2013-05-08 | Fix "blow power" for stick man, disable rocket boots on E-hole. | Saveliy Skresanov | 3 | -7/+15 | |
| 2013-05-08 | Merge remote-tracking branch 'origin/master' | jacob1 | 5 | -15/+181 | |
| 2013-05-08 | fix PSCN BRAY (tmp = 2) not stopping normal BRAY from going through | jacob1 | 6 | -18/+15 | |
| also some other random things | |||||
| 2013-05-08 | Rocket boots for stickman, because why not | jacksonmj | 4 | -10/+156 | |
| Pass through gravity wall to activate, fan wall to deactivate. Accelerate with left/up/right keys. Plasma is spawned when accelerating, and STKM is immune to plasma but not other hot elements when rocket boots are enabled. Hold left+right to slow down quickly. STKM spawn element is retained and can still be created while using rocket boots, but it may be difficult to do anything useful with the spawn element whilst spewing hot plasma everywhere. | |||||
| 2013-05-08 | Fix ARAY better, instead of relying on conduction check to stop on BRAY, ↵ | cracker64 | 1 | -11/+19 | |
| which we know doesn't conduct. | |||||
| 2013-05-07 | STKM - fix jumping in the x direction in different gravity modes | jacksonmj | 1 | -0/+3 | |
| 2013-05-06 | gol2 array is static size, adding new GoL won't increase memory usage. | cracker64 | 2 | -8/+25 | |
| 2013-05-05 | Optimize GoL a bit, haven't changed gol2 yet. | cracker64 | 1 | -38/+40 | |
| 2013-05-05 | Only free GameView if it can be closed | Simon Robertshaw | 1 | -5/+5 | |
| 2013-05-05 | Update version number | Simon Robertshaw | 1 | -2/+2 | |
| 2013-05-05 | Fix temperature sensor | Simon Robertshaw | 1 | -1/+1 | |
| 2013-05-05 | well, fuck you too, simon | mniip | 1 | -0/+1 | |
| 2013-05-05 | fix tooltip issues in render options too | jacob1 | 3 | -1/+7 | |
| 2013-05-05 | small fix | jacob1 | 1 | -2/+2 | |
| 2013-05-05 | fix element scrollbar issues, fix fading of HUD/intro text, fix compiling ↵ | jacob1 | 1 | -16/+22 | |
| error with last commit | |||||
| 2013-05-05 | drawtext_outline to fix unreadable infotips, tooltips fade in and out (more ↵ | jacob1 | 7 | -14/+51 | |
| like old tpt) | |||||
| 2013-05-05 | fix not being able to draw TUGN under high/low pressure | jacob1 | 2 | -7/+3 | |
| 2013-05-05 | New Element: Pressure sensor | jacob1 | 3 | -2/+82 | |
| 2013-05-04 | move some elements around | jacob1 | 6 | -6/+6 | |
| 2013-05-04 | add #ifdef WIN / #idndef WIN around some lua socket files, for easier visual ↵ | jacob1 | 6 | -0/+12 | |
| studio compatibility | |||||
| 2013-05-04 | Merge pull request #133 from mniip/lua | jacob1 | 1 | -0/+9 | |
| Fix the luaopen_socket_core loader | |||||
| 2013-05-04 | Fix the luaopen_socket_core loader; derp me | mniip | 1 | -0/+9 | |
| 2013-05-04 | Fix Lua includes in luasocket builtin | Simon Robertshaw | 1 | -2/+5 | |
| 2013-05-04 | Fix compiling with new BSOD in debug mode | Simon Robertshaw | 1 | -1/+1 | |
| 2013-05-04 | Merge pull request #131 from mniip/lua | Simon Robertshaw | 33 | -0/+4044 | |
| builtin luasocket | |||||
| 2013-05-04 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 6 | -13/+19 | |
| 2013-05-04 | possible piston bug fix for save 1176828 | jacob1 | 1 | -1/+1 | |
| 2013-05-04 | TPT Blue screen of death - try its best to catch some signals (SIGSEGV) and ↵ | Simon Robertshaw | 1 | -80/+162 | |
| unhandled exception in the game loop | |||||
| 2013-05-04 | Typo in rules | jacksonmj | 1 | -3/+3 | |
| 2013-05-04 | Fix solidification temperature of molten TUGN | jacksonmj | 3 | -3/+6 | |
| Previously it was 973 K, not the same as the melting point of TUGN | |||||
