Lynix
|
b0d0a63fca
|
Network/ENet: Add peer-side lag simulation
|
2017-02-20 23:37:31 +01:00 |
Gawaboumga
|
c2e4ccaf72
|
Various little fixes (#118)
* Add missing override qualifier
* Mostly shadowing, virtual destructor and other little things
|
2017-02-19 23:15:13 +01:00 |
Lynix
|
ead54e1c30
|
Merge branch 'master' into reflection-mapping
|
2017-02-18 15:07:17 +01:00 |
Lynix
|
f99d465760
|
Merge branch 'reflection-mapping' of https://github.com/DigitalPulseSoftware/NazaraEngine into reflection-mapping
|
2017-02-18 15:07:11 +01:00 |
Jérôme Leclercq
|
cc57fed42e
|
Network/ENetPeer: Fix crash
|
2017-02-17 17:30:27 +01:00 |
Lynix
|
902949549c
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-17 00:39:19 +01:00 |
Lynix
|
ee9712fdcd
|
Some more warning fixes
|
2017-02-17 00:38:44 +01:00 |
Lynix
|
a4100d5b4e
|
Utility/X11: Fix crash at startup
|
2017-02-17 00:21:40 +01:00 |
Lynix
|
dc158d06a8
|
Fix warnings reported by Clang
|
2017-02-17 00:21:28 +01:00 |
Lynix
|
490f6becb2
|
Fix compilation...
That parenthesis probably didn't make it to GitHub, damn you packet
losses!
|
2017-02-16 23:37:28 +01:00 |
Lynix
|
20dfd61ad7
|
Merge branch 'enet_wip_nothing_to_see_here' of https://github.com/DigitalPulseSoftware/NazaraEngine into enet_wip_nothing_to_see_here
|
2017-02-16 23:26:33 +01:00 |
Lynix
|
e0dca1b043
|
Network/ENetPeer: Optimize CheckTimeouts function
|
2017-02-16 23:26:28 +01:00 |
Lynix
|
b7ee6d7b29
|
Network/ENet: Move all packet allocation to host
|
2017-02-16 23:26:00 +01:00 |
Jérôme Leclercq
|
7b49b3dd0e
|
Network/ENetPeer: Fix crash when handling fragment packets
|
2017-02-16 16:14:40 +01:00 |
Jérôme Leclercq
|
dee5986de5
|
Network/NetPacket: Allow empty pointer for NetPacket creating (won't initialize memory)
|
2017-02-16 16:14:24 +01:00 |
Lynix
|
8225ad3b41
|
Network/ENetHost: Optimize acknowledgements handling
|
2017-02-15 08:27:15 +01:00 |
Lynix
|
890b06bfcb
|
Network/ENet: Refactor
|
2017-02-15 08:26:56 +01:00 |
Lynix
|
ef1d9dac3d
|
Renderer/Renderer: Default to current GLSL version for AST generation
|
2017-02-15 07:52:02 +01:00 |
Lynix
|
35d9516ae8
|
Merge remote-tracking branch 'refs/remotes/origin/master' into ast-shader-generation
|
2017-02-15 07:23:54 +01:00 |
Lynix
|
c8d046158c
|
Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
|
2017-02-15 07:21:17 +01:00 |
Lynix
|
7cc11245f9
|
Core/Flags: Move external operators to the global scope
Fixes usage of those operators outside of the Nz namespace, global
scoping is not an issue thanks to the enable_if
|
2017-02-15 07:13:00 +01:00 |
Lynix
|
df5d22eb30
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-12 02:21:02 +01:00 |
Lynix
|
1904ce1576
|
Network/ENetPeer: Fix fragmented packet handling
|
2017-02-12 02:21:00 +01:00 |
Lynix
|
5655ff3fcf
|
Network/ENetPacketFlags: Add Unreliable flag typedef for zero
|
2017-02-12 02:19:27 +01:00 |
Lynix
|
414779b53c
|
Network/ENetPacket: Remove unused flags
|
2017-02-12 02:18:38 +01:00 |
Lynix
|
212f3eddf0
|
Network/UdpSocket: Fix documentation [skip ci]
|
2017-02-12 02:10:37 +01:00 |
Lynix
|
6d5d1ac1cb
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-10 15:22:33 +01:00 |
Lynix
|
ab6e9d3b86
|
Core/String: Fix FormatVA bug
|
2017-02-10 15:20:43 +01:00 |
Jérôme Leclercq
|
26945bb10e
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-08 16:28:09 +01:00 |
Jérôme Leclercq
|
4df5ec776c
|
Sdk/Entity: Fix entity destruction not calling Component::OnDetached
|
2017-02-08 16:27:55 +01:00 |
Jérôme Leclercq
|
f103121cad
|
Merge branch 'enet_wip_nothing_to_see_here' of https://github.com/DigitalPulseSoftware/NazaraEngine into enet_wip_nothing_to_see_here
|
2017-02-08 13:13:56 +01:00 |
Jérôme Leclercq
|
784cfab23b
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-08 13:13:52 +01:00 |
Lynix
|
1a677387d1
|
Noise/NoiseBase: Replace default_random_engine by mt19937
|
2017-02-07 20:12:31 +01:00 |
Lynix
|
b0e7c4ba06
|
Merge branch 'master' into enet_wip_nothing_to_see_here
|
2017-02-02 10:11:49 +01:00 |
Lynix
|
2518a3939f
|
Update documentation version
|
2017-02-01 20:54:25 +01:00 |
Lynix
|
9c66711a53
|
Update version
|
2017-02-01 20:02:12 +01:00 |
Jérôme Leclercq
|
ed8deed23c
|
Core/MemoryHelper: Add PlacementDestroy
|
2017-02-01 17:52:32 +01:00 |
Jérôme Leclercq
|
41d06fed38
|
Network/ENetHost: Fix packet leak when broadcasting with no peer connected
|
2017-02-01 17:52:01 +01:00 |
Jérôme Leclercq
|
0f2d315c1d
|
Network/ENet: Fix header dependency
|
2017-02-01 17:51:41 +01:00 |
Lynix
|
7b8100dafe
|
Network/ENet: Add ENet licence
|
2017-02-01 00:20:22 +01:00 |
Lynix
|
a087174bf8
|
Network/Algorithm: Add HostToNet and NetToHost
|
2017-02-01 00:13:08 +01:00 |
Lynix
|
85257da07e
|
Network/ENet: Fix some warnings
|
2017-01-31 23:05:18 +01:00 |
Lynix
|
6b8d9deb43
|
Network/ENet: Clean up time functions
|
2017-01-31 23:04:53 +01:00 |
Lynix
|
2f057191aa
|
Network/ENetHost: Add GetServiceTime()
|
2017-01-31 22:19:17 +01:00 |
Jérôme Leclercq
|
4f1df53f07
|
Network/ENetPeer: Fix DisconnectLater not waiting for pending commands
|
2017-01-31 15:31:11 +01:00 |
Jérôme Leclercq
|
3ff483d2f6
|
Network/ENetPeer: Add GetPeerId()
|
2017-01-30 18:08:38 +01:00 |
Jérôme Leclercq
|
b5797dfa12
|
Network/ENetHost: Move handling to ENetPeer
|
2017-01-30 18:08:21 +01:00 |
Lynix
|
4e517bc1e3
|
Network/ENetHost: Add network simulator
|
2017-01-28 17:18:06 +01:00 |
Lynix
|
4e2a037d6b
|
Network/ENetPeer: Add total packet lost/sent counter
|
2017-01-28 17:17:42 +01:00 |
Lynix
|
34828929b2
|
Network/ENetHost: Fix a bug
|
2017-01-28 17:16:14 +01:00 |