Simon Robertshaw
93f5837974
Fix bug with PIPE where particles would have an incorrect colour if they didn't explicitly set the colr/g/b in its own graphics update
2011-11-26 12:50:28 +00:00
Simon Robertshaw
047a39498d
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
2011-11-26 12:45:15 +00:00
Simon Robertshaw
d17336b467
Allow pipe to grab from photon map, BRAY beam takes temp from ARAY
2011-11-26 12:44:52 +00:00
jacksonmj
769b26ea7e
Check value of decorations_enable in graphics_LCRY
2011-11-21 08:50:41 +08:00
Simon Robertshaw
4c2f8d56f1
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
2011-11-21 00:48:53 +00:00
Simon Robertshaw
876c861c42
Fix LCRY/ELEC infinite loop, BIZR turns photons into electrons, SING explodes with electrons, electrons react with deut.
2011-11-21 00:48:39 +00:00
savask
92e72e004b
Fixes for stick man drawing in heat and normal colormodes.
2011-11-20 00:35:17 +07:00
Simon Robertshaw
8c6e7caaff
Fix draw_other effects logic
2011-11-18 22:22:02 +00:00
Simon Robertshaw
0ed3ca771e
Bomb effects to effects render and sprk glow moved to fire
2011-11-18 22:20:05 +00:00
chaos.powdertoy.co.uk
dfc4183015
Version Increment
2011-11-18 20:08:58 +00:00
Simon Robertshaw
274257687b
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
2011-11-18 19:38:22 +00:00
Simon Robertshaw
f508013332
New tables in lua API: el and version: element ids and version info respectively. New lua functions: element (get element id from name) and element_func for hooking/overriding element update functions
2011-11-18 19:38:08 +00:00
chaos.powdertoy.co.uk
eb62ae485d
Version Increment
2011-11-18 15:39:38 +00:00
Simon Robertshaw
8a962b2f96
Live parts rendering for render_ui
2011-11-18 15:36:58 +00:00
Simon Robertshaw
c1ec9e24ae
Smaller radio buttons
2011-11-18 15:32:33 +00:00
Simon Robertshaw
534c0edc33
Larger radio boxes
2011-11-18 15:20:07 +00:00
Simon Robertshaw
394a0e9ee0
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
2011-11-18 14:58:09 +00:00
Simon Robertshaw
d94914040b
Portal In/Out effects
2011-11-18 14:57:49 +00:00
savask
aac78386ff
Radio buttons for some options.
...
Conflicts:
src/interface.c
2011-11-18 21:54:50 +07:00
Jacob1
f135dbb734
Added back heat gradient display
2011-11-18 14:44:58 +00:00
Jacob1
f2759c7f2c
Better looking icons in render_ui
2011-11-18 14:28:20 +00:00
Jacob1
8f493b62c3
Add blob display back. Also fix small nothing mode bug.
2011-11-18 14:15:49 +00:00
Jacob1
2d1a0d474f
Add back in number keys to change render/display/color _mode variables
2011-11-18 14:13:50 +00:00
chaos.powdertoy.co.uk
c5e19c6a66
Version Increment
2011-11-14 17:38:49 +00:00
Simon Robertshaw
dd5e9f8376
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
2011-11-14 17:38:25 +00:00
Simon Robertshaw
dd10e780d6
Fix decorations
2011-11-14 17:38:08 +00:00
chaos.powdertoy.co.uk
49e7d1d9d2
Version Increment
2011-11-14 16:48:09 +00:00
Simon Robertshaw
33ac464441
Saving and loading for graphics modes
2011-11-14 16:41:01 +00:00
Simon Robertshaw
9dd0f24667
More stuff for render_uI
2011-11-14 14:26:50 +00:00
Simon Robertshaw
cef8dfa517
Colour mode and display mode added to render_ui
2011-11-14 11:11:25 +00:00
Simon Robertshaw
c63dff45e4
Basic render modes for Render_ui
2011-11-13 21:02:46 +00:00
Simon Robertshaw
0f4c0915d9
Replace cmode with more flexible render options, TODO: Saving and render options UI
2011-11-12 20:44:15 +00:00
Simon Robertshaw
1b984200f3
Grid Mode
2011-11-12 17:25:21 +00:00
Simon Robertshaw
bca76b0796
Trim down UItext, remove Generations and Version
2011-11-12 16:37:01 +00:00
Simon Robertshaw
ee72977da8
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
2011-11-12 16:24:39 +00:00
Simon Robertshaw
2bd9d61ab5
Listbox for Property tool property field
2011-11-12 16:24:21 +00:00
Simon Robertshaw
b9f15e16cc
open_ui: Load correct thumbnail for dated saves
2011-11-12 14:19:10 +00:00
savask
73460283a2
"Pipe with ..." message when pipe is filled.
2011-11-12 21:07:19 +07:00
Simon Robertshaw
859022ccb1
Fix memory leaks and thumb caching for datestamped saves
2011-11-12 13:55:18 +00:00
Simon Robertshaw
9b4e3b9436
Merge pull request #51 from atlaua/master
...
todo resolved
2011-11-12 04:50:25 -08:00
jacksonmj
5b9faa39c0
Fix a few things in stamps browser
...
Incorrect number of stamps per page, pause button visible, and one page
too many when stamp_count is an integer multiple of per_page.
Using GRID_X/Y since those are the values used in the rest of stamp_ui
2011-11-12 20:46:47 +08:00
jacksonmj
05fbb92420
Make PIPE reset (ready to generate pattern) when ctype is cleared and life is 0
2011-11-12 20:46:47 +08:00
Simon Robertshaw
93dc4cc477
Update src/main.c
2011-11-12 12:42:08 +00:00
chaos.powdertoy.co.uk
a3a9af4b6e
Version Increment
2011-11-09 14:17:31 +00:00
chaos.powdertoy.co.uk
aade1ff2e2
Version Increment
2011-11-08 22:59:04 +00:00
Simon Robertshaw
c983de144d
Cursor in ZooM
2011-11-08 12:35:07 +00:00
Simon Robertshaw
bc2b5e7945
Pixel grid for Zoom
2011-11-08 12:16:13 +00:00
Simon Robertshaw
093cc6281c
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
2011-11-04 21:34:03 +00:00
Simon Robertshaw
b71214b8cf
MSVC compatibility
2011-11-04 21:33:44 +00:00
chaos.powdertoy.co.uk
d43740feca
Version Increment
2011-11-04 16:11:02 -04:00