commit 3191b5f41670ee9341f0298e155172c0ef760031 Author: sirlemonhead Date: Mon Jul 12 18:18:30 2021 +0100 SW: Scroll through command history in the same order as original release of the game. commit 1a120803e799a905288cf034a5b98354f1e282cb Author: sirlemonhead Date: Mon Jul 12 17:50:28 2021 +0100 SW: Simplify game's command history to remove a bunch of strcpy()s. Also fixes ASAN error. See https://voidpoint.io/terminx/eduke32 for more details.