summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2012-10-26ability to reload and resave local saves without retyping namejacob16-6/+73
2012-10-26Improve EXOT descriptionSimon Robertshaw1-1/+1
2012-10-26initialize all stickmen variables, not just legsjacob12-2/+8
2012-10-26limit the number of signs that can be placedjacob12-10/+3
2012-10-26possibly fix lag/crash when deleting stampsjacob11-0/+3
2012-10-26bring back the old vote barsjacob12-24/+23
2012-10-26don't render invalid elementsjacob11-1/+1
2012-10-26fix INVS graphicsjacob12-3/+9
2012-10-26Fix hydrogen not burning right (with and without realistic heat), allow h2 ↵jacob16-27/+73
to burn at all temps while still allowing fusion to work correctly
2012-10-26improve the GOL menu descriptionsjacob12-27/+26
2012-10-26TSNS doesn't detect things with an equal temp (fixes detecting wires)jacob12-3/+3
2012-10-26visual studio compatibility, plus change text a littlejacob13-5/+3
2012-10-26VIBR explosion/graphical changes, it now has a while before it explodes ↵jacob11-67/+81
after getting to the limit
2012-10-26some VIBR changes/fixesjacob11-160/+168
2012-10-26VIBR/BVBR - vibranium. Initial commit, doesn't seem to work yetjacob12-0/+268
2012-10-10Allow TSNS and DTEC to detect photons and other energy particles. Set ↵Simon Robertshaw3-3/+7
default TSNS radius to 1 to make it easier to avoid detecting the wire connections
2012-10-10new elements: DMG (Force bomb) and TSNS (Temperature sensor)Simon Robertshaw6-18/+232
2012-10-09Merge pull request #195 from Huulivoide/masterSimon Robertshaw3-6/+11
Minor fixes needed to build on Linux/64bit.
2012-10-07Windows doesn't have unistd.h, use only in unix platforms.Jesse Jaara1-1/+4
2012-10-06Fix an error that prevents building on 64bit systems.Jesse Jaara1-5/+5
2012-10-05Revert "multiple BRCK colors (suggested by Catelite)"Simon Robertshaw1-26/+7
This reverts commit 4a8ae25299e465ab55072dd512b5818881ec5a67.
2012-10-05Move LOLZ/LOVE Rule tables into more appropriate location (element file)jacob13-29/+32
2012-10-05LOLZ and LOVE work againjacob14-14/+105
2012-10-05multiple BRCK colors (suggested by Catelite)jacob11-7/+26
2012-10-05don't let TNT flood fill explode when under other particles (prevents lag)jacob11-2/+5
2012-10-05show # of parts, [GRID X], PIPE/PPIP with X, and molten X (with debug on) in HUDjacob13-6/+28
2012-10-05holding both Ctrl and Shift still enables 10x stengthjacob11-5/+2
2012-10-05Console Show quickoptionjacob15-5/+27
(best way I could think of)
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, ↵Simon Robertshaw2-4/+10
correct ServerSaveActivity to call SaveUploaded when doing an instant upload
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 ↵Simon Robertshaw7-15/+35
rescan
2012-10-05fix problem with last commitjacob11-1/+1
there was no other missing stamps problem actually, just this
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-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 ↵Simon Robertshaw1-3/+2
doesn't always reach eof before not reading n
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