Commit Graph

1869 Commits

Author SHA1 Message Date
Felix Wallin
1b5f6b2dc0 Merge branches 'master' and 'function_pointers' 2010-12-08 17:14:12 +01:00
Felix Wallin
81d6cae1f2 test 2010-12-08 17:12:54 +01:00
Felix Wallin
724dcc4b2b function pointers, not doing anything yet 2010-12-08 17:08:22 +01:00
Felix Wallin
048a0672c7 function pointers, not doing anything yet 2010-12-08 17:08:15 +01:00
Simon
96da331601 Improved pause flag, will now only pause, not unpause the game 2010-12-08 01:15:00 +00:00
Simon
b4f2ddf585 Fix delete button in the search screen 2010-12-07 22:22:11 +00:00
Simon
4355b8b2d5 Fix for prerender save and fan drawing 2010-12-07 21:48:03 +00:00
Simon
9486b96368 Mystery bug, just to make sure 2010-12-07 21:45:12 +00:00
Simon
918e5ab4ee Guh, typos 2010-12-07 21:42:05 +00:00
Simon
ac8701eb30 Fix fan loading and remove delete button on favourite view 2010-12-07 21:40:17 +00:00
Simon
2bd851e148 Fixes for potential crashes 2010-12-07 21:16:04 +00:00
Simon
76b6a886b3 Fix BCLN saving 2010-12-07 21:05:26 +00:00
Simon
7968e37b4e Fix 'Nothing' display' 2010-12-07 18:00:55 +00:00
Simon
58b85e19b4 Change version number 2010-12-07 17:47:48 +00:00
Simon
46940a8e4f Added saving of pause state and particle tmp value, removed INST from the menu 2010-12-07 16:26:53 +00:00
Cracker64
fff7ecedf8 removed battery from INST wire, some other small fixes 2010-12-06 18:54:09 -05:00
Simon
0dee48278f Upped uitext buffer to 255 chars to allow for longer messages, buffer overflow sometimes occurs with combinations of CAP-LOCKS and grid. 2010-12-06 23:12:49 +00:00
Simon
1a7ff13d61 Fix ARAY destroy mode 2010-12-06 23:08:40 +00:00
Simon
3cf8bb93c7 Fix ARAYs scanning off screen, also removed warnings from makefile 2010-12-06 20:25:13 +00:00
Simon
e629908945 Potential Fix for PSCN an A-RAY 2010-12-06 19:51:49 +00:00
Simon
ae828393ce Fix open_ui bug where client will crash with a null pointer exception if the prerender_save function returns null due to newer save or other 2010-12-06 19:45:01 +00:00
Simon
122babe356 Added ARAY, a instant ray that can create holograms and transfer electrical energy 2010-12-06 19:32:33 +00:00
Cracker64
efb7c6bc9c updated with simon's changes 2010-12-05 21:56:46 -05:00
Simon
40ab51d79f Cracker64 merge 2010-12-05 15:49:48 +00:00
Simon
6ecc177c8f Merged from cracker64s mod 2010-12-05 15:37:37 +00:00
Cracker64
2cf25c8a6a FILT, a photon color filter, not really a filter right now, but it changes the color. Other small changes 2010-12-04 23:29:41 -05:00
Simon
b54c0b6934 Particle life now saved as 16bit integer, increases limit and fixes saving of wire and other elements. Version 44 to reflect save format change 2010-12-04 22:17:01 +00:00
Simon
5d843e398c Fix for OpenUI: Prevent comments from being drawn off the edge of the Window 2010-12-04 19:28:26 +00:00
Simon
bd08a3b607 Fixes to Open_UI: Comment is cleared after being submitted, Mouse click in comment box no longer exists Open_UI 2010-12-04 18:48:46 +00:00
Cracker64
d56684312d WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. starting at 0C, every 100 degrees is a different channel, they are colored as well. Heat-gradient display, colors of elements is slightly changed based on temp. maybe some other fixes. 2010-12-04 12:24:54 -05:00
Cracker64
01a2dcaf41 lots and lots of small changes/fixes. fixed typo for water movement, made parts_avg kinda better? electronics still work. 2010-12-03 00:13:00 -05:00
Cracker64
25ac5e7a66 woops, didn't test INST, works now 2010-12-01 16:35:34 -05:00
Cracker64
656b5ff496 SHLD, element that grows from spark and will regrow if damaged. Lots of other small changes and fixes. replace mode ONLY draws on the element to be replaced. 2010-12-01 15:27:13 -05:00
Cracker64
491016eaf4 Fixed love crash on mac, added adjustable grid mode, hit 'g', goes up to 9. 2010-11-30 14:43:42 -05:00
Cracker64
bb16ffa2bb PUMP is now powered and blue, fixed some wall probems, portals are more random, maybe fixed love for mac? 2010-11-29 22:42:36 -05:00
Cracker64
77a17ecaee VINE, plant grows up the side of WOOD. INST wire is now also a battery and will charge if it doesn't give off a spark right away. Will give spark to NSCN or SWCH that is on. found some more wall defines i missed. moved wall code up 100 numbers. INVS, solid that turns invisible to elements when under pressure. 2010-11-28 16:58:57 -05:00
Cracker64
3b4caf409d INST wire now can cross itself like walls, so it can be used exactly like them in a MUCH smaller space. 2010-11-26 00:57:55 -05:00
Simon
1dc6552fc0 Fix crash where line for comment form is drawn off the screen edge, improvements indicate loading, fix 'rate bars' 2010-11-25 21:24:55 +00:00
Cracker64
1eeda3f5cc ANAR, behaves opposite of dust. fix fuse loading, floodfilling of neut/photons. 2010-11-25 01:01:28 -05:00
Philip
f02d504656 Added PSTE, a colloid element that turns solid under pressure. WTF is now radioactive with neutrons. boom. 2010-11-24 00:42:20 -05:00
Philip
d89e7e4abe added ISOZ, isotope z, radioactive liquid, reacts with photons, not neutrons.Has a solid form that slowly decays away. uses negative pressure. Instant wire INST, conducts instantly, like walls. Only takes spark from PSCN and only gives it to NSCN. Portal elements. PRTI is the 'in' side, and PRTO is where they come out. you don't need a lot. 2010-11-23 13:28:57 -05:00
Philip
50f4da5996 plnt eats smoke and gives off o2. GLAS acts as insulation for acid, kind of 2010-11-22 15:54:35 -05:00
Philip
60e4c076cb floodfill fix, @_@ elements, grav changes color 2010-11-22 15:36:24 -05:00
Simon
9684fdc377 Small changes 2010-11-22 20:06:20 +00:00
Simon
b45d028585 Concrete fix 2010-11-22 19:48:37 +00:00
Philip
3d2292890b Fixed ehole, made wall code use defines, wall specific deletion. 2010-11-21 01:08:33 -05:00
Philip
a38dddaf5a Made wall code use #defines. small fix for adjustabl brush. 2010-11-19 22:03:52 -05:00
Philip
c1182db42d Fixed SWCH for real. Fix repeating spark while creating it. Adjustable x and y for brushes. 2010-11-19 18:01:56 -05:00
Philip
435f71c781 Added FRZZ FRZW GRAV. add square brush, hit tab to switch between the two. pipe ctype saves. 2010-11-18 23:27:24 -05:00
Philip
5e56850682 Added element replacement ability. hit insert. capslock is shift-alt so you can do lines/boxes with specific element erase. read post for other changes 2010-11-18 16:23:24 -05:00