Simon Robertshaw
|
68a32aa376
|
Pass points by value for drawing tools
|
2012-09-30 16:26:05 +01:00 |
|
Simon Robertshaw
|
70174bff47
|
Set appropriate default values for some static Lua interface variables
|
2012-09-30 16:25:29 +01:00 |
|
Simon Robertshaw
|
90ebd3e54c
|
Better hanling of edgeMode and "New Sim" button
|
2012-09-30 16:19:44 +01:00 |
|
jacob1
|
d6f832b4f5
|
remove 'Z' quickoption
is confusing and useless, only needed when you draw gravity walls. I can't figure out how to do a show console quickoption
|
2012-09-29 23:21:24 +01:00 |
|
jacob1
|
b3741cd67c
|
lock icon on unpublished saves
|
2012-09-29 23:03:02 +01:00 |
|
Simon Robertshaw
|
006dfdf596
|
Move PPIP to powered
|
2012-09-29 23:02:22 +01:00 |
|
Simon Robertshaw
|
2e99638d76
|
Fix crash loading null stamp after pasting (http://powdertoy.co.uk/Discussions/Thread/View.html?Thread=15107)
|
2012-09-29 22:53:32 +01:00 |
|
Simon Robertshaw
|
ef24a1ad44
|
Stable release options
|
2012-09-29 14:51:27 +01:00 |
|
Simon Robertshaw
|
e8418a8ca0
|
Lua FileSystem API
|
2012-09-29 13:28:56 +01:00 |
|
Simon Robertshaw
|
f96cb74a08
|
ren.decorations() to enable/disable/get decorations (Lua API)
|
2012-09-29 11:45:41 +01:00 |
|
Simon Robertshaw
|
9a42e47eb0
|
Move old Lua API into another file, make the old drawin API have the old position quirk for rects, new graphics (gfx) api with drawRect, fillRect, drawTect, drawLine and textSize functions.
|
2012-09-29 00:20:52 +01:00 |
|
Simon Robertshaw
|
261c654ca0
|
HTTP/1.1: Allow multiple whitespace characters in header fields
|
2012-09-28 17:19:00 +01:00 |
|
Simon Robertshaw
|
92dd8ac804
|
Fix case sensitive filename
|
2012-09-27 14:29:50 +01:00 |
|
Simon Robertshaw
|
a953871bd8
|
Move Render presets to the right
|
2012-09-27 13:42:05 +01:00 |
|
Simon Robertshaw
|
b0b402d90e
|
Improvement to some of the rendermode icons
|
2012-09-26 17:15:30 +01:00 |
|
Simon Robertshaw
|
ff24e97d3e
|
Always focus text box for property tool
|
2012-09-26 16:56:22 +01:00 |
|
jacob1
|
6ec915df80
|
make PROP interface a little easier to use (first part of tpt issue 78)
|
2012-09-26 16:46:29 +01:00 |
|
jacob1
|
2f26fac9d0
|
Fix own / fav buttons being enabled even when not logged in
|
2012-09-26 16:46:21 +01:00 |
|
jacob1
|
e418ca5ac3
|
fix minor memory problem with last commit
|
2012-09-26 16:46:10 +01:00 |
|
jacob1
|
95cc715d71
|
render preset buttons in render options interface, also shift + 1 life view shortcut
modify it if you don't like how it looks, but it turned out better than I expected
|
2012-09-26 16:46:03 +01:00 |
|
Simon Robertshaw
|
0f38fa71ab
|
Icons for OS X
|
2012-09-26 14:43:24 +01:00 |
|
jacob1
|
2a4298047c
|
Fix smudge issue
|
2012-09-25 22:57:11 +01:00 |
|
jacob1
|
de7218da8d
|
Fix black border around dialogs being off (I think I got all of them)
|
2012-09-25 20:10:23 +01:00 |
|
jacob1
|
5de2a4e479
|
Icon adjustments
|
2012-09-25 20:09:54 +01:00 |
|
jacob1
|
b57d956ca8
|
Icons and tooltips for everything in renderview. (Empty space not filled yet)
|
2012-09-25 20:09:43 +01:00 |
|
jacob1
|
187a5189d5
|
some improvements to the render options interface and checkboxes (icons and tooltips coming next)
|
2012-09-25 20:09:24 +01:00 |
|
jacob1
|
5ee1c7ff80
|
Fix incorrect deco colors being selected
|
2012-09-25 20:08:33 +01:00 |
|
jacob1
|
d5e322c98d
|
small change
|
2012-09-25 20:07:48 +01:00 |
|
jacob1
|
a9ccbf409b
|
display hex value in deco editor (replaces Cancel button)
|
2012-09-25 20:05:42 +01:00 |
|
jacob1
|
a4f12d367b
|
Make number boxes easier to use, plus limit deco editor numbers to 255
|
2012-09-25 20:05:28 +01:00 |
|
jacob1
|
bb08de4544
|
allow alpha editing
Conflicts:
src/colourpicker/ColourPickerActivity.cpp
|
2012-09-25 20:02:44 +01:00 |
|
jacob1
|
10c6c46e6f
|
alt click alternative to middle click (that doesn't break line snapping)
|
2012-09-25 19:51:10 +01:00 |
|
jacob1
|
4be80a3c7c
|
Fix crash - uninitialized (and not needed) variable
|
2012-09-25 19:50:14 +01:00 |
|
Simon Robertshaw
|
640a61b3b4
|
Remove some fancy optimisations for old gcc in OS X
|
2012-09-25 18:14:39 +01:00 |
|
Simon Robertshaw
|
2833c0d20c
|
No lib detection for OS X
|
2012-09-25 18:03:58 +01:00 |
|
Simon Robertshaw
|
9ba08768a4
|
Don't check for libs that are frameworks under OS X
|
2012-09-25 17:52:43 +01:00 |
|
Simon Robertshaw
|
f30ef6004a
|
Don't set RC tool when not compiling for Windows
|
2012-09-25 18:19:54 +01:00 |
|
Simon Robertshaw
|
25d872ec48
|
MacOS X targets for Scons, Fix some inlines for clang
|
2012-09-25 17:53:48 +01:00 |
|
Simon Robertshaw
|
8d9b351568
|
Merge branch 'master' of github.com:FacialTurd/PowderToypp
|
2012-09-25 13:44:38 +01:00 |
|
Simon Robertshaw
|
aeb3f0b473
|
Add some stuff for MacOS target
|
2012-09-25 13:44:24 +01:00 |
|
Simon Robertshaw
|
cfb8df0830
|
Work on Ahead-Of-Time compiler for PVM
|
2012-09-24 14:08:39 +01:00 |
|
Simon Robertshaw
|
2ddbd57677
|
If/elseif with simple conditions
|
2012-09-23 15:14:56 +01:00 |
|
Simon Robertshaw
|
1905e49744
|
Macros and property setting
|
2012-09-23 11:39:20 +01:00 |
|
Simon Robertshaw
|
644c130712
|
Set properties with integer.property
|
2012-09-21 21:21:03 +01:00 |
|
Simon Robertshaw
|
939a04d3c7
|
Testing new vm/language WIP
|
2012-09-21 15:05:50 +01:00 |
|
Simon Robertshaw
|
6e44ebc358
|
Checkbox, Slider and ProgressBar components for ui API
|
2012-09-17 12:20:58 +01:00 |
|
Simon Robertshaw
|
e52e9ce91c
|
Prevent UI thread lockup when drawing hideously large progress bars for no reason.
|
2012-09-16 17:57:41 +01:00 |
|
Simon Robertshaw
|
bd02c36426
|
Right click menu to go to history and user info for save buttons
|
2012-09-16 17:09:23 +01:00 |
|
jacob1
|
cd7fe454b2
|
Fix minor highlighting bug in the save browser, votes counter is drawn on your saves even with mouse over thumbnail
this covers up the corner all the time, so i'm not sure if I should go back to the old way
|
2012-09-16 12:09:59 +01:00 |
|
jacob1
|
dd82ed8cd9
|
fix some errors in visual studio
|
2012-09-16 12:09:13 +01:00 |
|