jacob1
|
cd0af92fb3
|
minor fixes to color picker / small speed improvement
|
2013-02-08 11:39:14 -05:00 |
|
jacob1
|
ca143945be
|
change tpt.fillrect dimentions to old tpt ones, move brush list generating out of BuildMenus
|
2013-01-07 21:50:43 -05:00 |
|
jacob1
|
8e50abcab9
|
change that will probably fix custom menus not showing
|
2013-01-02 20:47:16 -05:00 |
|
Simon Robertshaw
|
6478ed121c
|
Use NotifyAuthUserChanged for GameController login, this will help users become aware when their sessions expire.
|
2012-12-09 01:25:05 +00:00 |
|
jacob1
|
e5a284a2ba
|
fix compiling warnings / error
|
2012-12-06 12:34:32 -05:00 |
|
Simon Robertshaw
|
045f5e14c2
|
Custom brushes loaded from "Brushes" folder, format is a simple RAW 8bit greyscale square format
|
2012-11-18 18:03:36 +00:00 |
|
jacob1
|
d8be547c73
|
fix pause state being reset every time you clear the sim
|
2012-11-15 20:50:19 -05:00 |
|
jacob1
|
16e4c5f717
|
save pause state in stamps, load pause state from local saves and stamps correctly, remove accidental inclusion
|
2012-11-15 20:41:38 -05:00 |
|
jacob1
|
e773abdcc8
|
Ctrl + G gravity grid toggle
|
2012-10-26 15:16:05 +01:00 |
|
jacob1
|
3a29fc0268
|
Save local saves as current name option (overwrites them automatically). Fix filename not showing when first saving a local save
|
2012-10-26 15:15:38 +01:00 |
|
jacob1
|
e2622657f0
|
ability to reload and resave local saves without retyping name
|
2012-10-26 15:15:24 +01:00 |
|
jacob1
|
a9619fad33
|
Console Show quickoption
(best way I could think of)
|
2012-10-05 16:32:50 +01:00 |
|
jacob1
|
72b00ca5e1
|
info tip on deco/ngrav/aheat changed
|
2012-10-05 16:32:39 +01:00 |
|
Simon Robertshaw
|
288a4f710a
|
Activate deco tools when using deco menu
|
2012-09-30 23:04:29 +01:00 |
|
Simon Robertshaw
|
1c60ce25ee
|
Delete notification before removing from vector
|
2012-09-30 18:40:10 +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 |
|
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
|
25d872ec48
|
MacOS X targets for Scons, Fix some inlines for clang
|
2012-09-25 17:53:48 +01:00 |
|
Simon Robertshaw
|
04e0d0d5ad
|
Hidden elements in element search
|
2012-09-07 01:05:36 +01:00 |
|
Simon Robertshaw
|
3d0ce2ac37
|
Correct default tools
|
2012-09-05 21:30: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
|
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 |
|
Simon Robertshaw
|
618e29d5d4
|
Colour picker and presets for decorations
|
2012-09-01 17:55:27 +01:00 |
|
Simon Robertshaw
|
df26523e10
|
Save decorations and gravity field drawing to prefs
|
2012-08-28 13:06:45 +01:00 |
|
Simon Robertshaw
|
b639da3692
|
Use collapsed saves when using stamp browser, fix memory leak when saving stamps
|
2012-08-21 13:30:30 +01:00 |
|
Simon Robertshaw
|
451a94a6ac
|
Clear fire/persistent effects when clearing the simulation, fixes #136
|
2012-08-20 20:49:00 +01:00 |
|
Simon Robertshaw
|
8e43ee60bb
|
Remove wall frame when loading saves, fixes #103
|
2012-08-20 18:53:03 +01:00 |
|
Simon Robertshaw
|
43ed72b4c5
|
Fix a few small (a lot of big) memory leaks associated with the stamps browser
|
2012-08-19 21:31:24 +01:00 |
|
Simon Robertshaw
|
6500923aa5
|
Sample tool, fixes #122
|
2012-08-17 13:40:10 +01:00 |
|
Simon Robertshaw
|
edad8f46af
|
Undo/Snapshots, fixes #118
|
2012-08-16 22:03:40 +01:00 |
|
Simon Robertshaw
|
4f3e03e317
|
Update gitignore, show votes correctly, fixes #97
|
2012-08-14 13:06:10 +01:00 |
|
Simon Robertshaw
|
074dcd0b42
|
Precompile some headers. Fix sconscript to prevent recompiling everything
|
2012-08-13 15:43:57 +01:00 |
|
Simon Robertshaw
|
3499cb3035
|
Wall brush, fixes #63
|
2012-08-10 18:59:05 +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
|
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
|
4ce22e4e77
|
Wall Edge option, fixes #70
|
2012-08-05 18:35:12 +01:00 |
|
Simon Robertshaw
|
30f8049efc
|
Allow 24bits of var for create_part, add tool for tesc. Fixes #72
|
2012-08-05 16:59:14 +01:00 |
|
Savely Skresanov
|
6e324c82e2
|
Added triangle brush, fixes #47
|
2012-08-05 16:19:30 +01:00 |
|
Simon Robertshaw
|
ed270d8dbf
|
Draw gravity zones when using grav wall
|
2012-08-05 15:26:17 +01:00 |
|
Simon Robertshaw
|
0558322709
|
Add icons for erase, improve icons for certain walls, fix issue #45
|
2012-08-04 15:26:55 +01:00 |
|
Simon Robertshaw
|
0e5c3da0f5
|
Use plop tool to place single units of an element (Used for Stickman, Fighter), fixes issue 53
|
2012-08-03 18:26:06 +01:00 |
|
Simon Robertshaw
|
36b2aa0191
|
QuickOptions!! #46
|
2012-08-03 15:29:18 +01:00 |
|
Simon Robertshaw
|
b165619266
|
Update menus on element change from lua, addresses issue #42
|
2012-08-03 00:47:39 +01:00 |
|
Simon Robertshaw
|
90ad1fd856
|
Restart N. Grav when needed (somewhat effects issue #31) and fix shitty logic when setting paused state on loading save (Fixes issue #34)
|
2012-07-29 12:29:19 +01:00 |
|
Simon Robertshaw
|
5befe5c25f
|
Local file browser + some more interesting things like Progress bar UI component
|
2012-07-27 20:06:17 +01:00 |
|
Simon Robertshaw
|
9b1fb64e16
|
WIND tool
|
2012-07-25 13:37:04 +01:00 |
|
Simon Robertshaw
|
e65e222f2c
|
Integer values for prefs, Default decoration colour, clear decoration
|
2012-07-24 13:03:28 +01:00 |
|
Simon Robertshaw
|
f7d8556965
|
Icons for menu items
|
2012-07-21 18:43:46 +01:00 |
|
Simon Robertshaw
|
4d961117bd
|
Special ligh placement
|
2012-07-19 17:49:40 +01:00 |
|