Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2020-04-04 00:00:00Z and 2020-04-05 00:00:00Z
Avatar
Learath2: this is a problem with immediate mode GUI
07:07
the layout is always one frame behind
Avatar
[quakenet] Learath2 BOT 2020-04-04 07:29:07Z
Dune: SDL needs to know that we are doing textinput, before the input is processed
Avatar
CDataFileWriter::Open returns true for success and false for failure, vice versa for CDataFileWriter::Close. opinions about the better way? @Learath2 maybe?
Avatar
[quakenet] Learath2 BOT 2020-04-04 07:43:29Z
I think true for success is way more common in teeworlds code, except for system.h which follows the classic 0 for success
Avatar
so Close will get true for success, ty
Avatar
Learath2: here's what I meant with NET_CTRLMSG_ACCEPT and the datafile sizes
08:22
Fixes two of the issues from #1120: NET_CTRLMSG_ACCEPT isn't enough to accept the connection: This message was basically unused (irrelevant for the connection establishment); I removed it...
Exported 8 message(s)