jacob1
|
c44e734abe
|
fix crashes when the selected element is NULL (via lua), add gfx.getHexColor (inverse of gfx.getColors)
|
2014-06-09 17:42:44 -04:00 |
|
jacob1
|
ec29044ce6
|
output log (console) messages to the console, or stdout.txt on windows
|
2014-06-09 16:23:18 -04:00 |
|
jacob1
|
0409d93789
|
signs can be moved onto the zoom window, fixes #89
|
2014-01-17 23:27:57 -05:00 |
|
mniip
|
bf908bbfbf
|
Fix various warnings, remove silly useless NO_INLINE system, remove the need for -fkeep-inline-functions
|
2013-10-30 04:47:07 +04:00 |
|
jacob1
|
f56a2f6000
|
add back replace mode and specific delete. Activated with insert key / delete key, use ctrl+alt click to select what to use for the checks
|
2013-07-18 15:40:32 -04:00 |
|
jacob1
|
a98fb2092d
|
click a preset once to select it, twice to switch to deco set tool. Prevent changing middle selected element in the deco editor
|
2013-07-17 17:21:35 -04:00 |
|
jacob1
|
4243987acd
|
black decoration preset, improve look of deco buttons a little
|
2013-07-17 16:53:14 -04:00 |
|
jacob1
|
6f29926b96
|
deco menu button textures (not black)
|
2013-07-16 13:08:57 -04:00 |
|
jacob1
|
5773e6afb5
|
fix multiple deco presets being able to be selected at once, fix "Decorations: Enable" coming up every time you open the deco editor, presets deselected when you leave editor
|
2013-07-16 11:24:11 -04:00 |
|
jacob1
|
519d220101
|
save more settings in powder.pref like ngrav_enable, aheat_enable, pretty powders, and debug hud. Also save ambient heat in saves, and add a warning in the intro text in betas that you can't save publically
|
2013-07-02 15:09:00 -04:00 |
|
jacob1
|
76ce2de1ce
|
change some wall descriptions a little
|
2013-06-23 20:40:19 -04:00 |
|
jacob1
|
e146ae50ab
|
some minor changes to tools
|
2013-06-06 23:28:07 -04:00 |
|
jacob1
|
b16524292e
|
fix bug where you had to start using a tool before setting it's strength
|
2013-05-31 19:53:32 -04:00 |
|
jacob1
|
7b6ded50dc
|
rename GRAV back to PGRV, fix formatting in generator, remove useless file
|
2013-05-16 20:04:39 -04:00 |
|
jacob1
|
027649e858
|
lua simulation api functions for drawing with tools / deco
|
2013-05-16 19:33:30 -04:00 |
|
jacob1
|
dfc33aaeea
|
finish return values for the legacy api, add sim.saveStamp and sim.loadStamp
|
2013-05-15 13:51:45 -04:00 |
|
jacob1
|
94d21a1679
|
when called with no arguments, some tpt. functions will act as get functions (unfinished)
Also, redo some menu stuff to use int's instead of Menu *s, and fix bug with toggleable buttons being toggled without triggering their actions
|
2013-05-14 23:50:26 -04:00 |
|
jacob1
|
431f5a0083
|
lua simulation api functions for creating particles, walls, boxes, and walls
|
2013-05-14 14:40:18 -04:00 |
|
mniip
|
f9017bc7bb
|
fixed dropper debug printing
|
2013-04-25 22:56:41 +04:00 |
|
Simon Robertshaw
|
bdc69f31c0
|
Fix includes for GUI stuff
|
2013-03-22 14:26:24 +00:00 |
|
Simon Robertshaw
|
9abe51526c
|
Move all GUI source files into gui/
|
2013-03-22 14:14:17 +00:00 |
|