Commit Graph

4345 Commits

Author SHA1 Message Date
chaos.powdertoy.co.uk
f40d6cd626 Version Increment 2012-04-05 23:21:05 +01:00
Simon Robertshaw
2976936cfd Glowing BRAY 2012-04-05 23:17:24 +01:00
Simon Robertshaw
8f8de875c6 Modifier keys for Lua, Air display, correct render mode saving 2012-04-05 13:48:50 +01:00
Simon Robertshaw
ea51cde1f0 Change brush size with [ and ] keys, change order of drawing for Lua, Fix print and tpt.log so they log to the console when it is open 2012-04-04 21:47:58 +01:00
Simon Robertshaw
89cdeef9ad CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redirected to tpt.log 2012-04-04 18:52:34 +01:00
chaos.powdertoy.co.uk
95c40d9d1e Version Increment 2012-04-04 00:32:33 +01:00
Simon Robertshaw
c5d2017301 Updated README 2012-04-03 23:59:37 +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
Simon Robertshaw
299c1da9ae Search and stamps scolling with mouse wheel, Esc to exit 2012-04-03 18:12:32 +01:00
Simon Robertshaw
838a612026 Use a single instance of a background simulation for thumbnail rendering 2012-04-03 17:08:56 +01:00
Simon Robertshaw
73c5082cbc Super, megaheavyweight thumbnail renderer 2012-04-03 14:07:39 +01:00
Simon Robertshaw
efddc12e5d Stamps browser, placement + clipboard sampling and placement - No clipboard or stamp thumbnail generation, needs thumbnail generator from SaveLoader 2012-04-02 17:01:28 +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
jacksonmj
57aa7b88f1 More brush fixes
Fixes a problem with the triangle brush caused by InCurrentBrush
calculating the bottom left or bottom right points to be outside the
triangle at certain brush sizes.

Also fixes some points in the brush outline being heated twice when a
line is drawn with the heat tool.
2012-03-30 16:32:51 +01:00
Simon Robertshaw
289556ac70 Replace Error notification with exception for Tags model 2012-03-29 16:17:30 +01:00
jacksonmj
a7e5f3651a Remove v72.0 changes from list of changes for v74 2012-03-29 11:06:05 +01:00
jacksonmj
19968dbaab Brush fixes
Heat tool was heating a vertical line in the middle of the brush twice.

When drawing a vertical line with the triangle brush, it was one pixel
too thin.
2012-03-29 11:02:10 +01:00
Simon Robertshaw
1f388e4ca0 Exception when loading invalid save 2012-03-29 00:59:10 +01:00
Simon Robertshaw
e9770d8ee7 Clipboard and Stamp from selection (no way to paste/place yet) 2012-03-28 22:01:44 +01:00
savask
00839a3b14 Fixed burning temp. for fire. 2012-03-27 18:39:36 +07:00
chaos.powdertoy.co.uk
e57866e906 Version Increment 2012-03-27 12:29:31 +01:00
Simon Robertshaw
edccc21a8e HAHA, TAKE THAT, README! 2012-03-27 12:29:10 +01:00
chaos.powdertoy.co.uk
0f00e378f0 Version Increment 2012-03-27 12:17:28 +01:00
Simon Robertshaw
bddbed6a2d Disable REALISTIC 2012-03-27 13:16:44 +02:00
Jacob1
5a3faa0584 Fix ELEC being put into pmap instead of photons 2012-03-26 16:18:13 +01:00
Jacob1
2d1c5696a4 triangle brush fixes 2012-03-26 16:12:53 +01:00
jacksonmj
2c3a2e2519 Remove squares.h, since it doesn't seem to give any speed advantage over sqrtf 2012-03-26 16:09:58 +01:00
jacksonmj
156d50d903 Remove duplicate information in set_cmode
Calculating render_mode and display_mode variables from the arrays means
less chance of mistakes (e.g. blob mode RENDER_EFFE was set in
render_modes array but not in render_mode)
2012-03-26 16:03:27 +01:00
chaos.powdertoy.co.uk
74c72b8e90 Version Increment 2012-03-23 11:05:28 +00:00
chaos.powdertoy.co.uk
2bf68f7c67 Version Increment 2012-03-23 10:42:04 +00:00
Simon Robertshaw
7f433013e0 Enable realistic heat and put a build info thingy into welcome screen 2012-03-23 10:41:29 +00:00
Simon Robertshaw
12270f1ef3 Fix Replacemode delete on Tools 2012-03-23 10:22:46 +00:00
chaos.powdertoy.co.uk
34b7003a45 Version Increment 2012-03-23 00:14:59 +00:00
Simon Robertshaw
6bd6c9772b Missing icon include 2012-03-23 00:12:51 +00:00
chaos.powdertoy.co.uk
f3bbebf08d Version Increment 2012-03-23 00:03:38 +00:00
Simon Robertshaw
47ed75e99e Fix Linux icon variable declaration sitting inside a Windows Platform block 2012-03-23 00:03:03 +00:00
chaos.powdertoy.co.uk
5937c369e6 Version Increment 2012-03-22 23:55:39 +00:00
Simon Robertshaw
63af6abd29 Add and remove tags.\nBrings to light an interesting issue with adding or removing UI components within component Event handlers 2012-03-22 22:12:16 +00:00
Simon Robertshaw
23873eae71 More work on Tags - display tags in Tag window and Tag button 2012-03-22 13:50:43 +00:00
Simon Robertshaw
001c4502e8 Fix firework glow 2012-03-17 18:37:22 +00:00
Simon Robertshaw
4d45bbedb3 Fix glow for deut at ligh 2012-03-17 18:15:45 +00:00
savask
152c29c868 Corrected 'r' letter. 2012-03-18 00:10:21 +07:00
Simon Robertshaw
9913e499fd Add icon again for Windows and Linux 2012-03-17 17:09:06 +00:00
chaos.powdertoy.co.uk
887a43c097 Version Increment 2012-03-15 02:26:30 +00:00
Simon Robertshaw
5e30c0c668 No "min" and "max" in stdlib :( 2012-03-15 02:26:12 +00:00
chaos.powdertoy.co.uk
62da9bb33f Version Increment 2012-03-15 02:14:18 +00:00
chaos.powdertoy.co.uk
6254d4064d Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy 2012-03-15 02:14:17 +00:00
chaos.powdertoy.co.uk
4fc0f75022 Version Increment 2012-03-15 01:58:33 +00:00
Simon Robertshaw
7a454d4d72 Merge pull request #57 from jacob1/test
Bug fixes + Some stuff from jacob1's mod
2012-03-14 18:52:23 -07:00
Jacob1
bf5484ca63 newtonian gravity only put in HUD when on 2012-03-14 21:06:32 -04:00