Commit Graph

3318 Commits

Author SHA1 Message Date
Simon Robertshaw
da07c22ee4 new elements: DMG (Force bomb) and TSNS (Temperature sensor) 2012-10-10 19:29:11 +01:00
Simon Robertshaw
249e3dcad3 Merge pull request #195 from Huulivoide/master
Minor fixes needed to build on Linux/64bit.
2012-10-09 08:43:13 -07:00
Jesse Jaara
b1d3ebacd2 Windows doesn't have unistd.h, use only in unix platforms. 2012-10-07 12:11:41 +03:00
Jesse Jaara
f3aa813b98 ElementClasses.cpp and ToolClasses.cpp need to be generated before being added to sources list. 2012-10-06 21:38:50 +03:00
Jesse Jaara
ec413dd057 Fix an error that prevents building on 64bit systems. 2012-10-06 19:52:48 +03:00
Simon Robertshaw
af181faeea Revert "multiple BRCK colors (suggested by Catelite)"
This reverts commit 4a8ae25299e465ab55072dd512b5818881ec5a67.
2012-10-05 17:25:04 +01:00
jacob1
774bc08c2c Move LOLZ/LOVE Rule tables into more appropriate location (element file) 2012-10-05 16:52:53 +01:00
jacob1
d159467b63 LOLZ and LOVE work again 2012-10-05 16:33:54 +01:00
jacob1
f19f393e22 multiple BRCK colors (suggested by Catelite) 2012-10-05 16:33:45 +01:00
jacob1
a16534e782 don't let TNT flood fill explode when under other particles (prevents lag) 2012-10-05 16:33:24 +01:00
jacob1
d2af4470a5 show # of parts, [GRID X], PIPE/PPIP with X, and molten X (with debug on) in HUD 2012-10-05 16:33:12 +01:00
jacob1
433a80b099 holding both Ctrl and Shift still enables 10x stength 2012-10-05 16:33:00 +01:00
jacob1
a9619fad33 Console Show quickoption
(best way I could think of)
2012-10-05 16:32:50 +01:00
jacob1
72b00ca5e1 info tip on deco/ngrav/aheat changed 2012-10-05 16:32:39 +01:00
jacob1
e600c20ba9 undo ambient heat in snapshots 2012-10-05 16:32:06 +01:00
jacob1
97cea273e5 Fast quit option (disable to make "X" act like in tpt) 2012-10-05 16:31:04 +01:00
jacob1
71db872e64 {t:15100|text} to open a forum thread (will try to add more shortcuts later) 2012-10-05 16:30:55 +01:00
Simon Robertshaw
7c0ba094b8 Ensure save is stored in memory for reload when using Save as current name, correct ServerSaveActivity to call SaveUploaded when doing an instant upload 2012-10-05 16:30:32 +01:00
Simon Robertshaw
0fbe12772d Only run autorun if it exists 2012-10-05 16:04:55 +01:00
jacob1
5c59b9d6cb don't render fire on stamps (reduces lag) 2012-10-05 15:49:54 +01:00
jacob1
63c364652d prevent setting invalid types, fix setting type to "NONE", "C4", & "C5" 2012-10-05 15:49:41 +01:00
Simon Robertshaw
b35fd0298c Flush stamps list to file when deletins, Rename stamps undelete function to rescan 2012-10-05 15:46:42 +01:00
jacob1
7313bd81ca fix problem with last commit
there was no other missing stamps problem actually, just this
2012-10-05 15:23:24 +01:00
Simon Robertshaw
34fdffa340 Fix textbox key repeat issue 2012-10-05 15:23:01 +01:00
jacob1
d45dd605e9 Stamp fix button to bring back deleted stamps 2012-10-05 15:20:33 +01:00
jacob1
cb8efcd0f9 fix visual studio compiling errors (but not the dirent.h one) 2012-10-05 15:19:00 +01:00
Simon Robertshaw
4bb402f4fd Fix stuttering issue with FPS cap 2012-10-05 14:21:38 +01:00
jacksonmj
707c11203e Fix extra BUBW sometimes being produced when CO2 dissolves 2012-10-03 15:42:30 +01:00
jacksonmj
fb43f7d23e Fix extra BUBW sometimes being produced when CO2 dissolves 2012-10-03 15:31:55 +01:00
Jesse Jaara
c7ca6caf30 Use 'python2' instead of 'python'. 2012-10-03 00:19:47 +03:00
Jesse Jaara
0cd04ad8d9 Fix a C spesific compiler flag to a C++ variant. 2012-10-02 23:43:58 +03:00
Jesse Jaara
1ba412d3ba Add couple of missing header files needed by GCC 4.7. 2012-10-02 23:29:40 +03:00
Simon Robertshaw
b98f5faace Fix photon blending mode 2012-10-01 21:54:52 +01:00
Simon Robertshaw
0e394ed62e Don't highlight menus when the mouse button is down. 2012-10-01 14:26:43 +01:00
Simon Robertshaw
58763f0900 Fix stamp library loading issue (wasn't loading beyond 512 bytes, readsome doesn't always reach eof before not reading n 2012-10-01 13:36:56 +01:00
Simon Robertshaw
c0c5717efe Limit save description length 2012-10-01 13:03:03 +01:00
Simon Robertshaw
134a59609d Collapse comment box after sending comment 2012-10-01 12:41:31 +01:00
Simon Robertshaw
98faf2b192 Don't reset tick counter when loading saves, fixes issue with LIGH tool 2012-10-01 12:32:56 +01:00
Simon Robertshaw
39afea3945 Impose limit when pasting into textboxes 2012-10-01 12:28:21 +01:00
Simon Robertshaw
d78082d368 Negative values in old console commands 2012-10-01 12:14:47 +01:00
Simon Robertshaw
7568e082dd Allow pausing when using stamp placement/selection 2012-10-01 12:07:02 +01:00
Simon Robertshaw
0801497ed2 Fix wall clipping during stamp rotation 2012-10-01 12:02:04 +01:00
Simon Robertshaw
163fbde8af Fix issue where thumbnails are sometimes the incorrect ones 2012-10-01 00:15:09 +01:00
Simon Robertshaw
89e9623725 Fix word wrapping issue (words moved onto new lines were not being added to the line width) 2012-09-30 23:57:23 +01:00
Simon Robertshaw
288a4f710a Activate deco tools when using deco menu 2012-09-30 23:04:29 +01:00
Simon Robertshaw
b97cf098b3 Draw walls behind particles 2012-09-30 22:41:50 +01:00
jacob1
f652786557 fix saves getting corrupted when saving, fix error messages not showing (correctly) 2012-09-30 20:46:08 +01:00
jacob1
be1b9112e8 Fix some uninitialized variables, add back sandcolor changing 2012-09-30 20:43:38 +01:00
Simon Robertshaw
1c60ce25ee Delete notification before removing from vector 2012-09-30 18:40:10 +01:00
Simon Robertshaw
02e09224e0 Prevent crash when pasting in Linux 2012-09-30 17:22:08 +01:00