codeimp
c79ad3fa55
added nodebuilder configurations and fixed some nodebuilding behavior
2009-01-04 11:35:05 +00:00
codeimp
e135c279eb
more on selectable editing modes
2008-11-27 19:25:13 +00:00
codeimp
bc465effea
moo
2008-11-27 12:37:20 +00:00
codeimp
580fe3f181
oops, the EditingManager should be a general manager, not depending on the loaded map
2008-11-27 11:59:17 +00:00
codeimp
b5e1ecbec1
- fixed bug in regex generator for texture sets (* behaved as 'one or more characters', now behaves as 'zero or more characters')
...
- fixed bug in removing multiple selected texture sets at once (only removed one at a time)
2008-10-08 18:05:31 +00:00
codeimp
645df3c997
fixed bug where Add Default Sets would add sets from the current configuration instead of selected configuration (this also fixes the crash when no map is opened)
2008-10-02 09:04:56 +00:00
codeimp
6d6b594c24
small user-interface improvements regarding texture sets and texture browsers
2008-10-01 20:04:50 +00:00
codeimp
fbe1dac0c6
texture sets pretty much done
2008-10-01 15:06:46 +00:00
codeimp
006146b7a8
working on texture sets
2008-10-01 12:42:30 +00:00
codeimp
6659577b27
started work on texture sets
2008-10-01 08:21:10 +00:00
codeimp
6b1bc51dda
fixed bug: changing skill now also updates the example result parameters
2008-09-10 18:34:26 +00:00
codeimp
cd6ee145a2
- added option to customize testing parameters (default uses parameters from configuration)
...
- added new placeholders %L1 and %L2 which result in the first and second map number (usefull for -warp)
- clicking outside the selection in EditSelectionMode accepts the changes and returns to previous mode
2008-09-09 23:06:31 +00:00
codeimp
8aa99cfb88
separated the Interface namespace into Controls and Windows
2008-05-29 11:54:45 +00:00