summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-28DTEC, generates a spark when something with it's ctype is nearbySimon Robertshaw2-0/+105
2012-08-28WOOD and PLNT turn grey when hot, bluish when coldSimon Robertshaw2-43/+84
2012-08-28Save decorations and gravity field drawing to prefsSimon Robertshaw1-0/+6
2012-08-28Limit SPNG saturation and reduce absorbtion rate for GEL and SPNG with some e...Simon Robertshaw2-9/+13
2012-08-28Correct proportions of CO2 and WATR when GEL/SPNG is absorbing BUBWSimon Robertshaw2-8/+2
2012-08-28GEL and SPNG absorb water from more elements and leave behind what the water ...Simon Robertshaw2-3/+44
2012-08-28TPT: Prevent Acid from eating broken glassSimon Robertshaw1-1/+1
2012-08-27Ensure previewview comment box resizing is triggered.Simon Robertshaw3-4/+18
2012-08-27Nicer HUD for betaSimon Robertshaw2-0/+4
2012-08-27Missing part of TPT commit 04a09d997, for TTAN, nt and surround_space is now ...Simon Robertshaw1-3/+3
2012-08-27Fix bug in history restoring where the lastActiveIndex is not updated leading...Simon Robertshaw1-1/+1
2012-08-27Enable decorations in renderer for local save items, disable for server save ...Simon Robertshaw7-13/+21
2012-08-26Disable decorations when rendering savesSimon Robertshaw1-0/+2
2012-08-25Save ID copying for previewSimon Robertshaw6-11/+46
2012-08-25Fix messed up revertSimon Robertshaw1-5/+2
2012-08-25Complete "Consistent proportions of WATR and SALT in SLTW" after REALISTIC re...Simon Robertshaw1-1/+1
2012-08-25Revert "HYGN now combusts and fuses properly"Simon Robertshaw1-47/+46
2012-08-25Revert "final fusion fixes"Simon Robertshaw3-44/+10
2012-08-25OPS: Fix byte order when unpacking 4 byte tmp fieldsSimon Robertshaw9-163/+401
2012-08-25Clear area behind zoom, fixes #144Simon Robertshaw1-1/+1
2012-08-25Sample tool samples decoration colour when deco menu is visible. fixes #146Simon Robertshaw4-10/+33
2012-08-25Correct size for textbox limits, fixes #8Simon Robertshaw1-1/+3
2012-08-25Tooltips for quick options menu, #113Simon Robertshaw2-3/+20
2012-08-25Tooltips for sign in button, fixes #113Simon Robertshaw1-1/+1
2012-08-24Don't you just hate those fencepost errors... Stop going out of bounds when t...Simon Robertshaw1-2/+2
2012-08-24Alt click alternative to middle clickingSimon Robertshaw1-0/+5
2012-08-24Fix install crash (somehow, I commented out the bit the gets the current dire...Simon Robertshaw1-1/+1
2012-08-24More efficient floodfill function for gravity walls, no need for larger stack...Simon Robertshaw1-10/+27
2012-08-24Prevent key overlap for Stickman movement and Gravity/Debug/Stamp actions, fi...Simon Robertshaw3-13/+33
2012-08-24Fix prev, next buttons in Stamps browser. #141Simon Robertshaw2-5/+5
2012-08-21Remember Console historySimon Robertshaw2-2/+17
2012-08-21PPIP glowing brick in fire modeSimon Robertshaw1-1/+6
2012-08-21Fix stamps page countSimon Robertshaw4-35/+11