quakeforge/tools/io_qfmap
Bill Currie 7204f8d90d Minor robustness improvements to map importing.
Allow map parse errors to be reported propertly (the raise was for
debugging) and give up gracefully when the wad file can't be found.
2012-09-10 19:23:15 +09:00
..
__init__.py Display a message for entity class parsing errors. 2012-09-10 16:14:32 +09:00
entity.py Move the entity class comment into its own box. 2012-09-10 13:19:38 +09:00
entityclass.py Create EntityClassError exception. 2012-09-10 15:57:50 +09:00
import_map.py Minor robustness improvements to map importing. 2012-09-10 19:23:15 +09:00
map.py Bind map_error to the script object. 2012-09-10 14:59:43 +09:00
qfplist.py Add a symlink to io_mesh_qfmdl's qfplist.py 2012-09-03 13:33:59 +09:00
quakepal.py Texture the world :) 2012-09-04 17:04:30 +09:00
script.py Implement Script.error properly. 2012-09-10 14:58:41 +09:00
wad.py Ensure all files have the gpl block. 2012-09-10 12:40:55 +09:00