.. |
ClippedStream.cs
|
Removed a metric ton of unused "using" directives from Core.
|
2013-04-11 11:04:16 +00:00 |
Configuration.cs
|
UDMF: sidedef flags are now defined in game configuration instead of being hardcoded.
|
2013-07-19 15:30:58 +00:00 |
DeserializerStream.cs
|
Removed a metric ton of unused "using" directives from Core.
|
2013-04-11 11:04:16 +00:00 |
DirectoryFileEntry.cs
|
Removed a metric ton of unused "using" directives from Core.
|
2013-04-11 11:04:16 +00:00 |
DirectoryFilesList.cs
|
Replaced massive amount of spaces with (massive amount of tabs / 4)
|
2013-09-11 09:47:53 +00:00 |
DoomColormapReader.cs
|
Replaced massive amount of spaces with (massive amount of tabs / 4)
|
2013-09-11 09:47:53 +00:00 |
DoomFlatReader.cs
|
Replaced massive amount of spaces with (massive amount of tabs / 4)
|
2013-09-11 09:47:53 +00:00 |
DoomMapSetIO.cs
|
Copy/Paste logic was broken in Doom and Hexen map formats since r1758...
|
2013-08-27 14:22:19 +00:00 |
DoomPictureReader.cs
|
Replaced massive amount of spaces with (massive amount of tabs / 4)
|
2013-09-11 09:47:53 +00:00 |
FileImageReader.cs
|
Replaced massive amount of spaces with (massive amount of tabs / 4)
|
2013-09-11 09:47:53 +00:00 |
HexenMapSetIO.cs
|
Copy/Paste logic was broken in Doom and Hexen map formats since r1758...
|
2013-08-27 14:22:19 +00:00 |
IImageReader.cs
|
Replaced massive amount of spaces with (massive amount of tabs / 4)
|
2013-09-11 09:47:53 +00:00 |
IMapSetIO.cs
|
Removed UDMFControls plugin.
|
2013-08-10 11:28:51 +00:00 |
IReadWriteStream.cs
|
Removed a metric ton of unused "using" directives from Core.
|
2013-04-11 11:04:16 +00:00 |
Lump.cs
|
Removed a metric ton of unused "using" directives from Core.
|
2013-04-11 11:04:16 +00:00 |
MapSetIO.cs
|
Copy/Paste logic was broken in Doom and Hexen map formats since r1758...
|
2013-08-27 14:22:19 +00:00 |
SerializerStream.cs
|
Added "File -> Open Map in current WAD" command (default shortcut is Ctrl-Shift-O).
|
2013-07-23 14:25:03 +00:00 |
UniversalCollection.cs
|
Removed a metric ton of unused "using" directives from Core.
|
2013-04-11 11:04:16 +00:00 |
UniversalEntry.cs
|
Replaced massive amount of spaces with (massive amount of tabs / 4)
|
2013-09-11 09:47:53 +00:00 |
UniversalMapSetIO.cs
|
Copy/Paste logic was broken in Doom and Hexen map formats since r1758...
|
2013-08-27 14:22:19 +00:00 |
UniversalParser.cs
|
UDMF: sidedef flags are now defined in game configuration instead of being hardcoded.
|
2013-07-19 15:30:58 +00:00 |
UniversalStreamReader.cs
|
UDMF, Custom Fields: fixed a crash when trying to create undo snapshot for a custom field of type bool or string when the map's .dbs file is not present or it doesn't contain type info about said field.
|
2013-11-06 09:34:47 +00:00 |
UniversalStreamWriter.cs
|
Visual mode: added "Look Through Selection" action (default key is "Y"). This action places visual camera at the same position as selected/highlighted thing and rotates it to match thing's angle. Special handling is available if targeted thing is AimingCamera, MovingCamera or SecurityCamera.
|
2013-08-08 11:04:13 +00:00 |
UnknownImageReader.cs
|
Replaced massive amount of spaces with (massive amount of tabs / 4)
|
2013-09-11 09:47:53 +00:00 |
WAD.cs
|
Updated documentation.
|
2013-08-19 12:12:31 +00:00 |