- [bugfix] sdl2main.lib is not linked with CMake (MrCool92)
- [bugfix] Opcode810D (obj_carrying_pid_obj) checks containers as well (JanSimek)
- [bugfix] Fix linking release builds on Windows and prevent closing console after a crash (JanSimek)
- [bugfix] Fix GLEW initialization on Wayland (ids1024)
- [feature] Logger interface introduced (alexeevdv)
- [feature] Search data files in parent dir...