commit a564d27747b8f132df99dd995fcf553b6a71e20a Author: Dino Bollinger Date: Sun Aug 22 02:03:10 2021 +0200 Duke3D: Fix POLYMER=0 builds commit c624dd64dec0f45e1baa2c1f9180e0292472e616 Author: Dino Bollinger Date: Mon Aug 16 12:26:43 2021 +0200 Duke3D: Improve the CON_ADDLOGVAR command Changes: - Passing struct members and player vars as argument now works. - If struct members are accessed without specifying the index, the command will display which index was used by the CON VM. - Enable use of constant values for array indexing in addlogvar - Enable logging of integer constants with addlogvar - General refactoring and code improvement. commit b042d9b750e098ddc5a373fba2ae12340d6f7d58 Author: Dino Bollinger Date: Sun Aug 22 14:12:59 2021 -0700 defineskill and undefineskill changes See https://voidpoint.io/terminx/eduke32 for more details.