Lynix
|
3d22321109
|
Big f***ing cleanup part 1
|
2020-02-23 00:42:22 +01:00 |
Jérôme Leclercq
|
706a06b506
|
Increase NetPacket size from UInt16 to UInt32
|
2018-09-25 15:51:45 +02:00 |
germinolegrand
|
1e55c4d9e9
|
Prerequisites instead of Prerequesites (typo) #152 (#153)
|
2018-01-16 12:23:01 +01:00 |
Gawaboumga
|
bbac0838dd
|
Include-What-You-Use (#137)
* IWYU Core
* IWYU Noise
* IWYU Utility
* IWYU Audio
* IWYU Platform
* IWYU Lua
* IWYU Network
* IWYU Physics2D
* IWYU Physics3D
* IWYU Renderer
* IWYU Graphics
* IWYU NDKServer
* IWYU Fix
* Try to fix compilation
* Other fixes
|
2017-10-01 11:17:09 +02:00 |
DrLynix
|
f383eca19a
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
Lynix
|
a34d1e410c
|
Core/Enum: Convert OpenMode and StreamOption to the new flags system
|
2016-11-27 13:40:47 +01:00 |
Lynix
|
d24de1f719
|
Network/NetPacket: Add move constructor/operator
Former-commit-id: 56cb793ab75e5bcd97b89c5be3592922c23a7a4d
|
2016-02-24 14:17:47 +01:00 |
Lynix
|
a851056c0a
|
Network/Packet: Fixes buffer size
Former-commit-id: 51fd56f76af8abe8feb1ed88802ef7ec0bd4a175
|
2016-02-24 14:17:28 +01:00 |
Lynix
|
6c0215952d
|
Network/NetPacket: Add Resize method and fix buffer size
Former-commit-id: 465864559149ef62279038c24649d73c75f38037
|
2016-02-04 14:40:40 +01:00 |
Lynix
|
33e2bb905b
|
Network/NetPacket: Add Get(Const)Data method
Former-commit-id: 53f4f230b3e7baa65c79d97b21e192108b771312
|
2016-02-04 13:24:08 +01:00 |
Lynix
|
00ed0e2ae3
|
Network/NetPacket: Inline some methods
Former-commit-id: d54e7b9ff1baf93f6da35e29123d598b84742eac
|
2016-02-04 12:24:44 +01:00 |
Lynix
|
4312de828e
|
Network: Add NetPacket class
Former-commit-id: 0c5acdbf9313621dddd3dcee23c6f85f46c27012
|
2016-02-03 18:44:03 +01:00 |