Weekly Updates #20

Here is our weekly update. This week, we worked mostly on bug fixes, preparing our engine to be used for a new techdemo.

  • Kersten fixed a problem in the Engine core causing the screen to remain black and is now using static code analysis to find more bugs.
  • Tobias is working on Windows integration of our engine (wrangling with UAC for updates and other stuff).
  • Marc fixed some Windows-related bugs and is now integrating the new GUI-system into the engine.
  • Marcus is investigating Windows-specific bugs in the Bytecode JIT compilation of our procedural function system.
  • Lukas is working on bugs in our scripting system.