Author: muggenhor
Date: Mon Aug 11 00:15:18 2008
New Revision: 5790

URL: http://svn.gna.org/viewcvs/warzone?rev=5790&view=rev
Log:
Merged revision r5285 into the 2.1 branch via svnmerge from trunk

This fixes DebianBug:493728

........
  r5285 | muggenhor | 2008-06-21 19:32:03 +0200 (za, 21 jun 2008) | 4 lines
  
   * 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:
    branches/2.1/   (props changed)
    branches/2.1/src/levels.c


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

Reply via email to