Kawe Mazidjatari c786d86eae Engine: fix netchan bugs and add SendData()
Fixed bug in CNetChan::SendNetMsg() where the return value of INetMessage::WriteToBuffer() was not checked, nor did we return if the stream we added the message in was overflowed. If the function gets to the stage of writing the msg in the buffer, we need to return true only if we didn't overflow AND if the msg was successfully written. Also added a method for sending bitbuf data into stream of choice.
2024-04-05 17:59:53 +02:00
..
2024-04-05 17:19:29 +02:00
2023-07-19 18:56:01 +02:00
2024-04-05 17:46:52 +02:00
2024-04-05 17:56:53 +02:00
2024-04-05 17:56:50 +02:00
2023-08-04 11:20:24 +02:00
2024-04-05 17:56:50 +02:00
2024-04-05 17:56:51 +02:00
2024-04-05 17:56:51 +02:00
2024-04-05 17:58:51 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00