------------------------------------------------------------------------ r6895 | terminx | 2018-05-22 12:03:44 -0700 (Tue, 22 May 2018) | 1 line Move some of the more commonly used CON functions to the top of the switch in VM_Execute(), and promote some of the loop's variables to native_t. Unfortunately, Visual Studio's new clang-format integration took it upon itself to reformat everything. Use diff -w. ------------------------------------------------------------------------ r6894 | terminx | 2018-05-22 12:03:24 -0700 (Tue, 22 May 2018) | 1 line CON: make setting a sector's .wallptr call setfirstwall() instead of setting it directly and corrupting the map ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.