UltimateZoneBuilder/Source/Core/General
MaxED c325d7ec14 Changed, "Snap selected map elements to grid" action: the action now works on any selected map element type.
Fixed, Sectors mode: holding Alt to (de)select things inside of sectors worked only in band selection mode. Now it also works when selecting individual sectors and when using paint selection mode.
Fixed, Statistics Control: forgot to remove some test code in r2176...
Internal: removed several unused icons.
2015-01-10 23:12:19 +00:00
..
BinaryHeap.cs Linedef Edit Form, Sector Edit Form: when several map elements with different textures are selected, the "texture stack" icon is shown in the texture selectors instead of the "missing texture" icon. 2014-03-05 09:21:28 +00:00
Clock.cs A r1959 change in ImageSelectorControl prevented inherited classes from showing properly in Visual Studio's designer. 2014-05-20 09:09:28 +00:00
CRC.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
ErrorItem.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ErrorLogger.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
General.cs DECORATE parser: added special handling for ZDoom's special sprite names (namely TNT1, "####" and "----"). 2015-01-03 18:43:37 +00:00
Launcher.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
MapManager.cs Changed, "Snap selected map elements to grid" action: the action now works on any selected map element type. 2015-01-10 23:12:19 +00:00
MurmurHash2.cs Internal: added a debug console. 2014-11-13 09:43:39 +00:00
SavePurpose.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
StepsList.cs Sector Edit Form (Doom/Hexen): it was possible to set negative Brightness. 2014-09-15 08:15:22 +00:00