NBlood - r2166 - Built: Wed 5 Feb 11:00:02 EET 2020 --- commit 1cf70f5d0c73f9be0811845da190ee1fac3cb528 Author: sirlemonhead Date: Tue Feb 4 21:53:25 2020 +0000 PCExhumed: Fix non-Windows builds by removing OutputDebugString() win32 function call. Oops. commit cd6fc214bb99e09cb2728e2bf7153b75441ba813 Author: sirlemonhead Date: Tue Feb 4 21:50:17 2020 +0000 PCExhumed: Remove function declaration for ServeSample in movie.cpp commit 0c2413a1a4f3ae52c345facf880ccc24c86f50ac Author: sirlemonhead Date: Tue Feb 4 21:45:10 2020 +0000 PCExhumed: Misc code tidying. Changed cases in runlist_ProcessSectorTag() to match editor tag numbers, consolidated duplicate code in runlist_ProcessWallTag(), renamed ActiveSound struct vars etc.