summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-05-30Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitjacob119-330/+151
2013-05-30some new sim and ren lua api functionsjacob16-10/+152
2013-05-22mniip: add back missing easter eggjacob11-0/+3
2013-05-22move frameStart to right after the fps is limited (counts everything, includi...jacob11-2/+2
2013-05-22Fix incorrect FPS counter, need to count blit too.cracker641-17/+16
2013-05-21Fix STKM spawns, fix cases.cracker641-72/+60
2013-05-21Jacob can't into switchescracker641-4/+0
2013-05-20TPT: Stop STKM being able to jump on the bottom of the screen 509b84b4fjacob11-5/+6
2013-05-20Merge pull request #136 from mniip/sconsjacob12-5/+4
2013-05-20Merge remote-tracking branch 'origin/master'jacob17-7/+7
2013-05-20reduce rand() chances to 5x the old values in elements that were changed to 3...jacob114-229/+64
2013-05-20Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitjacob11-1/+1
2013-05-19Fix description: METL does not break under pressurejacksonmj1-1/+1
2013-05-19reenable sighandlers for winderpmniip1-5/+1
2013-05-19minor fixes to descriptions (again)jacob15-5/+5
2013-05-17Merge branch 'HEAD' of git@github.com:FacialTurd/The-Powder-Toy.gitjacob1195-859/+1418
2013-05-17fix CFLM making VIBR unable to explodejacob11-1/+1
2013-05-17some more compiling fixesmniip2-4/+7
2013-05-17new lua sim api functions to get/set deco color, load a save, and adjust coor...jacob13-1/+58
2013-05-17fix tpt.selectedl sometimes being incorrectjacob11-5/+6
2013-05-17rename GRAV back to PGRV, fix formatting in generator, remove useless filejacob112-40/+34
2013-05-16remove check in deco tools (that shouldn't be there)jacob11-6/+0
2013-05-16lua simulation api functions for drawing with tools / decojacob17-38/+171
2013-05-16remove unneeded / duplicate constants, fix SPC_AIR/other tools so it won't co...jacob17-136/+36
2013-05-16make making VIBR from molten TTAN+EXOT a little easier (molten VIBR slowly ki...jacob11-4/+15
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-13fix circle brush shape at some sizesjacob11-2/+2
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'jacob1142-140/+181
2013-05-12fix tooltips and dtjacob15-16/+46
2013-05-11D:mniip138-138/+138
2013-05-11Togglable lua scriptingSimon Robertshaw16-13/+54
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