Added the ability to load linedefs from a wad file. Also added functions to the linedef type to allow you to check the status of each bit of the flags value making it very easy to check linedef properties.
Added the ability to load vertex data from the vertexes lump for a given level. This is to close issue #5 to get vertex data loading working.