MaxED
|
bfda0c99e7
|
Find & Replace Mode: sector effects and linedef actions are now searched on bit by bit basis. That means map elements with partially matching Generalized effect/action can now be found.
|
2014-09-04 13:48:22 +00:00 |
|
MaxED
|
8132584155
|
Find and Replace mode: added "Sector Floor Height" and "Sector Ceiling Height" search modes.
|
2014-04-07 08:48:02 +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 |
|
MaxED
|
591f92cce6
|
Moving to new SVN...
|
2013-03-18 13:52:27 +00:00 |
|
MaxED
|
e308d2ff15
|
Updated to Doom Builder 2 r1599:
Find and Replace Mode: can now find things and linedefs by their flags
|
2012-08-14 20:10:59 +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 |
|