Simon Robertshaw
db1dbb1afa
Text input dialogue
2012-04-13 18:56:05 +01:00
Simon Robertshaw
71516b39fa
Updated font data from TPT
2012-04-13 15:38:41 +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
Simon Robertshaw
84ceea525b
Nice drawing for brush
2012-04-11 18:23:10 +01:00
jacksonmj
a1bd20db91
Use graphics function for BCOL
2012-04-11 16:50:35 +01:00
jacksonmj
76f49dd024
Stop walls next to pipe triggering automatic pattern generation
2012-04-10 17:26:14 +01:00
Simon Robertshaw
b2907798f2
Fix issue where unborn children were slaughtered when removing a component from an event
2012-04-09 12:40:30 +01:00
Simon Robertshaw
da9cec2c3b
Remove unused code
2012-04-09 12:39:45 +01:00
Simon Robertshaw
798c78b04e
Add missing GOL data
2012-04-09 11:46:42 +01:00
Simon Robertshaw
c88079d084
Element sampling HUD thingy (No very good with MVC)
2012-04-08 00:11:21 +01:00
chaos.powdertoy.co.uk
e4729d61d8
Version Increment
2012-04-07 11:41:03 +01:00
savask
e52f730969
A fix for ice with ctype = 0.
2012-04-07 14:53:00 +07:00
Simon Robertshaw
bbfbb81086
Confirmation Dialogue, Save selection and multi-delete
2012-04-07 00:45:24 +01:00
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