Dettaglio
2021.07.08.Log1912.txt
Nessuna revisione SVN parsata. Mostro il contenuto raw sotto.
Contenuto Raw
commit 2b4fa55fb27a12df023f46e7a0a2050eabf3ac88
Author: sirlemonhead <sirlemonhead@outlook.com>
Date: Thu Jul 8 21:25:18 2021 +0100
SW: Prevent invalid array access in drawoverheadmap()
commit df7d573e17a865fbd66c494192bdbf19f1eca03b
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date: Thu Jul 8 09:48:50 2021 +0200
Duke3D: Do not apply crouch speed modifier when shrunk
Fixes terminx/eduke32#108
commit 39ac4bc8450cde5e0d63d6f3d0fa1cdf095bdb66
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date: Thu Jul 8 18:46:58 2021 +0200
Duke3D: Replace klabs(x) with max(0, x) in overhead sprite computation
Fixes terminx/eduke32#139
See https://voidpoint.io/terminx/eduke32 for more details.