Author: muggenhor
Date: Sat Jun 21 19:32:03 2008
New Revision: 5285

URL: http://svn.gna.org/viewcvs/warzone?rev=5285&view=rev
Log:
 * Make the level parser state enum a typedef (LEVELPARSER_STATE)
 * When lev_error() gets called do __not__ ASSERT, use debug(LOG_ERROR, ... 
instead as the return value of false will be used as an indicator of failure 
anyway (no need to abort as it will cause the --selftest to always fail)
 * Accept empty input files for the .lev parser

Modified:
    trunk/src/levels.c


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to