MaxED
6c1dbc0bf3
Find and Replace mode:
...
"Find Any Texture or Flat", "Find Sector Flat" and "Find Sidedef Texture" options now support "*" (match any number of characters) and "?" (match any single character) wildcards.
"Find Any Texture or Flat" is now available any game configuration (previously it was disabled when "MixTexturesFlats" game configuration option was disabled, now only "Replace" functionality is disabled).
"Find Thing Flags" and "Find Linedef Flags" can now replace flags.
Added "Find Sidedef Flags" and "Find Sector Flags" search options.
2014-11-05 12:32:48 +00:00
MaxED
3e5f85dc8f
Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter.
...
Maintenance: removed a ton of redundant stuff.
2014-02-21 14:42:12 +00:00
MaxED
2e88f8f4a5
Nodes Viewer now supports ZNODES in "XNOD", "XGLN", "XGL2" and "XGL3" formats.
...
Sector highlight is now shown in many more places.
Edit area auto-focusing is now disabled when any form is open.
2014-01-10 15:08:39 +00:00
MaxED
a150931bb2
Removed a metric ton of unused "using" directives from BuilderModes plugin.
2013-04-11 11:26:57 +00:00
MaxED
e243450f74
Added Xabis' ACS includes patch (well, most of it)
2013-03-29 11:24:30 +00:00
codeimp
6c09634660
Added Find & Replace for Thing Angles
...
Added lots of new filter options for Things Filters
Some interface polishing
2010-09-01 14:36:31 +00:00
codeimp
3ca0b615aa
- Things browser no longer closes when double-clicked on a category
...
- Find & Replace mode now changes render presentation to show Things on-top when a Things search is performed
2009-08-19 13:14:55 +00:00
codeimp
f09bfff419
@ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency.
2009-06-05 19:03:56 +00:00
codeimp
db132c30e8
Fixed the "within current selection" option in Find & Replace mode
2009-05-09 11:37:55 +00:00
codeimp
7e7f24e965
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00