summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-12Message of the day and user session check on startupSimon Robertshaw5-4/+65
2012-08-11Implement some missing lua functions, PNG format creation (requires zlib)Simon Robertshaw8-69/+337
2012-08-11Lua element and graphics functions working (element_func no longer uses "repl...Simon Robertshaw2-26/+89
2012-08-11TPT: Give menu color to elements without one (stickmen, TRON, and WARP)Simon Robertshaw6-63/+10
2012-08-11Moved history to Changelog, as it was getting to be a little too long.Reap3r1192-57/+510
2012-08-11Removed HistoryNick Moreland1-463/+0
2012-08-10Don't set tool strength when there's no toolSimon Robertshaw1-0/+1
2012-08-10Some fixes for memory leaksSimon Robertshaw3-0/+37
2012-08-10Fix issue where buttons will cause heap corruption if they are removed from i...Simon Robertshaw2-3/+1
2012-08-10Fix crash when using mouse click with unassigned toolsSimon Robertshaw1-1/+1
2012-08-10Fix PIPE, fixes #92Simon Robertshaw1-1/+1
2012-08-10Change zoom size with [ and ], fixes #90Simon Robertshaw2-4/+10
2012-08-10Sign moving, fixes #10Simon Robertshaw1-3/+132
2012-08-10Fix setting ctype names in old consolejacob11-7/+17
2012-08-10Save Open signs workingSimon Robertshaw3-2/+80
2012-08-10remove restriction on ctype in old consolejacob11-5/+5
2012-08-10Alt Z to stick zoom to cursor, disable cursor rendering when zoom is being pl...Simon Robertshaw1-2/+2
2012-08-10Wall brush, fixes #63Simon Robertshaw8-11/+84
2012-08-10Installation with Ctrl+I, fixes #77Simon Robertshaw8-1/+308
2012-08-10Invert button hover state for alternative load and save. addresses some of #80Simon Robertshaw1-6/+8
2012-08-10Create local saves dir if it does not exists (fixes #80)Simon Robertshaw1-0/+10
2012-08-10Correct position of cancel button in server save dialogueSimon Robertshaw1-1/+1
2012-08-10Correct position of cancel button in local save dialogue as per #80Simon Robertshaw1-1/+1
2012-08-10Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87)Simon Robertshaw2-25/+37
2012-08-10Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str...Simon Robertshaw11-20/+74
2012-08-10Impose limit on cursor radius (Limit is radius 128, somewhat smaller than TPT...Simon Robertshaw1-0/+4
2012-08-10Use Left modifier keysSimon Robertshaw2-5/+19
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 ...jacob17-59/+14
2012-08-09update READMEjacob11-4/+92
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-09Check for bzip2 headers and libs in sconscript, fixes #68Simon Robertshaw1-1/+10
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-09HUD verbose sample info with 'd', fixes #71Simon Robertshaw4-6/+54
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-09Slow LIGH creation speed, fixes #86Simon Robertshaw3-8/+13
2012-08-09Reset emp flash when the save is cleared/loadedjacob11-0/+1
2012-08-09Ensure keyrepeat is disabled at component creationSimon Robertshaw1-1/+2
2012-08-09Gravity lensingSimon Robertshaw2-4/+26
2012-08-08Persistent modeSimon Robertshaw2-303/+330
2012-08-08PTsave openingSimon Robertshaw4-2/+80
2012-08-08Command line "open"Simon Robertshaw1-0/+33