Commit Graph

685 Commits

Author SHA1 Message Date
chaos.powdertoy.co.uk
ad2218a8f2 Version Increment 2012-05-24 20:01:39 +01:00
Simon Robertshaw
2f145e8188 Add DISPLAY_EFFE back after it was removed by 0799c2e09d 2012-05-24 20:01:07 +01:00
Jacob1
4da9a26502 remove lastx/lasty variables when OGLR is disabled
Conflicts:

	src/graphics.c
2012-05-24 19:57:29 +01:00
Simon Robertshaw
8196d2a645 Merge pull request #66 from jacob1/Modstuff
Code structure improvements for graphics/drawing, improvements to prevent accidental infinite loops in Lua, Fixes for fusion, improvements for VOID types. And other minor improvements
2012-05-24 11:53:50 -07:00
Simon Robertshaw
5a117c2d27 Element search interface by pressing 'e'
First search is for element names, second search looks at the
description, pressing enter will give you the first result the the left
button selection, left click and right click can also be used to select.
2012-05-24 19:38:58 +01:00
Jacob1
bdc94208d2 finish custom lua graphics functions 2012-05-24 13:09:32 -04:00
Jacob1
5edd224344 custom graphics functions with lua (not finished yet) 2012-05-24 13:08:55 -04:00
Jacob1
3959db4c38 console doesn't enable hud, fast heat for PUMP/GPMP/ANIM, GPMP activated at draw 2012-05-24 10:51:21 -04:00
Jacob1
be2fe943c0 Prevent accidental infinite loops in lua
Also fix glitch when step_functions[0] is unregistered but others aren't
2012-05-23 20:08:53 -04:00
Jacob1
0799c2e09d fix emp flash, better live parts rendering in (render_ui &) deco editor 2012-05-23 19:45:16 -04:00
chaos.powdertoy.co.uk
c23ded61f8 Version Increment 2012-05-20 22:05:17 +01:00
jacksonmj
9a30a580d2 Spelling
("gases" seems to be the more popular version of the plural noun)
2012-05-17 21:56:20 +01:00
chaos.powdertoy.co.uk
a4d952a5c1 Version Increment 2012-05-13 13:03:27 +01:00
Simon Robertshaw
17229ead05 URI handling for MacOS 2012-05-13 13:01:29 +01:00
chaos.powdertoy.co.uk
bb6dab9402 Version Increment 2012-05-12 03:28:22 +01:00
Simon Robertshaw
b8534e68f5 Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy 2012-05-12 01:37:07 +01:00
Simon Robertshaw
d69fc052fa Fancy motion blur for OpenGL, fix a lot of dialogues in OpenGL, fix gravity lensing in OpenGL, ensure Phot and Neut are PMODE_ADD, not FLAT 2012-05-12 01:35:55 +01:00
chaos.powdertoy.co.uk
f24cf9ff89 Version Increment 2012-05-11 21:09:07 +01:00
Simon Robertshaw
d7fa0b139e New element: Titanium, absorbs some neutrons, acts as a solid wall to air. Move blockair filling into update_particles so it can be used by elements 2012-05-11 21:02:58 +01:00
chaos.powdertoy.co.uk
60e31ac78d Version Increment 2012-05-09 13:40:13 +01:00
jacksonmj
a1aeabeee4 Change license from GPLv2+ to GPLv3+
Also add headers stating the license to some more of the source files
2012-05-06 02:20:57 +01:00
chaos.powdertoy.co.uk
9c253b36f5 Version Increment 2012-04-30 23:12:46 +01:00
chaos.powdertoy.co.uk
78c10d1c40 Version Increment 2012-04-30 23:04:35 +01:00
chaos.powdertoy.co.uk
d6e266a745 Version Increment 2012-04-30 22:55:59 +01:00
Simon Robertshaw
b1045fc319 Enable OPS 2012-04-30 22:55:45 +01:00
Simon Robertshaw
322da62dfa Woo, file opening for OS X 2012-04-30 22:42:07 +01:00
Simon Robertshaw
211770e818 Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy 2012-04-30 21:49:40 +01:00
Simon Robertshaw
8397b6e51a Add PROP_NOAMBHEAT to prevent certain elements from being heated by Ambient heat, Add PROP_NOAMBHEAT to FILT to fix http://powdertoy.co.uk/Discussions/Thread/View.html?Thread=13579 2012-04-30 21:49:33 +01:00
jacksonmj
8872e33b44 Massive cleanup of sdl_scale, and fix moving a sign in the zoom window 2012-04-30 00:39:12 +01:00
chaos.powdertoy.co.uk
257c069da1 Version Increment 2012-04-27 18:18:14 +01:00
jacksonmj
6101c04ff9 Use an array instead of ctype to cache tron colour 2012-04-27 18:09:54 +01:00
chaos.powdertoy.co.uk
2dbb14b8b4 Version Increment 2012-04-27 13:53:56 +01:00
chaos.powdertoy.co.uk
1d36ac554c Version Increment 2012-04-27 12:50:01 +01:00
jacksonmj
1d59194bfc Fix compiler warning, GRAPHICS_FUNC_ARGS is not declared in graphics.h 2012-04-27 11:39:11 +01:00
savask
f93a829672 Fix sponge bug. 2012-04-19 21:42:25 +07:00
chaos.powdertoy.co.uk
4b07454ad7 Version Increment 2012-04-17 22:38:57 +01:00
Simon Robertshaw
ffa5ccb666 Alterations to TRON and fancy effects 2012-04-17 22:38:27 +01:00
cracker64
a7e1774d41 Took wrong update function 2012-04-17 15:58:12 -04:00
cracker64
eccf5658d2 TRON element, needs to glow and fancy explosion on crash 2012-04-17 15:55:58 -04:00
chaos.powdertoy.co.uk
b533e53a86 Version Increment 2012-04-16 14:00:24 +01:00
savask
8523da398f Added gel - a liquid with variable heat conductivity and viscosity. 2012-04-15 17:56:55 +07:00
chaos.powdertoy.co.uk
db9e38d1e3 Version Increment 2012-04-14 14:43:16 +01:00
chaos.powdertoy.co.uk
86ff960541 Version Increment 2012-04-14 13:29:07 +01:00
Simon Robertshaw
9f067224b8 Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy 2012-04-13 15:36:05 +01:00
Simon Robertshaw
d601608623 'Report' icon at 0xE3 2012-04-13 15:35:49 +01:00
chaos.powdertoy.co.uk
e4729d61d8 Version Increment 2012-04-07 11:41:03 +01:00
chaos.powdertoy.co.uk
f40d6cd626 Version Increment 2012-04-05 23:21:05 +01:00
chaos.powdertoy.co.uk
95c40d9d1e Version Increment 2012-04-04 00:32:33 +01:00
Simon Robertshaw
57d8335ca5 Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN. Add icon for Force elements, minor edits to Gas and Atomic element icons 2012-04-03 23:54:51 +01:00
savask
4b4830b5a4 REALISTIC - Latent heat. It may be buggy, and enthalpy table isn't
filled, but it works.
2012-04-01 00:27:01 +07:00