* P_LoopSidedefs() needed another fix as it shouldn't try to report errors found on the second loop.

* Updated to ZDoom r2543:
- Added a compatibility option to render all segs of a polyobject in the center's subsector and automatically set it for Hexen MAP36 and HEXDD MAP47.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@894 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2010-08-15 13:10:53 +00:00
parent bd45d338fc
commit 18ae99a67a
11 changed files with 61 additions and 12 deletions

View file

@ -3,5 +3,5 @@
// This file was automatically generated by the
// updaterevision tool. Do not edit by hand.
#define ZD_SVN_REVISION_STRING "2542"
#define ZD_SVN_REVISION_NUMBER 2542
#define ZD_SVN_REVISION_STRING "2543"
#define ZD_SVN_REVISION_NUMBER 2543