Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2020-01-27 00:00:00Z and 2020-01-28 00:00:00Z
Avatar
CFlow is effectively unused since 0.5. Only Add and Update are called. Neither Get nor DbgRender are used, making these calculations effectively useless. The related config var is commented out //MACRO_CONFIG_INT(ClFlow, cl_flow, 0, 0, 1, CFGFLAG_CLIENT|CFGFLAG_SAVE, ""). Even then only being
a test feature in the past - @oy 2011
I can see the use this could have, but then we should ac...
17:36
just "castrate" that class
17:36
or
17:36
delete
19:25
bcb6fd9 Dropping glu dependency - Flyingsky 04df49e Cleaning up remains of glu - Flyingsky 5dab15d Merge pull request #2432 from Byebyesky/master - oy
19:27
86dac37 fix missing margin when gametype scrollbar is s... - Robyt3 2949a17 Merge pull request #2436 from Robyt3/fixBrowser... - oy
20:23
70b89cf add CJsonWriter - Robyt3 81e883a use json writer for serverlist - Robyt3 7518f68 use json writer for ui_settings - Robyt3 b178a34 move SaveSkinfile to CSkins and refactor using ... - Robyt3 5b39083 fix alphabetical order of files in CMakeList - Robyt3
Avatar
robyt3 is a monster
20:48
respect
21:08
8c3aedb increase size of inline scoreboard scrollbar to... - Robyt3 4bd48ce Merge pull request #2438 from Robyt3/issue2429 - oy
Avatar
d5857a7 made base pointers for clistbox, cscrollregion ... - oy
Avatar
ClipEnable pushes a clip region on the stack, intersected with the previous clip. ClipDisable pops a clip region of the stack and restores the previous clip.
21:51
Avatar
  • Always include final newline.
  • Only put a space right of a colon.
  • Properly escape control characters lower than ASCII 0x20.
23:36
Depends on #2440.
  • Remove all allocations, replacing it with a maximum depth of 16.
  • Explicitly prefix enum variants with their type.
  • Rename io to IO.
What do you think about this, @Robyt3?
Exported 26 message(s)