| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-09-08 | Include elements[].Enabled in check for invalid lava ctype | jacksonmj | 1 | -0/+10 |
| 2013-08-30 | fix bug where when sparks were reset, ctype wasn't | jacob1 | 1 | -1/+1 |
| 2013-08-26 | Whoops forgot to replace some redundant code related to regex | mniip | 1 | -3/+2 |
| 2013-08-22 | specially per @savask's request, put matcher into a function | mniip | 1 | -20/+3 |
| 2013-08-22 | regexless gameModel | mniip | 1 | -11/+22 |
| 2013-08-22 | Fix sign save/topic regex. | Saveliy Skresanov | 1 | -1/+1 |
| 2013-07-25 | instant save option option, hold ctrl when clicking a save in the save previe... | jacob1 | 1 | -4/+4 |
| 2013-07-18 | stickmen element defaults to right selected element if possible, or else stil... | jacob1 | 1 | -1/+21 |
| 2013-07-18 | logging in in the save preview will update the login button on the main screen | jacob1 | 1 | -15/+2 |
| 2013-07-18 | add back replace mode and specific delete. Activated with insert key / delete... | jacob1 | 1 | -0/+12 |
| 2013-07-17 | click a preset once to select it, twice to switch to deco set tool. Prevent c... | jacob1 | 1 | -1/+2 |
| 2013-07-16 | save to server button is disabled when not logged in, but tags are viewable (... | jacob1 | 1 | -11/+6 |
| 2013-07-15 | give an error when a local save isn't saved properly, instead of exiting and ... | jacob1 | 1 | -1/+2 |
| 2013-07-15 | 'n' to toggle Newtonian Gravity, quickoption tooltips show which keys you nee... | jacob1 | 1 | -0/+9 |
| 2013-07-02 | save more settings in powder.pref like ngrav_enable, aheat_enable, pretty pow... | jacob1 | 1 | -0/+5 |
| 2013-06-21 | do ctrl+z snapshots when loading saves / stamps, makes it more predictable to... | jacob1 | 1 | -0/+1 |
| 2013-06-21 | HUD displays the correct name of LIFE particles in the HUD, show mouse positi... | jacob1 | 1 | -9/+13 |
| 2013-06-09 | remove debug printing I accidentally included again | jacob1 | 1 | -2/+0 |
| 2013-06-09 | fix problems with point queue, where it would draw a Point at A, a line from ... | jacob1 | 1 | -5/+9 |
| 2013-06-08 | fix tpt.selectedl not changing sometimes when using the element search or sam... | jacob1 | 1 | -6/+8 |
| 2013-06-07 | save publishing info in the save upload ui | jacob1 | 1 | -1/+1 |
| 2013-06-06 | fix sim.NUM_PARTS, other small changes | jacob1 | 1 | -0/+5 |
| 2013-05-30 | some new sim and ren lua api functions | jacob1 | 1 | -1/+11 |
| 2013-05-17 | new lua sim api functions to get/set deco color, load a save, and adjust coor... | jacob1 | 1 | -1/+1 |
| 2013-05-17 | fix tpt.selectedl sometimes being incorrect | jacob1 | 1 | -5/+6 |
| 2013-05-15 | finish return values for the legacy api, add sim.saveStamp and sim.loadStamp | jacob1 | 1 | -2/+5 |
| 2013-05-15 | when called with no arguments, some tpt. functions will act as get functions ... | jacob1 | 1 | -8/+10 |
| 2013-05-14 | lua simulation api functions for creating particles, walls, boxes, and walls | jacob1 | 1 | -1/+1 |
| 2013-05-14 | rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGN | jacob1 | 1 | -1/+1 |
| 2013-05-11 | Togglable lua scripting | Simon Robertshaw | 1 | -1/+7 |
| 2013-05-05 | Only free GameView if it can be closed | Simon Robertshaw | 1 | -5/+5 |
| 2013-05-04 | Prevent TUGN from breaking when resetting air | Simon Robertshaw | 1 | -1/+1 |
| 2013-04-07 | Allow signing out and editing profile from the old login button, add a button... | Simon Robertshaw | 1 | -0/+6 |
| 2013-03-22 | Fix includes for GUI stuff | Simon Robertshaw | 1 | -13/+13 |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -0/+1426 |