summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-05Console Show quickoptionjacob15-5/+27
2012-10-05info tip on deco/ngrav/aheat changedjacob14-6/+28
2012-10-05undo ambient heat in snapshotsjacob12-0/+4
2012-10-05Fast quit option (disable to make "X" act like in tpt)jacob19-4/+62
2012-10-05{t:15100|text} to open a forum thread (will try to add more shortcuts later)jacob14-6/+15
2012-10-05Ensure save is stored in memory for reload when using Save as current name, c...Simon Robertshaw2-4/+10
2012-10-05Only run autorun if it existsSimon Robertshaw1-4/+3
2012-10-05don't render fire on stamps (reduces lag)jacob17-28/+35
2012-10-05prevent setting invalid types, fix setting type to "NONE", "C4", & "C5"jacob12-4/+10
2012-10-05Flush stamps list to file when deletins, Rename stamps undelete function to r...Simon Robertshaw7-15/+35
2012-10-05fix problem with last commitjacob11-1/+1
2012-10-05Fix textbox key repeat issueSimon Robertshaw1-0/+5
2012-10-05Stamp fix button to bring back deleted stampsjacob19-2/+56
2012-10-05fix visual studio compiling errors (but not the dirent.h one)jacob12-1/+2
2012-10-05Fix stuttering issue with FPS capSimon Robertshaw1-30/+22
2012-10-03Fix extra BUBW sometimes being produced when CO2 dissolvesjacksonmj1-3/+3
2012-10-03Fix extra BUBW sometimes being produced when CO2 dissolvesjacksonmj1-3/+3
2012-10-02Use 'python2' instead of 'python'.Jesse Jaara1-2/+2
2012-10-02Fix a C spesific compiler flag to a C++ variant.Jesse Jaara1-2/+2
2012-10-02Add couple of missing header files needed by GCC 4.7.Jesse Jaara2-1/+3
2012-10-01Fix photon blending modeSimon Robertshaw1-1/+2
2012-10-01Don't highlight menus when the mouse button is down.Simon Robertshaw3-1/+7
2012-10-01Fix stamp library loading issue (wasn't loading beyond 512 bytes, readsome do...Simon Robertshaw1-3/+2
2012-10-01Limit save description lengthSimon Robertshaw2-5/+14
2012-10-01Collapse comment box after sending commentSimon Robertshaw1-0/+2
2012-10-01Don't reset tick counter when loading saves, fixes issue with LIGH toolSimon Robertshaw1-1/+0
2012-10-01Impose limit when pasting into textboxesSimon Robertshaw1-0/+23
2012-10-01Negative values in old console commandsSimon Robertshaw1-1/+3
2012-10-01Allow pausing when using stamp placement/selectionSimon Robertshaw1-1/+2
2012-10-01Fix wall clipping during stamp rotationSimon Robertshaw1-2/+2
2012-09-30Fix issue where thumbnails are sometimes the incorrect onesSimon Robertshaw3-21/+24
2012-09-30Fix word wrapping issue (words moved onto new lines were not being added to t...Simon Robertshaw1-1/+2
2012-09-30Activate deco tools when using deco menuSimon Robertshaw2-14/+40
2012-09-30Draw walls behind particlesSimon Robertshaw1-3/+3
2012-09-30fix saves getting corrupted when saving, fix error messages not showing (corr...jacob12-4/+12
2012-09-30Fix some uninitialized variables, add back sandcolor changingjacob13-8/+24
2012-09-30Delete notification before removing from vectorSimon Robertshaw1-1/+1
2012-09-30Prevent crash when pasting in LinuxSimon Robertshaw1-2/+2
2012-09-30Pass points by value for drawing toolsSimon Robertshaw4-13/+13
2012-09-30Set appropriate default values for some static Lua interface variablesSimon Robertshaw1-5/+5
2012-09-30Better hanling of edgeMode and "New Sim" buttonSimon Robertshaw7-13/+52
2012-09-29remove 'Z' quickoptionjacob12-19/+0
2012-09-29lock icon on unpublished savesjacob13-1/+8
2012-09-29Move PPIP to poweredSimon Robertshaw1-1/+1
2012-09-29Fix crash loading null stamp after pasting (http://powdertoy.co.uk/Discussion...Simon Robertshaw1-5/+8
2012-09-29Stable release optionsSimon Robertshaw1-0/+2
2012-09-29Lua FileSystem APISimon Robertshaw2-2/+265
2012-09-29ren.decorations() to enable/disable/get decorations (Lua API)Simon Robertshaw1-2/+16
2012-09-28Move old Lua API into another file, make the old drawin API have the old posi...Simon Robertshaw6-1827/+2049
2012-09-28HTTP/1.1: Allow multiple whitespace characters in header fieldsSimon Robertshaw1-5/+25