codeimp
|
660ba1bfb1
|
- Fixed relative increase/decrease operators (++ and --) in numeric textboxes
- More format limitations checking code
|
2009-04-09 11:46:51 +00:00 |
|
codeimp
|
666154edfc
|
- More changes to properly use the format limitations
- Added default multiplayer flag to Skulltag (Hexen format) game configuration
|
2009-04-08 20:49:35 +00:00 |
|
codeimp
|
c1b6728f74
|
- Added lots of limitations to the different file format interfaces (MapSetIOs)
- Property dialogs now verify numeric input against the file format limitation
|
2009-04-08 19:11:40 +00:00 |
|
codeimp
|
869113c389
|
Fixed major bug in MapSet IO implementations (how can I have missed this?!)
|
2008-11-10 21:06:02 +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 |
|
codeimp
|
35e2a46458
|
- fixed incorrect comment in UniversalMapSetIO
- fixed bug that prevented a user from adding custom UDMF fields to any element
|
2008-09-10 15:00:23 +00:00 |
|
codeimp
|
e30b68c9c3
|
UDMF on top!
|
2008-06-01 20:25:46 +00:00 |
|
codeimp
|
2b9a233579
|
lots more UDMF code
|
2008-05-31 19:31:45 +00:00 |
|
codeimp
|
77720694a3
|
- added proper text rendering
- linedef lengths visible when dragging geometry
- included my ancient bitmap font creator
|
2008-05-13 14:24:35 +00:00 |
|
codeimp
|
d0f6963fb2
|
some fixes and additions with floating point vertices
|
2008-05-05 22:22:53 +00:00 |
|
codeimp
|
80f4d05965
|
some stuff regarding UDMF
|
2008-01-25 19:12:34 +00:00 |
|