Jérôme Leclercq
|
658faf3d49
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-27 16:30:37 +01:00 |
Jérôme Leclercq
|
f22dd81d35
|
Physics2D/RigidBody2D: Add AddImpulse method
|
2017-02-27 16:30:18 +01:00 |
Jérôme Leclercq
|
b4ecf563c1
|
Add pdb to package
|
2017-02-27 16:29:24 +01:00 |
Lynix
|
14022ccee2
|
Network/ENetPeer: Fix crash
|
2017-02-24 10:15:13 +01:00 |
Lynix
|
745a9d12b0
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-23 09:29:11 +01:00 |
Lynix
|
55d9a22665
|
NDK/BaseWidget: Children widgets are now automatically parented to their parent
|
2017-02-23 00:09:39 +01:00 |
EloD10
|
8d402f0491
|
Update ContextParameters.cpp (#119)
* Update ContextParameters.cpp
Changing an incorrect comment
* Update ContextParameters.cpp
|
2017-02-23 00:07:51 +01:00 |
EloD10
|
ce6eb1d6d9
|
Update Console.cpp (#117)
* Update Console.cpp
Deleting a semicolon
* Update ButtonWidget.cpp
Removing empty fuction
* Update ButtonWidget.hpp
Removing unnecessary variable
|
2017-02-22 17:54:00 +01:00 |
Jérôme Leclercq
|
7c22ee637e
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-22 16:53:01 +01:00 |
Jérôme Leclercq
|
b1e4aea496
|
Physics2D/RigidBody2D: Add signal for movement/release
|
2017-02-22 16:52:34 +01:00 |
Jérôme Leclercq
|
ea135156b8
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-22 15:32:28 +01:00 |
Jérôme Leclercq
|
45262145aa
|
Physics2D/RigidBody2D: Add Userdata field
|
2017-02-22 15:31:51 +01:00 |
Jérôme Leclercq
|
d77f483871
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-22 13:00:22 +01:00 |
Jérôme Leclercq
|
096ea72fb6
|
Physics2D/PhysWorld2D: Fix crash with physics callbacks
|
2017-02-22 13:00:05 +01:00 |
Jérôme Leclercq
|
b0390221b5
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-22 12:36:03 +01:00 |
Jérôme Leclercq
|
d68cb35056
|
Physics2D/Collider2D: Fix collision id and trigger default values
|
2017-02-21 17:02:52 +01:00 |
Jérôme Leclercq
|
a53a916399
|
Network/ENetHost: Fix simulation being always active
|
2017-02-21 16:55:05 +01:00 |
Jérôme Leclercq
|
7322969b17
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-21 15:58:44 +01:00 |
Jérôme Leclercq
|
7b47a6ad2e
|
Physics2D: Add support for trigger and callbacks
|
2017-02-21 15:58:31 +01:00 |
Jérôme Leclercq
|
218d9f3974
|
Network/ENetHost: Add GetBoundAddress()
|
2017-02-21 15:58:02 +01:00 |
Jérôme Leclercq
|
c1cbc8c617
|
Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here
|
2017-02-21 09:52:51 +01:00 |
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 |
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
|
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 |