codeimp
|
2aedd732d3
|
added checks to allow opening maps with missing sidedefs, sectors or vertices (in these cases, the element requiring the missing element will be removed from the map during loading)
|
2009-01-09 21:25:15 +00:00 |
|
codeimp
|
74957e8dda
|
fixed thing angles written in UDMF format
|
2009-01-07 20:22:12 +00:00 |
|
codeimp
|
2b7cfbac06
|
flags and activations conversion to and from UDMF format (needed for copy/paste between map formats and prefabs)
|
2008-12-31 14:08:40 +00:00 |
|
codeimp
|
8d3d00372b
|
even better copy/pasting
|
2008-09-23 17:46:34 +00:00 |
|
codeimp
|
b717794aed
|
- splitten up UDMF reading/writing in seperate classes where they write to/read from a stream. the UniversalMapSetIO now simply makes use of the reader and writer.
- EmptyLongName in MapSet is now a static field
|
2008-09-17 19:21:45 +00:00 |
|