Dettaglio
2022.09.25.Log2034.txt
Nessuna revisione SVN parsata. Mostro il contenuto raw sotto.
Contenuto Raw
commit 2b3f691cd80897cd875cd92679784e71e5513c6e
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date: Sun Sep 25 21:40:44 2022 +0200
Engine: findfrompath() with empty filename immediately returns -1
Fixes a bug where an empty filename is interpreted as the current
directory "./", which of course always exists.
commit fd9212c4335a07858cfff86add5d1c754d3d71de
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date: Sun Sep 25 21:10:11 2022 +0200
Engine: Use AppTechnicalName instead of AppProperName for log filename
See https://voidpoint.io/terminx/eduke32 for more details.