summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-16more minor fixesjacob11-11/+15
2013-05-16soap lines show in nothing mode, some small changes to arguments for sim api ...jacob15-44/+13
2013-05-16redo some brush drawing stuff to remove useless checks, and to allow for repl...jacob15-165/+90
2013-05-16remove checks on location / element in the simulation drawing functions. fix ...jacob13-104/+128
2013-05-16fix pause button. I'm not sure why I removed that ...jacob11-0/+1
2013-05-15fix downvote button not being reset when you clear a savejacob11-1/+1
2013-05-15finish return values for the legacy api, add sim.saveStamp and sim.loadStampjacob18-14/+77
2013-05-15when called with no arguments, some tpt. functions will act as get functions ...jacob19-133/+164
2013-05-14minor lua api fixesjacob12-8/+10
2013-05-14gfx.draw/fillcirclejacob16-3/+141
2013-05-14lua simulation api functions for creating particles, walls, boxes, and wallsjacob16-21/+214
2013-05-14some more description changesjacob124-24/+24
2013-05-14rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGNjacob16-75/+117
2013-05-13Merge remote-tracking branch 'origin/master'jacob11-1/+1
2013-05-13fix circle brush shape at some sizesjacob11-2/+2
2013-05-13Typo where LUACONSOLE was never enabledcracker641-1/+1
2013-05-12also check .Enabled in PROPjacob11-1/+1
2013-05-12fix bug where you could set invalid types with PROPjacob11-0/+6
2013-05-12Merge remote-tracking branch 'origin/master'jacob1143-152/+198
2013-05-12fix tooltips and dtjacob15-16/+46
2013-05-11Merge pull request #135 from mniip/newlinesjacob1138-138/+138
2013-05-11D:mniip138-138/+138
2013-05-11Togglable lua scriptingSimon Robertshaw17-25/+71
2013-05-09fix tpt.message_box, fix compiling errorjacob12-3/+3
2013-05-09Forward resample argument correctly from VideoBuffer resize methodSimon Robertshaw1-1/+1
2013-05-09just one to_boolean works... any number is true.cracker641-1/+1
2013-05-09Fix tpt.message_box correctly to only accept true/false third arg.cracker641-1/+1
2013-05-08Rocket boots for fighters.Saveliy Skresanov2-5/+15
2013-05-08Merge remote-tracking branch 'upstream/master'Saveliy Skresanov1-11/+19
2013-05-08Fix "blow power" for stick man, disable rocket boots on E-hole.Saveliy Skresanov3-7/+15
2013-05-08Merge remote-tracking branch 'origin/master'jacob15-15/+181
2013-05-08fix PSCN BRAY (tmp = 2) not stopping normal BRAY from going throughjacob16-18/+15
2013-05-08Rocket boots for stickman, because why notjacksonmj4-10/+156
2013-05-08Fix ARAY better, instead of relying on conduction check to stop on BRAY, whic...cracker641-11/+19
2013-05-07STKM - fix jumping in the x direction in different gravity modesjacksonmj1-0/+3
2013-05-06gol2 array is static size, adding new GoL won't increase memory usage.cracker642-8/+25
2013-05-05Optimize GoL a bit, haven't changed gol2 yet.cracker641-38/+40
2013-05-05Only free GameView if it can be closedSimon Robertshaw1-5/+5
2013-05-05Update version numberSimon Robertshaw1-2/+2
2013-05-05Fix temperature sensorSimon Robertshaw1-1/+1
2013-05-05Merge pull request #134 from mniip/signalssavask1-0/+1
2013-05-05well, fuck you too, simonmniip1-0/+1
2013-05-05fix tooltip issues in render options toojacob13-1/+7
2013-05-05small fixjacob11-2/+2
2013-05-05fix element scrollbar issues, fix fading of HUD/intro text, fix compiling err...jacob11-16/+22
2013-05-05drawtext_outline to fix unreadable infotips, tooltips fade in and out (more l...jacob17-14/+51
2013-05-05fix not being able to draw TUGN under high/low pressurejacob12-7/+3
2013-05-05New Element: Pressure sensorjacob13-2/+82
2013-05-04move some elements aroundjacob16-6/+6
2013-05-04add #ifdef WIN / #idndef WIN around some lua socket files, for easier visual ...jacob17-6/+13