summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-06-08message_box and input for Lua API, also autorun.luaSimon Robertshaw3-1/+116
2011-06-08Fix crash where source and destination scale where the sameSimon Robertshaw1-1/+5
2011-06-08Less blurry thumbnail scalingSimon Robertshaw2-2/+14
2011-06-08console_error now optional for console_parse_typejacksonmj2-11/+11
2011-06-08Make step function registration work properlyjacksonmj1-8/+29
2011-06-08Create mercury with tmp valuejacksonmj1-0/+2
2011-06-08Fix tpt.get_name and limit tpt.log message lengthjacksonmj1-3/+3
2011-06-08Loads of error messages for lua, and hopefully fix lua stack overflowjacksonmj3-50/+110
2011-06-08Fix favourites remove buttonjacksonmj1-11/+8
2011-06-08Fix WL_DESTROYALL for fast particles; and no H2 ignition from SPRKjacksonmj2-2/+2
2011-06-04Bubbles now don't pop because of gases.savask1-1/+2
2011-06-04Some fixes for stick mans.savask2-4/+8
2011-06-04Some work on frozen bubbles.savask1-29/+36
2011-06-04Moved detach(i) function to powder.c, made soap display connections whensavask4-23/+24
2011-06-04Added the ability to use legacy commands (prepend with a \!)Simon Robertshaw1-1/+7
2011-06-04MercurySimon Robertshaw1-0/+73
2011-06-04Stairstepping for downscalingSimon Robertshaw1-13/+45
2011-06-04Fix setting of temp, x and y particle propertiesSimon Robertshaw1-6/+6
2011-06-03Use bilinear interpolation for everythingSimon Robertshaw1-8/+9
2011-06-03Bilinear interpolation for resamplingSimon Robertshaw1-5/+28
2011-06-03Fix semi-large thumbnailsSimon Robertshaw1-3/+23
2011-06-03Favourites interface improvementsSimon Robertshaw1-16/+81
2011-06-03Better step function registrationSimon Robertshaw1-10/+41
2011-06-02some more deco editor changes. Right click deletes decoration again.Cracker643-29/+36
2011-06-02Fix air-particle heat transferjacksonmj1-12/+5
2011-06-02Speed up update_PIPEjacksonmj1-78/+85
2011-06-02Walls no longer limit fast particles to 2 pixels per framejacksonmj1-1/+1
2011-06-02INVS should leave photons alone when under pressurejacksonmj1-1/+1
2011-06-02Change console infoSimon Robertshaw1-0/+2
2011-06-02tpt.set_property implementationSimon Robertshaw1-4/+111
2011-06-01Ambient heat (disabled by default)Simon Robertshaw4-4/+82
2011-06-01Add gravity field manipulation to Lua api, move gravity processing to after t...Simon Robertshaw2-11/+74
2011-05-31Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handlingSimon Robertshaw2-11/+19
2011-05-31implement create and delete functionsSimon Robertshaw1-6/+32
2011-05-30Add calm blue text colour, buffer overflow fix for richtextSimon Robertshaw2-0/+7
2011-05-30Fix buffer overflow with huge error messageSimon Robertshaw1-2/+6
2011-05-30Step code registration, just an example at the momentSimon Robertshaw1-1/+12
2011-05-30Many methods for Lua consoleSimon Robertshaw1-1/+287
2011-05-30Defaults for tpt.drawtext methodSimon Robertshaw1-5/+5
2011-05-30More descriptive error messages for lua consoleSimon Robertshaw1-1/+8
2011-05-30drawtext for LuaSimon Robertshaw1-1/+18
2011-05-30Basics for LuaSimon Robertshaw2-0/+90
2011-05-29Rich text syntaxSimon Robertshaw1-3/+104
2011-05-29MOTD on search pageSimon Robertshaw1-10/+21
2011-05-29Large speed improvement for QRTZjacksonmj2-34/+41
2011-05-29Improve decoration in blob view, exclude from life and heat viewjacksonmj1-1/+8
2011-05-29Small speed improvement to eval_movejacksonmj2-73/+106
2011-05-29Fix WIND decoration, and reset dcolour in create_partjacksonmj2-1/+2
2011-05-29Remove remaining references to old decorations bufferjacksonmj3-35/+24
2011-05-29Revert "Pass decorations to saving functions (doesn't actually save yet)"jacksonmj3-32/+29