qzdoom-gpl/src/xlat
Christoph Oelckers 82f3182e5b - deleted a few remaining references to XLATCC.
- deleted src/xlat/xlat_parser.c from the repository. Its content depend on the directory
  directory structure it is generated in and it gets recreated each time the project is 
  compiled (why?) so it'd be changed with each SVN commit. VC++ doesn't seem to mind if 
  it can't be found so I think it's better this way.


SVN r822 (trunk)
2008-03-20 09:59:53 +00:00
..
parse_xlat.cpp - Fixed: lempar.c needs to specify the __cdecl calling convention for malloc 2008-03-19 23:53:06 +00:00
xlat.h - Fixed: The source no longer built with GCC. 2008-03-19 23:03:14 +00:00
xlat_parser.h - Integrated xlatcc into ZDoom.exe so that the linedef translation files 2008-03-19 21:09:53 +00:00
xlat_parser.y - Integrated xlatcc into ZDoom.exe so that the linedef translation files 2008-03-19 21:09:53 +00:00