summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-06More demonstration of my inability to commit the saved fileSimon Robertshaw1-1/+1
2012-09-06Gah, amend previousSimon Robertshaw1-3/+3
2012-09-06Fix Line/Rect drawing in zoom windowSimon Robertshaw1-2/+2
2012-09-05Some simulation APISimon Robertshaw1-5/+8
2012-09-05Fix setting colour presetsSimon Robertshaw1-0/+1
2012-09-05Changes to Smudge and blending modes (make them a little slower and easier to...Simon Robertshaw1-25/+28
2012-09-05Correct default toolsSimon Robertshaw1-2/+2
2012-09-05Allow mass unfavouring, unfavouring from the preview view. Fixes #149Simon Robertshaw5-7/+56
2012-09-05Ensure errors are caught and displayed during tag operations. Fix some issues...Simon Robertshaw7-32/+102
2012-09-05Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175Simon Robertshaw2-16/+16
2012-09-05Only use stairstepping for resampling when absolutely necessary (when the dow...Simon Robertshaw1-1/+25
2012-09-05Prevent setting double scale on smaller screens. Fixes #166Simon Robertshaw6-4/+42
2012-09-05Newtonian gravity field info in HUD (Maybe we could have an arrow to show dir...Simon Robertshaw2-3/+5
2012-09-05Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw1-2/+0
2012-09-05Add way of uniquely identifying tools, preserve active menu and tools when re...Simon Robertshaw5-48/+103
2012-09-04Remove unused statement wasting memorySimon Robertshaw1-2/+0
2012-09-04Some simulation APISimon Robertshaw2-0/+109
2012-09-03Fix crash/lock up when loading tagsSimon Robertshaw1-0/+2
2012-09-03Load tags seperately from saves in searchSimon Robertshaw4-102/+178
2012-09-03Use \r\n instead of just \n for HTTP headersSimon Robertshaw1-14/+14
2012-09-03Move class definitions for ThumbnailBrokeer into headerSimon Robertshaw2-55/+50
2012-09-03Improve save preview layoutSimon Robertshaw1-7/+10
2012-09-03Views in save Preview and use old vote bars. Fixes #171Simon Robertshaw5-16/+42
2012-09-03Remove translation from alt-click to middle click to fix line snapping. Fixed...Simon Robertshaw1-5/+0
2012-09-03Ensure saves are expanded in memory when performing translate operations. Fix...Simon Robertshaw2-0/+6
2012-09-02Textbox component for Lua interface APISimon Robertshaw10-105/+298
2012-09-02Prevent changing of sorting mode when results haven't loaded. Fixes #172Simon Robertshaw2-2/+4
2012-09-01Logging for UI component events, trSimon Robertshaw8-47/+71
2012-09-01"Molten X" for mouseover with lava, fixes #165Simon Robertshaw1-1/+5
2012-09-01No default description, fixes #153Simon Robertshaw1-1/+1
2012-09-01Use original naming for sorting button in save search, fixes #155Simon Robertshaw1-1/+4
2012-09-01!load command for old consoleSimon Robertshaw7-10/+14
2012-09-01Colour picker and presets for decorationsSimon Robertshaw8-152/+520
2012-09-01Fix Simulation Tool brush issue (misalignment/didn't work with small brushes)...Simon Robertshaw1-15/+16
2012-08-31More interface APISimon Robertshaw5-2/+159
2012-08-31Events for Window object (Lua)Simon Robertshaw3-4/+498
2012-08-31Some Lua interface API stuffSimon Robertshaw10-4/+513
2012-08-30Get/Set single element propertiesSimon Robertshaw4-0/+214
2012-08-30More methods for setting element propertiesSimon Robertshaw1-25/+132
2012-08-30Fix streamline placementSimon Robertshaw1-2/+2
2012-08-29Fix cursour falling just out zoom windowSimon Robertshaw1-1/+10
2012-08-29Implement retrieval of element propertiesSimon Robertshaw5-5/+119
2012-08-29Bitops for Lua, incomplete elements APISimon Robertshaw4-10/+365
2012-08-28Additions to Lua API: Renderer (colourMode, displayMode, renderMode, plus all...Simon Robertshaw2-11/+172
2012-08-28Update version numberSimon Robertshaw1-1/+1
2012-08-28tpt.element also converts numbers to namesSimon Robertshaw1-4/+14
2012-08-28Black decorations only in thumbnailsSimon Robertshaw3-6/+21
2012-08-28Correct PHOT colour during fusionSimon Robertshaw2-2/+2
2012-08-28cold phot doesn't burn thingsSimon Robertshaw1-1/+2
2012-08-28Fix things melting with heat sim offSimon Robertshaw14-14/+14