smite-meister
Warming Up
Posts: 18
Registered: 12-04 |
Ajapted said:
Truncating the name probably won't work, someone could have MYLEVEL1, MYLEVEL2, MYLEVEL3.
Maybe this: prefix the name with the ']' character, but if 8 letters then replace the first letter. For example: "]E1M1" "]MAP01" "]ITLEMAP".
Consider this: If someone wants to use the new extradata lumps, he has to modify his WAD anyway. Why can't we demand that while he's at it, the map lumpnames be modified also, for example to fit the ExMy/MAPxx formats. The editor could even ask the user for permission to do this automatically.
After the renaming / name validation the extradata could be stored in a more descriptively named lump, for example MAPxx#ED or something similar.
(The hash char is there just to make random name clashes more improbable.)
Slight problem: existing MAPINFO lump should be modified too.
|