Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2022-01-29 00:00:00Z and 2022-01-30 00:00:00Z
Avatar
LAYERTYPE_GAME was always unused, as game layers are instead tile layers with the game flag. This fixes the check for consistency, but it wasn't really required anyway, as the UI controls for the group are hidden and it's therefore already impossible to change the group of the game layer.
12:02
This makes CTile a struct for consistency, as all other mapitems and the like are also structs. Preparation for #2931.
Avatar
Under some circumstances the OpenGL package cannot be found when the component specification is used on find_package. For example: Ubuntu 20.04.3 LTS, 64 bit in VirtualBox using afl-clang-fast++ (AFL++ fuzzer) as compiler.
Exported 3 message(s)