commit fe2bcb7b51d39ddd12a306ea3e84a468b325ed36 Author: NY00123 Date: Thu Mar 4 00:04:47 2021 +0200 Duke3D: Process empty skill name definitions as if they were " ". Fixes assertion failure with Suburbs TC. commit d85d0e070d114cd0b46ebadfa3159c9c0a3624f5 Author: NY00123 Date: Thu Mar 4 00:03:08 2021 +0200 Duke3D: Comment out writes of unused values to k while preparing the skill menu commit b177c05aef0bc929e81f7ce8b951ba7f6a1c77eb Author: NY00123 Date: Wed Mar 3 22:52:46 2021 +0200 Duke3D: Fix buffer overflows with parsing out of range strings in CON files See https://voidpoint.io/terminx/eduke32 for more details.