Simon Robertshaw
|
98209da0a5
|
Save Open signs working
|
2012-08-10 20:50:36 +01:00 |
|
jacob1
|
70dff3bb9a
|
remove restriction on ctype in old console
(amended to not reindent whole file)
|
2012-08-10 20:40:49 +01:00 |
|
Simon Robertshaw
|
150114c11f
|
Alt Z to stick zoom to cursor, disable cursor rendering when zoom is being placed. Fixes #32
|
2012-08-10 19:11:59 +01:00 |
|
Simon Robertshaw
|
3499cb3035
|
Wall brush, fixes #63
|
2012-08-10 18:59:05 +01:00 |
|
Simon Robertshaw
|
cd051924d9
|
Installation with Ctrl+I, fixes #77
|
2012-08-10 15:41:39 +01:00 |
|
Simon Robertshaw
|
643128ac5f
|
Invert button hover state for alternative load and save. addresses some of #80
|
2012-08-10 14:42:01 +01:00 |
|
Simon Robertshaw
|
c62f65585a
|
Create local saves dir if it does not exists (fixes #80)
|
2012-08-10 14:34:55 +01:00 |
|
Simon Robertshaw
|
3f20b4256b
|
Correct position of cancel button in server save dialogue
|
2012-08-10 14:22:32 +01:00 |
|
Simon Robertshaw
|
c333e9bb99
|
Correct position of cancel button in local save dialogue as per #80
|
2012-08-10 14:21:38 +01:00 |
|
Simon Robertshaw
|
a45ca0363e
|
Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87)
|
2012-08-10 14:12:56 +01:00 |
|
Simon Robertshaw
|
810ea42f99
|
Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1)
|
2012-08-10 14:03:23 +01:00 |
|
Simon Robertshaw
|
fd40ed234a
|
Impose limit on cursor radius (Limit is radius 128, somewhat smaller than TPT, but I don't think a larger size is necessary), fixes #88
|
2012-08-10 13:17:19 +01:00 |
|
Simon Robertshaw
|
0e67fe028b
|
Use Left modifier keys
|
2012-08-10 12:43:21 +01:00 |
|
jacob1
|
b3e393e162
|
Error reporting in other things besides just step functions
|
2012-08-09 23:02:58 +01:00 |
|
jacob1
|
45503b4b7b
|
right click reload button to go back to open_ui, reload button disappears when clear button used
(amended since TPT doesn't have the instant_open argument to open_ui)
|
2012-08-09 23:00:25 +01:00 |
|
jacob1
|
62224ad13f
|
Give menu color to elements without one (stickmen, TRON, and WARP) The color is ignored, so they still look the same
(amended to remove "*pixel_mode &= ~PMODE;", since *pixel_mode is
set to PSPEC_STICKMAN immediately afterwards)
|
2012-08-09 22:47:24 +01:00 |
|
jacob1
|
7fdd2e89c8
|
update README
|
2012-08-09 22:17:05 +01:00 |
|
jacob1
|
ac812d6073
|
more things saved in powder.pref
|
2012-08-09 22:15:29 +01:00 |
|
Jacob1
|
9a81678f3d
|
ctrl+w for gravity cycle with stkm2
|
2012-08-09 22:08:52 +01:00 |
|
Jacob1
|
f407527db9
|
local save deletion
|
2012-08-09 21:36:57 +01:00 |
|
jacob1
|
68da8f2647
|
fix energy particles going in pipe
|
2012-08-09 21:34:51 +01:00 |
|
Simon Robertshaw
|
73b8178a77
|
Check for bzip2 headers and libs in sconscript, fixes #68
|
2012-08-09 21:32:04 +01:00 |
|
jacob1
|
e100aa56a7
|
Fix the PROP interface bug from inside of list_process too
|
2012-08-09 21:28:57 +01:00 |
|
jacob1
|
cfd1ad6abb
|
Fix some bugs in PROP and local saving interfaces
|
2012-08-09 21:28:46 +01:00 |
|
Simon Robertshaw
|
b01b0e422a
|
HUD verbose sample info with 'd', fixes #71
|
2012-08-09 21:28:43 +01:00 |
|
jacob1
|
af8b8fc3a8
|
don't upload NULL saves
|
2012-08-09 21:18:09 +01:00 |
|
jacob1
|
d9cba09363
|
photon heating/cooling
|
2012-08-09 21:17:38 +01:00 |
|
jacob1
|
f568bf2135
|
actually add dcolor getting, implement tpt.display_mode
|
2012-08-09 21:15:56 +01:00 |
|
jacob1
|
9bb4fbce3a
|
fix set_property not checking stacked particles, add dcolor property setting/getting
|
2012-08-09 21:08:04 +01:00 |
|
Simon Robertshaw
|
9971ea63b7
|
Slow LIGH creation speed, fixes #86
|
2012-08-09 21:05:20 +01:00 |
|
jacob1
|
2972f55a60
|
Reset emp flash when the save is cleared/loaded
|
2012-08-09 20:48:19 +01:00 |
|
Simon Robertshaw
|
ac45502de9
|
Ensure keyrepeat is disabled at component creation
|
2012-08-09 20:38:06 +01:00 |
|
Simon Robertshaw
|
3bdfd510b2
|
Gravity lensing
|
2012-08-09 01:17:01 +01:00 |
|
Simon Robertshaw
|
bb99efdedf
|
Persistent mode
|
2012-08-09 00:57:35 +01:00 |
|
Simon Robertshaw
|
d352a10d80
|
PTsave opening
|
2012-08-08 21:32:10 +01:00 |
|
Simon Robertshaw
|
435c680f01
|
Command line "open"
|
2012-08-08 20:24:23 +01:00 |
|
Simon Robertshaw
|
bd29667355
|
Do not delete given savefile in GameModel::SetSaveFile, behaviour should be similar to GameModel::SetSave in terms of managing memory in given pointer
|
2012-08-08 20:21:59 +01:00 |
|
Simon Robertshaw
|
9f1301df5a
|
Perhaps FileExists shouldn't erase file contents...
|
2012-08-08 20:05:47 +01:00 |
|
Simon Robertshaw
|
346e9d2168
|
Proxy from command line arg
|
2012-08-08 18:34:37 +01:00 |
|
Simon Robertshaw
|
73a18998f6
|
Scale and fullscreen loaded/saved to config and commandline
|
2012-08-08 17:42:04 +01:00 |
|
Simon Robertshaw
|
0004ca1845
|
Make options screen a little nicer
|
2012-08-08 14:41:16 +01:00 |
|
Simon Robertshaw
|
10e82df543
|
Fullscreen and scale setting from sim options
|
2012-08-08 14:35:27 +01:00 |
|
Simon Robertshaw
|
152bc8f092
|
Correct platform detection in introtext
|
2012-08-08 12:44:58 +01:00 |
|
Simon Robertshaw
|
8ec66aede9
|
Make intro text fade out correctly
|
2012-08-07 19:25:05 +01:00 |
|
Simon Robertshaw
|
0ef9519bab
|
Actual intro text
|
2012-08-07 19:16:43 +01:00 |
|
Simon Robertshaw
|
bc1c967a6b
|
Intro text, addresses #59
|
2012-08-07 18:34:39 +01:00 |
|
Simon Robertshaw
|
46b2def193
|
Save as current name complete, resolves #5
|
2012-08-07 01:58:46 +01:00 |
|
Simon Robertshaw
|
51657b8575
|
Prevent save as current name from showing if there is no save loaded
|
2012-08-06 22:27:09 +01:00 |
|
Simon Robertshaw
|
a8dcc7a070
|
Started work on save as current name
|
2012-08-06 22:24:10 +01:00 |
|
Simon Robertshaw
|
9c1c4119d3
|
Merge branch 'master' of github.com:FacialTurd/PowderToypp
|
2012-08-06 20:55:47 +01:00 |
|