Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2021-07-25 00:00:00Z and 2021-07-26 00:00:00Z
Avatar
Fix all headers so the first headlines is always at level 1 and child headlines are always exactly 1 level below their parent. Remove obsolete compiling_everything document. The contents of this file in the repository have already been split into separate compiling_everything files. The online version at https://www.teeworlds.com/?page=docs&wiki=compiling_everything is already identical to https://www.teeworlds.com/?page=docs&wiki=hacking.
Avatar
This would include for example
  • File outlining how to write issues and pull requests.
  • Describe changes
  • Include screenshots for visual changes
  • Create a separate pull request to update the documentation, if adding commands, settings etc.
See https://docs.github.c...
Avatar
  • Remove obsolete comments of mem functions. Closes #2894.
  • Remove obsolete mem_alloc_debug and other remains of old memory management.
  • Remove the unused alignment parameter of mem_alloc. According to what I have read, any memory returned by malloc is always aligned correctly for all variables, so there should never have been any need for this.
Exported 3 message(s)