Simon Robertshaw
|
a523dcab79
|
Attempt to speed up tpt.parts without using billions of memory
|
2011-12-19 17:03:42 +00:00 |
|
Simon Robertshaw
|
5e0bec261c
|
CLST+NITR = TNT, Use ARAY to clear large arrays of STOR
|
2011-12-19 15:21:27 +00:00 |
|
Simon Robertshaw
|
d6953be3a8
|
New element: Ignition cord
|
2011-12-19 14:29:01 +00:00 |
|
Simon Robertshaw
|
3812034d2b
|
Fix version in defines
|
2011-12-19 13:45:12 +00:00 |
|
Simon Robertshaw
|
9d73a5f5bf
|
Revert "Directly read/write element type properties"
This reverts commit 0da91a783f .
|
2011-12-19 12:43:28 +00:00 |
|
Simon Robertshaw
|
12bf65f954
|
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
|
2011-12-19 12:38:50 +00:00 |
|
jacksonmj
|
dee7dd9fb9
|
Makefile: Linux OpenGL targets, and fix powder-debug-64
|
2011-12-19 20:35:59 +08:00 |
|
jacksonmj
|
3c37540cfd
|
Fix undeclared variables in luaconsole.c
|
2011-12-19 20:35:59 +08:00 |
|
Simon Robertshaw
|
a9914dca2f
|
Improvements to render_ui, fix merge errors
|
2011-12-18 16:29:07 +00:00 |
|
Simon Robertshaw
|
61e86ca72d
|
Merge with new lua functionality
|
2011-12-18 15:14:07 +00:00 |
|
Simon Robertshaw
|
58b9996958
|
More icons for display modes
|
2011-12-18 14:41:42 +00:00 |
|
jacksonmj
|
33271ce3e2
|
Fix creating particles in autorun.lua
|
2011-12-18 22:04:48 +08:00 |
|
jacksonmj
|
46068833d1
|
Make PIPE detach SOAP particles (crash fix)
|
2011-12-18 22:04:47 +08:00 |
|
jacksonmj
|
2015499ff1
|
Fix grav wall
|
2011-12-18 22:04:47 +08:00 |
|
jacksonmj
|
c819e2655e
|
Fix some gravity memsets, remove gravx/y
|
2011-12-18 22:04:47 +08:00 |
|
jacksonmj
|
934d1da66e
|
Move Newtonian gravity into a new file
|
2011-12-18 22:04:47 +08:00 |
|
Simon Robertshaw
|
8ae0384f09
|
Add option for lua parts array to use native data using ffi
|
2011-12-17 21:30:00 +00:00 |
|
Simon Robertshaw
|
03352ca1f4
|
Fix memory leaks, allow changing of element name (To fix: element names in some arrays out of sync)
|
2011-12-10 19:03:31 +00:00 |
|
Simon Robertshaw
|
eec2363dc0
|
Fix spelling error
|
2011-12-10 18:42:19 +00:00 |
|
jacksonmj
|
bcfea42d18
|
Set BIZR/G/S ctype when loading a save, set BIZS ctype in create_part
|
2011-12-10 18:38:30 +00:00 |
|
savask
|
c7d0bf48b6
|
Fixed gravity for stick man.
|
2011-12-10 18:38:22 +00:00 |
|
jacksonmj
|
20dd54f36e
|
Set BIZR/G/S ctype when loading a save, set BIZS ctype in create_part
|
2011-12-10 23:53:42 +08:00 |
|
Simon Robertshaw
|
799091f004
|
Allow both BrE and AmE spellings of colour with Lua
|
2011-12-10 15:50:55 +00:00 |
|
savask
|
f9603fd4a9
|
Fixed gravity for stick man.
|
2011-12-10 21:14:13 +07:00 |
|
chaos.powdertoy.co.uk
|
ffb4c1c5a8
|
Version Increment
|
2011-12-09 16:35:39 +00:00 |
|
Simon Robertshaw
|
e519aa911b
|
Element transitions also editable now
|
2011-12-09 16:30:33 +00:00 |
|
Simon Robertshaw
|
f5a58d14f2
|
Use static table for parts array, Uses a tonne of memory but improves performance a lot.
|
2011-12-09 12:06:22 +00:00 |
|
Simon Robertshaw
|
056e811d2f
|
Merge branch 'luaextra' of github.com:FacialTurd/The-Powder-Toy into luaextra
|
2011-12-09 11:54:03 +00:00 |
|
Simon Robertshaw
|
9dcdccc066
|
Fix error in element_func where function was being read as the last parameter
|
2011-12-09 11:53:19 +00:00 |
|
chaos.powdertoy.co.uk
|
1585eda5f0
|
Version Increment
|
2011-12-08 17:48:51 +00:00 |
|
chaos.powdertoy.co.uk
|
274df46a37
|
Test
|
2011-12-08 17:44:55 +00:00 |
|
chaos.powdertoy.co.uk
|
7c8007dff5
|
Version Increment
|
2011-12-08 17:37:23 +00:00 |
|
chaos.powdertoy.co.uk
|
d469b55758
|
Version Increment
|
2011-12-08 17:03:47 +00:00 |
|
Simon Robertshaw
|
d5f58d995e
|
Directly accessible parts array (no pmap yet)
|
2011-12-08 12:16:50 +00:00 |
|
Simon Robertshaw
|
55cc6e3b05
|
Revert "Directly read/write element type properties"
This reverts commit 0da91a783f .
|
2011-12-08 09:56:18 +00:00 |
|
Simon Robertshaw
|
0da91a783f
|
Directly read/write element type properties
|
2011-12-08 09:52:44 +00:00 |
|
chaos.powdertoy.co.uk
|
73fd961d82
|
Version Increment
|
2011-12-06 16:28:41 +00:00 |
|
Simon Robertshaw
|
dda9eb5120
|
Fix missing render_mode array change when switching to some display types.
|
2011-12-06 16:27:47 +00:00 |
|
Jacob1
|
939a599b80
|
Fix tnt/prop crash, it was using up all the memory on the computer
|
2011-12-06 16:08:05 +08:00 |
|
chaos.powdertoy.co.uk
|
27641f54dc
|
Version Increment
|
2011-12-03 01:00:48 +00:00 |
|
Simon Robertshaw
|
f5190607ec
|
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
|
2011-12-03 01:00:26 +00:00 |
|
Simon Robertshaw
|
ee43158ec0
|
Commit fail, missing file :(
|
2011-12-03 01:00:06 +00:00 |
|
chaos.powdertoy.co.uk
|
d7341e3b86
|
Version Increment
|
2011-12-03 00:44:06 +00:00 |
|
Simon Robertshaw
|
55a53a0c0f
|
Back to old LCRY rendering
|
2011-12-03 00:36:12 +00:00 |
|
Simon Robertshaw
|
cb75e1d924
|
Fix spark effect on BOMB, another attempt at TNT (Explosive with more pressure)
|
2011-12-03 00:11:19 +00:00 |
|
Jacob1
|
52d2facf91
|
cmodes closer to what they used to be, change icons
|
2011-12-02 23:09:39 +00:00 |
|
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 |
|