PCExhumed - r2450 - Built: Wed Mar 18 19:57:58 UTC 2020 --- commit 136a5cf0744baf22087b68199e045c4efbc354a7 Author: ny00123 Date: Wed Mar 18 19:49:24 2020 +0000 Expand Nuke.YKT's patch from SVN r7414 to cover all 32-bit platforms. Fixes non-deterministic white rectangles rendering bug in PCExhumed. git-svn-id: https://svn.eduke32.com/eduke32@8768 1a8010ca-5511-0410-912e-c29ae57300e0 commit 2de18cb4941601a07de12ac51bd876b9b7b66f28 Author: ny00123 Date: Wed Mar 18 19:49:22 2020 +0000 Remove unused FAF_DebugView variable from sw/src/brooms.cpp. The corresponding variable in rooms.cpp is used if DEBUG is defined to nonzero. git-svn-id: https://svn.eduke32.com/eduke32@8767 1a8010ca-5511-0410-912e-c29ae57300e0 commit a6490dcedbfe3e8deb09b01841b89314ed8364c6 Author: ny00123 Date: Wed Mar 18 19:49:17 2020 +0000 sw/src/draw.cpp: Don't draw rooms if textured overhead map is drawn later. This also turns out to fix a Polymost-specific bug revealed in SVN r8711. Further remove a call to PicInView which does nothing. git-svn-id: https://svn.eduke32.com/eduke32@8766 1a8010ca-5511-0410-912e-c29ae57300e0 commit 2d2a51401c636c44f17643bf101732cd199a43b4 Author: terminx Date: Wed Mar 18 00:18:06 2020 +0000 Fix crash in menu file selector when no files OR directories are available to display git-svn-id: https://svn.eduke32.com/eduke32@8765 1a8010ca-5511-0410-912e-c29ae57300e0 commit cfc61d84f853dd1dfc3678c3e5a5731f83942ef7 Author: terminx Date: Tue Mar 17 23:33:20 2020 +0000 Fix FURY=1 build git-svn-id: https://svn.eduke32.com/eduke32@8764 1a8010ca-5511-0410-912e-c29ae57300e0