Detail
2021.06.29.Log1903.txt
No SVN revisions parsed. Raw content is shown below.
Raw Content
commit f42e32adb730a1be6f10777b1e54b63f97376c8c
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date: Tue Jun 29 13:53:41 2021 +0200
Duke3D: Update g_animPtr before and after cutscene loops
This will allow all CUTSCENE events to use the ifcutscene command.
Before, only EVENT_CUTSCENE for ANM files could use it.
commit 8d151022104618a929875d1f3a4fc6a50b0de13f
Author: Daniel Gurney <daniel@gurney.dev>
Date: Mon Jun 28 23:26:18 2021 +0300
Fix ARM64 Windows build by updating SDL
See https://voidpoint.io/terminx/eduke32 for more details.