Commit Graph

  • b4ecf563c1 Add pdb to package Jérôme Leclercq 2017-02-27 16:29:24 +01:00
  • 14022ccee2 Network/ENetPeer: Fix crash Lynix 2017-02-24 10:15:13 +01:00
  • 745a9d12b0 Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Lynix 2017-02-23 09:29:11 +01:00
  • f00359072f Merge remote-tracking branch 'refs/remotes/origin/master' into console-widget Lynix 2017-02-23 00:47:12 +01:00
  • 55d9a22665 NDK/BaseWidget: Children widgets are now automatically parented to their parent Lynix 2017-02-23 00:09:39 +01:00
  • 496cdfd32c Merge branch 'master' into reflection-mapping Lynix 2017-02-23 00:08:57 +01:00
  • 8d402f0491 Update ContextParameters.cpp (#119) EloD10 2017-02-23 00:07:51 +01:00
  • ce6eb1d6d9 Update Console.cpp (#117) EloD10 2017-02-22 17:54:00 +01:00
  • 7c22ee637e Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Jérôme Leclercq 2017-02-22 16:53:01 +01:00
  • b1e4aea496 Physics2D/RigidBody2D: Add signal for movement/release Jérôme Leclercq 2017-02-22 16:52:34 +01:00
  • ea135156b8 Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Jérôme Leclercq 2017-02-22 15:32:28 +01:00
  • 45262145aa Physics2D/RigidBody2D: Add Userdata field Jérôme Leclercq 2017-02-22 15:31:51 +01:00
  • d77f483871 Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Jérôme Leclercq 2017-02-22 13:00:22 +01:00
  • 096ea72fb6 Physics2D/PhysWorld2D: Fix crash with physics callbacks Jérôme Leclercq 2017-02-22 13:00:05 +01:00
  • b0390221b5 Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Jérôme Leclercq 2017-02-22 12:36:03 +01:00
  • d68cb35056 Physics2D/Collider2D: Fix collision id and trigger default values Jérôme Leclercq 2017-02-21 17:02:52 +01:00
  • a53a916399 Network/ENetHost: Fix simulation being always active Jérôme Leclercq 2017-02-21 16:55:05 +01:00
  • 7322969b17 Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Jérôme Leclercq 2017-02-21 15:58:44 +01:00
  • 7b47a6ad2e Physics2D: Add support for trigger and callbacks Jérôme Leclercq 2017-02-21 15:58:31 +01:00
  • 218d9f3974 Network/ENetHost: Add GetBoundAddress() Jérôme Leclercq 2017-02-21 15:58:02 +01:00
  • c1cbc8c617 Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Jérôme Leclercq 2017-02-21 09:52:51 +01:00
  • b0d0a63fca Network/ENet: Add peer-side lag simulation Lynix 2017-02-20 23:37:31 +01:00
  • c2e4ccaf72 Various little fixes (#118) Gawaboumga 2017-02-19 23:15:13 +01:00
  • ead54e1c30 Merge branch 'master' into reflection-mapping Lynix 2017-02-18 15:07:17 +01:00
  • f99d465760 Merge branch 'reflection-mapping' of https://github.com/DigitalPulseSoftware/NazaraEngine into reflection-mapping Lynix 2017-02-18 15:07:11 +01:00
  • cc57fed42e Network/ENetPeer: Fix crash Jérôme Leclercq 2017-02-17 17:30:27 +01:00
  • 902949549c Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Lynix 2017-02-17 00:39:19 +01:00
  • ee9712fdcd Some more warning fixes Lynix 2017-02-17 00:38:44 +01:00
  • a4100d5b4e Utility/X11: Fix crash at startup Lynix 2017-02-17 00:21:40 +01:00
  • dc158d06a8 Fix warnings reported by Clang Lynix 2017-02-17 00:21:28 +01:00
  • 490f6becb2 Fix compilation... Lynix 2017-02-16 23:37:28 +01:00
  • 20dfd61ad7 Merge branch 'enet_wip_nothing_to_see_here' of https://github.com/DigitalPulseSoftware/NazaraEngine into enet_wip_nothing_to_see_here Lynix 2017-02-16 23:26:33 +01:00
  • e0dca1b043 Network/ENetPeer: Optimize CheckTimeouts function Lynix 2017-02-16 23:26:28 +01:00
  • b7ee6d7b29 Network/ENet: Move all packet allocation to host Lynix 2017-02-16 23:26:00 +01:00
  • 7b49b3dd0e Network/ENetPeer: Fix crash when handling fragment packets Jérôme Leclercq 2017-02-16 16:14:40 +01:00
  • dee5986de5 Network/NetPacket: Allow empty pointer for NetPacket creating (won't initialize memory) Jérôme Leclercq 2017-02-16 16:14:24 +01:00
  • 8225ad3b41 Network/ENetHost: Optimize acknowledgements handling Lynix 2017-02-15 08:27:15 +01:00
  • 890b06bfcb Network/ENet: Refactor Lynix 2017-02-15 08:26:56 +01:00
  • ef1d9dac3d Renderer/Renderer: Default to current GLSL version for AST generation Lynix 2017-02-15 07:52:02 +01:00
  • 35d9516ae8 Merge remote-tracking branch 'refs/remotes/origin/master' into ast-shader-generation Lynix 2017-02-15 07:23:54 +01:00
  • c8d046158c Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Lynix 2017-02-15 07:21:17 +01:00
  • 7cc11245f9 Core/Flags: Move external operators to the global scope Lynix 2017-02-15 07:13:00 +01:00
  • df5d22eb30 Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Lynix 2017-02-12 02:21:02 +01:00
  • 1904ce1576 Network/ENetPeer: Fix fragmented packet handling Lynix 2017-02-12 02:21:00 +01:00
  • 5655ff3fcf Network/ENetPacketFlags: Add Unreliable flag typedef for zero Lynix 2017-02-12 02:19:27 +01:00
  • 414779b53c Network/ENetPacket: Remove unused flags Lynix 2017-02-12 02:18:38 +01:00
  • 212f3eddf0 Network/UdpSocket: Fix documentation [skip ci] Lynix 2017-02-12 02:10:37 +01:00
  • 6d5d1ac1cb Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Lynix 2017-02-10 15:22:33 +01:00
  • ab6e9d3b86 Core/String: Fix FormatVA bug Lynix 2017-02-10 15:20:43 +01:00
  • 26945bb10e Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Jérôme Leclercq 2017-02-08 16:28:09 +01:00
  • 4df5ec776c Sdk/Entity: Fix entity destruction not calling Component::OnDetached Jérôme Leclercq 2017-02-08 16:27:55 +01:00
  • f103121cad Merge branch 'enet_wip_nothing_to_see_here' of https://github.com/DigitalPulseSoftware/NazaraEngine into enet_wip_nothing_to_see_here Jérôme Leclercq 2017-02-08 13:13:56 +01:00
  • 784cfab23b Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Jérôme Leclercq 2017-02-08 13:13:52 +01:00
  • 1a677387d1 Noise/NoiseBase: Replace default_random_engine by mt19937 Lynix 2017-02-07 20:12:31 +01:00
  • b0e7c4ba06 Merge branch 'master' into enet_wip_nothing_to_see_here Lynix 2017-02-02 10:11:49 +01:00
  • 2518a3939f Update documentation version Lynix 2017-02-01 20:54:25 +01:00
  • 9c66711a53 Update version Lynix 2017-02-01 20:02:12 +01:00
  • ed8deed23c Core/MemoryHelper: Add PlacementDestroy Jérôme Leclercq 2017-02-01 17:52:32 +01:00
  • 41d06fed38 Network/ENetHost: Fix packet leak when broadcasting with no peer connected Jérôme Leclercq 2017-02-01 17:52:01 +01:00
  • 0f2d315c1d Network/ENet: Fix header dependency Jérôme Leclercq 2017-02-01 17:51:41 +01:00
  • 7b8100dafe Network/ENet: Add ENet licence Lynix 2017-02-01 00:20:22 +01:00
  • a087174bf8 Network/Algorithm: Add HostToNet and NetToHost Lynix 2017-02-01 00:13:08 +01:00
  • 85257da07e Network/ENet: Fix some warnings Lynix 2017-01-31 23:05:18 +01:00
  • 6b8d9deb43 Network/ENet: Clean up time functions Lynix 2017-01-31 23:04:53 +01:00
  • 2f057191aa Network/ENetHost: Add GetServiceTime() Lynix 2017-01-31 22:19:17 +01:00
  • 4f1df53f07 Network/ENetPeer: Fix DisconnectLater not waiting for pending commands Jérôme Leclercq 2017-01-31 15:31:11 +01:00
  • 3ff483d2f6 Network/ENetPeer: Add GetPeerId() Jérôme Leclercq 2017-01-30 18:08:38 +01:00
  • b5797dfa12 Network/ENetHost: Move handling to ENetPeer Jérôme Leclercq 2017-01-30 18:08:21 +01:00
  • 4e517bc1e3 Network/ENetHost: Add network simulator Lynix 2017-01-28 17:18:06 +01:00
  • 4e2a037d6b Network/ENetPeer: Add total packet lost/sent counter Lynix 2017-01-28 17:17:42 +01:00
  • 34828929b2 Network/ENetHost: Fix a bug Lynix 2017-01-28 17:16:14 +01:00
  • 5207f2c821 Network/ENet: Fix some remaining bugs.... Lynix 2017-01-28 17:15:33 +01:00
  • 9d9d7472ca Network/ENetPacket: Fix a huge bug with packets Lynix 2017-01-28 14:09:43 +01:00
  • 6ab6ec4f14 Network/ENetPeer: Improved stability of connections Lynix 2017-01-28 12:14:41 +01:00
  • c9d5f2f1ac Network/ENet: More cleanup Lynix 2017-01-28 12:08:35 +01:00
  • 8fc734674d Network/ENet: Fix fragments and cleanup Lynix 2017-01-28 11:06:09 +01:00
  • 664e3a33ec Network/ENet: Fix compilation and warnings Lynix 2017-01-27 17:19:49 +01:00
  • 0e03aae6dc Network/ENetPeer: Fix compilation Lynix 2017-01-27 17:12:23 +01:00
  • 9a1ac8a2c7 Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Lynix 2017-01-27 16:49:25 +01:00
  • 42d5f849f7 Network/SocketImpl: Okay, I promise to try to compile myself next time Lynix 2017-01-27 16:49:09 +01:00
  • 80442924c1 Network/SocketImpl: Fix code, once more Lynix 2017-01-27 16:43:54 +01:00
  • 7602b4a041 Network/SocketImpl: Fix typo Lynix 2017-01-27 16:37:16 +01:00
  • 31ebe5983e Network: Fix typo.. Lynix 2017-01-27 16:31:41 +01:00
  • 0075c22e0c Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Lynix 2017-01-27 16:26:02 +01:00
  • 90237186b5 Network/SocketImpl: Fix missing include Lynix 2017-01-27 16:25:48 +01:00
  • 86ae60b6c2 Network: Fix compilation Lynix 2017-01-27 16:07:41 +01:00
  • f59b59da27 Merge remote-tracking branch 'refs/remotes/origin/master' into enet_wip_nothing_to_see_here Lynix 2017-01-27 15:09:01 +01:00
  • 3489421064 Network/UdpSocket: Fix UdpSocket::Receive failing when peers suddenly closes its socket Lynix 2017-01-27 15:08:26 +01:00
  • d8b7ff9fa6 Network/SocketImpl: Fix possible code errors (Posix) Lynix 2017-01-27 15:05:26 +01:00
  • 453ca77c1b Network/SocketImpl: Fix Send causing a SocketError_Internal status on non-blocking sockets Lynix 2017-01-27 15:05:04 +01:00
  • 002d33f590 Network/SocketImpl: Fix compilation Lynix 2017-01-27 14:55:37 +01:00
  • ab3b730d21 Network/TcpClient|UdpSocket: Add SendMultiple method Lynix 2017-01-27 14:51:01 +01:00
  • 1d6f22cd8a Core/Flags: Make Flags default-constructible Lynix 2017-01-27 14:49:07 +01:00
  • 8a59dc88b8 Commit progression Lynix 2017-01-27 14:48:31 +01:00
  • 12b4073033 Progress Lynix 2017-01-26 09:28:41 +01:00
  • 9e3341a32a Commit current work Jérôme Leclercq 2017-01-25 15:55:07 +01:00
  • 311e2a545d Network/SocketPoller: Fix cases where EAGAIN is not the same as EWOULDBLOCK (Posix) Jérôme Leclercq 2017-01-25 15:54:13 +01:00
  • 28965b799e Core/MemoryPool: Fix incorrect inlines Jérôme Leclercq 2017-01-25 15:53:25 +01:00
  • a18389c48e Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Jérôme Leclercq 2017-01-23 11:58:18 +01:00
  • 071147bf51 Network/AbstractSocket: Prevent querying/setting receive/send buffer size without opening the socket first Jérôme Leclercq 2017-01-23 11:58:05 +01:00