summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-02WOOD and PLNT turn grey when hot, bluish when coldjacksonmj3-2/+61
2012-08-21Limit SPNG saturation, and reduce absorption rate for GEL and SPNG with some ...jacksonmj2-9/+13
2012-08-21Correct proportions of CO2 and WATR when GEL/SPNG is absorbing BUBWjacksonmj2-8/+2
2012-08-21GEL and SPNG absorb water from more elements and leave behind what the water ...jacob13-4/+45
2012-08-21PPIP glowing brck in fire modeSimon Robertshaw1-2/+7
2012-08-13Prevent CONV from destroying diamondjacob11-1/+1
2012-08-13Fix cut message, stamps/copying can be done backwards, fix xor_rectjacob13-24/+72
2012-08-13fix many crashes when out of memoryjacob13-5/+59
2012-08-13Powered pipe, based on jacob1's commitsjacksonmj7-54/+312
2012-08-10Fix setting ctype names in old consolejacob11-7/+17
2012-08-10remove restriction on ctype in old consolejacob11-5/+5
2012-08-09Error reporting in other things besides just step functionsjacob11-8/+24
2012-08-09right click reload button to go back to open_ui, reload button disappears whe...jacob11-1/+6
2012-08-09Give menu color to elements without one (stickmen, TRON, and WARP) The color ...jacob16-56/+14
2012-08-09more things saved in powder.prefjacob11-1/+12
2012-08-09ctrl+w for gravity cycle with stkm2Jacob11-1/+1
2012-08-09local save deletionJacob11-1/+23
2012-08-09fix energy particles going in pipejacob11-1/+1
2012-08-09Fix the PROP interface bug from inside of list_process toojacob11-2/+3
2012-08-09Fix some bugs in PROP and local saving interfacesjacob11-2/+9
2012-08-09don't upload NULL savesjacob11-0/+5
2012-08-09photon heating/coolingjacob11-6/+9
2012-08-09actually add dcolor getting, implement tpt.display_modejacob11-2/+4
2012-08-09fix set_property not checking stacked particles, add dcolor property setting/...jacob11-14/+14
2012-08-09Reset emp flash when the save is cleared/loadedjacob11-0/+1
2012-08-06Fix graphics function crashjacob11-10/+10
2012-08-02Fix salt/water proportions when dissolving into DSTW as welljacksonmj1-2/+4
2012-08-02Consistent proportions of WATR and SALT in SLTWjacksonmj4-6/+12
2012-08-02Keep zoom window open when undoingjacksonmj1-1/+1
2012-08-02Fix zoom in deco modeSimon Robertshaw1-3/+13
2012-08-02Make console_ui cover up right menu marginSimon Robertshaw1-1/+1
2012-08-02Remove intro text when using ptsave: handlerSimon Robertshaw1-4/+1
2012-08-02move some key stuff out of sdl_poll, zoom won't be triggered even when disabl...jacob12-97/+106
2012-08-01Disable decorations by defaultSimon Robertshaw1-0/+1
2012-07-24Correct pasting text within existing text, courtesy of jacob1Simon Robertshaw1-1/+1
2012-07-190 is a valid value for activeMenujacksonmj1-1/+1
2012-07-12Now stickmen can shoot plasma.Savely Skresanov1-1/+4
2012-07-09Add ptypes.enabled checks to a few more placesjacksonmj10-15/+15
2012-07-09Salt should only melt ice that is above saltwater freezing temperaturejacksonmj1-1/+1
2012-07-08Optimization for GoL, Added brush size and mouse wheel to lua!cracker644-23/+34
2012-07-08This should fix PLNT lag just a little bit... (mostly after shooting through ...cracker641-1/+1
2012-07-06Ensure an array terminator is only written if the signs array actually exists.Simon Robertshaw1-1/+1
2012-06-29C5 should not explode when touching cold INSLjacksonmj1-1/+1
2012-06-29Ensure any clicks on stacked save link signs only open the first found sign.Simon Robertshaw1-0/+1
2012-06-28Stop STKM being able to jump on the bottom of the screenjacksonmj1-5/+6
2012-06-28Prevent acid from eating broken glassjacksonmj1-1/+1
2012-06-28Prevent STKM falling through activated PVOD with a ctype that isn't STKMjacksonmj1-5/+18
2012-06-28Make VOID and BHOL eat stickmen againjacksonmj1-0/+13
2012-06-28Use atan2 for LIGH angle calculationsjacksonmj2-7/+9
2012-06-26Reduce rate of lightning creation by clonejacksonmj4-4/+4