Simon Robertshaw
|
9be4f41809
|
Fix setting colour presets
|
2012-09-05 21:53:46 +01:00 |
|
Simon Robertshaw
|
b0158e2f60
|
Changes to Smudge and blending modes (make them a little slower and easier to handle)
|
2012-09-05 21:49:34 +01:00 |
|
Simon Robertshaw
|
3d0ce2ac37
|
Correct default tools
|
2012-09-05 21:30:49 +01:00 |
|
Simon Robertshaw
|
37129abbc6
|
Allow mass unfavouring, unfavouring from the preview view. Fixes #149
|
2012-09-05 20:24:46 +01:00 |
|
Simon Robertshaw
|
5da70ef8a6
|
Ensure errors are caught and displayed during tag operations. Fix some issues with the Tag ui. Fixes #157
|
2012-09-05 19:47:03 +01:00 |
|
Simon Robertshaw
|
09c266f252
|
Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175
|
2012-09-05 18:44:53 +01:00 |
|
Simon Robertshaw
|
98725dea26
|
Only use stairstepping for resampling when absolutely necessary (when the downscaling factor is a power of 2). Somewhat fixes #176
|
2012-09-05 18:27:16 +01:00 |
|
Simon Robertshaw
|
d61690bc09
|
Prevent setting double scale on smaller screens. Fixes #166
|
2012-09-05 17:31:49 +01:00 |
|
Simon Robertshaw
|
d379390d06
|
Newtonian gravity field info in HUD (Maybe we could have an arrow to show direction in future). Fixed #152
|
2012-09-05 17:02:03 +01:00 |
|
Simon Robertshaw
|
3f43763695
|
Merge branch 'master' of github.com:FacialTurd/PowderToypp
|
2012-09-05 16:56:54 +01:00 |
|
Simon Robertshaw
|
5904844e96
|
Add way of uniquely identifying tools, preserve active menu and tools when rebuilding menus (fixes #170)
|
2012-09-05 16:56:41 +01:00 |
|
jacksonmj
|
8c09bf5787
|
Also fix bugs with energy particles that pass directly from PIPE to portal
|
2012-09-05 09:07:49 +01:00 |
|
jacksonmj
|
8233d60906
|
Fix bugs with energy particles in PIPE
|
2012-09-05 08:35:51 +01:00 |
|
Simon Robertshaw
|
0230f4d9ea
|
Remove unused statement wasting memory
|
2012-09-04 15:48:38 +01:00 |
|
Simon Robertshaw
|
d256439c40
|
Some simulation API
|
2012-09-04 15:20:34 +01:00 |
|
jacksonmj
|
6f1b80ead5
|
Fix MOTD string copy
The missing terminating null character in the string copy meant that
some of the previous message remained when the MOTD changed.
|
2012-09-04 00:38:32 +01:00 |
|
Simon Robertshaw
|
c63f6adcb8
|
Fix crash/lock up when loading tags
|
2012-09-03 20:54:55 +01:00 |
|
Simon Robertshaw
|
41b464953a
|
Load tags seperately from saves in search
|
2012-09-03 17:38:26 +01:00 |
|
Simon Robertshaw
|
7d9f8a0b1d
|
Use \r\n instead of just \n for HTTP headers
|
2012-09-03 17:37:58 +01:00 |
|
Simon Robertshaw
|
612dca950d
|
Move class definitions for ThumbnailBrokeer into header
|
2012-09-03 17:37:25 +01:00 |
|
Simon Robertshaw
|
32d73da322
|
Improve save preview layout
|
2012-09-03 13:38:13 +01:00 |
|
Simon Robertshaw
|
b05f114174
|
Views in save Preview and use old vote bars. Fixes #171
|
2012-09-03 13:25:48 +01:00 |
|
Simon Robertshaw
|
51d2c783cc
|
Remove translation from alt-click to middle click to fix line snapping. Fixed #173
|
2012-09-03 12:43:15 +01:00 |
|
Simon Robertshaw
|
1ac964d9ba
|
Ensure saves are expanded in memory when performing translate operations. Fixes #174
|
2012-09-03 12:38:09 +01:00 |
|
Simon Robertshaw
|
4e09a077a4
|
Textbox component for Lua interface API
|
2012-09-02 23:55:08 +01:00 |
|
chaos.powdertoy.co.uk
|
b9ce73c745
|
Version Increment
|
2012-09-02 22:29:33 +01:00 |
|
jacksonmj
|
e27047947d
|
Move DTEC to electronics menu
|
2012-09-02 22:14:18 +01:00 |
|
jacksonmj
|
74aa433365
|
Change air tools to only act inside the brush, not in surrounding cells as well
|
2012-09-02 22:05:40 +01:00 |
|
jacob1
|
2932b04e0e
|
tpt.element also converts numbers to names
|
2012-09-02 21:59:28 +01:00 |
|
jacob1
|
40d9f48b72
|
cold phot doesn't burn things
|
2012-09-02 21:56:19 +01:00 |
|
jacob1
|
62c7721f02
|
Fix things melting with heat sim off
(caused by copy and paste, note that their airloss is all the same)
|
2012-09-02 21:54:47 +01:00 |
|
jacob1
|
d83774602f
|
DTEC, generates a spark when something with it's ctype is nearby
|
2012-09-02 21:48:58 +01:00 |
|
jacksonmj
|
355dcf50d2
|
WOOD and PLNT turn grey when hot, bluish when cold
|
2012-09-02 21:48:28 +01:00 |
|
Simon Robertshaw
|
b7616a91d8
|
Prevent changing of sorting mode when results haven't loaded. Fixes #172
|
2012-09-02 15:40:39 +01:00 |
|
Simon Robertshaw
|
c9caade1c3
|
Remove Precompiled header stuff as it breaks scons for some reason
|
2012-09-02 15:08:03 +01:00 |
|
Simon Robertshaw
|
6d991c10d7
|
Logging for UI component events, tr
|
2012-09-01 20:13:51 +01:00 |
|
Simon Robertshaw
|
9bc06a2fc4
|
"Molten X" for mouseover with lava, fixes #165
|
2012-09-01 18:36:43 +01:00 |
|
Simon Robertshaw
|
9751c962b1
|
No default description, fixes #153
|
2012-09-01 18:33:28 +01:00 |
|
Simon Robertshaw
|
d9f9e88ee4
|
Use original naming for sorting button in save search, fixes #155
|
2012-09-01 18:25:03 +01:00 |
|
Simon Robertshaw
|
ba55da77a9
|
!load command for old console
|
2012-09-01 18:13:13 +01:00 |
|
Simon Robertshaw
|
618e29d5d4
|
Colour picker and presets for decorations
|
2012-09-01 17:55:27 +01:00 |
|
Simon Robertshaw
|
0a67e560f4
|
Fix Simulation Tool brush issue (misalignment/didn't work with small brushes). Fixes #167
|
2012-09-01 17:17:15 +01:00 |
|
Simon Robertshaw
|
355c43723f
|
More interface API
|
2012-08-31 22:02:02 +01:00 |
|
Simon Robertshaw
|
e8628274ad
|
Events for Window object (Lua)
|
2012-08-31 20:32:14 +01:00 |
|
Simon Robertshaw
|
493a32a1b2
|
Some Lua interface API stuff
|
2012-08-31 19:39:11 +01:00 |
|
Simon Robertshaw
|
322d224fa7
|
Get/Set single element properties
|
2012-08-30 17:09:27 +01:00 |
|
Simon Robertshaw
|
7c2e84b7bb
|
More methods for setting element properties
|
2012-08-30 14:28:53 +01:00 |
|
Simon Robertshaw
|
a9fba97c36
|
Fix streamline placement
|
2012-08-30 01:50:18 +01:00 |
|
Simon Robertshaw
|
6dbcd3cc59
|
Fix cursour falling just out zoom window
|
2012-08-30 00:18:42 +01:00 |
|
Simon Robertshaw
|
58dc2559aa
|
Implement retrieval of element properties
|
2012-08-29 22:04:07 +01:00 |
|