Commit Graph

  • c93e4e901e Core: Add Serializer/Unserializer Lynix 2015-11-20 14:23:10 +01:00
  • ed961f5ba8 Core: Merge InputStream and OutputStream to Stream Lynix 2015-11-20 13:52:49 +01:00
  • a47e5633d4 Core/String: Fix (Un)Serialize not checking string read/write Lynix 2015-11-19 14:04:00 +01:00
  • 35b27bbe67 Core/MemoryStream: Add hash overload for MemoryStream Lynix 2015-11-19 14:03:26 +01:00
  • 11f85ab9bb Core/MemoryStream: Add default constructor and getters Lynix 2015-11-19 13:57:39 +01:00
  • 1c8a09f90c Core: Replace serialization arguments by context structures Lynix 2015-11-19 13:25:07 +01:00
  • bc4eb96af2 Core/File: Fix StreamOption_Text staying if reopened Lynix 2015-11-19 12:30:30 +01:00
  • 6eada337b8 Core/File: Fix compilation Lynix 2015-11-19 12:18:27 +01:00
  • 3fb9e57360 Core/Serialization: Add correct endianness handling Lynix 2015-11-18 18:49:38 +01:00
  • be01b6f3b4 Core: Add serialization interface Lynix 2015-11-18 18:29:20 +01:00
  • 167f3e4a27 Core: Switch Hashable struct to HashAppend function Lynix 2015-11-18 18:28:56 +01:00
  • 00423c4211 Core/File: Remove useless SetOpenMode method (equivalent to Open) Lynix 2015-11-18 18:27:01 +01:00
  • ddc343a630 Core: Rename MemoryStream to MemoryView, add MemoryStream Lynix 2015-11-17 14:06:57 +01:00
  • a1bb104255 Core/File: Fix crash Lynix 2015-11-17 14:05:46 +01:00
  • 131d047517 Regenerate global headers Lynix 2015-11-17 13:21:12 +01:00
  • 8371ce068f Core: Update Stream interface Lynix 2015-11-17 13:19:44 +01:00
  • fb920f0016 Core: Add OutputStream class Lynix 2015-11-17 12:47:13 +01:00
  • 9f7468d940 Core/ByteArray: Fix missing include Lynix 2015-11-16 14:05:04 +01:00
  • 21f223f1c7 Core: Reworked hashes Lynix 2015-11-16 14:04:39 +01:00
  • 86da939520 Merge branch 'NDK' of https://github.com/DigitalPulseSoftware/NazaraEngine into NDK Lynix 2015-11-16 10:05:48 +01:00
  • 0cda3c1d14 Network/SocketImpl: Add query methods Lynix 2015-11-16 10:05:45 +01:00
  • b64ea6f534 Core/String: Fix missing modifications Lynix 2015-11-14 17:37:03 +01:00
  • 682b8811f5 Graphics/TextSprite: Fix crash Lynix 2015-11-14 11:43:24 +01:00
  • 6a3eb68225 Core/String: Fix heap corruption Lynix 2015-11-14 11:43:06 +01:00
  • a128c2aacb Network/HostnameInfo: Fix empty canonical name on Windows Lynix 2015-11-14 02:12:40 +01:00
  • e8aa649cfc Network/HostnameInfo: Replace family/socketType raw value by engine enumeration Lynix 2015-11-14 02:12:10 +01:00
  • 1b4ac70ac3 Network/SocketImpl: Fix SetKeepAlive Lynix 2015-11-13 18:21:26 +01:00
  • 3a4acd9584 Network/TcpClient: Remove unreliable QueryState() Lynix 2015-11-13 14:17:43 +01:00
  • a324f44901 Network/TcpClient: Fix QueryState() when connection failed Lynix 2015-11-13 14:01:36 +01:00
  • 5325513bd8 Network/TcpClient: Allow configuration before connection Lynix 2015-11-13 14:01:18 +01:00
  • 8935aa895d Network/SocketImpl: Fix QueryAvailableBytes error handling on Windows Lynix 2015-11-13 13:07:49 +01:00
  • 328083638e Network/UdpSocket: Improve code Lynix 2015-11-13 13:07:24 +01:00
  • a9611680e7 Merge branch 'NDK' of https://github.com/DigitalPulseSoftware/NazaraEngine into NDK Lynix 2015-11-12 22:08:50 +01:00
  • b77c50fe58 Network/TcpClient: Fix peer address not updated if Connect() fails Lynix 2015-11-12 14:54:47 +01:00
  • f28e1a7d9b Network/UdpSocket: Add broadcasting option Lynix 2015-11-12 13:35:46 +01:00
  • 81221fbf0b Network/TcpClient: Fix LowDelay Lynix 2015-11-12 13:19:21 +01:00
  • 5d6e6b2d45 Fix errors and warnings Lynix 2015-11-12 00:29:10 +01:00
  • a26c979d84 Network/TcpClient: Add Connect overload resolving hostname Lynix 2015-11-10 14:45:59 +01:00
  • 3b9c736c16 Network/AbstractSocket: Fix state sent to OnStateChange Lynix 2015-11-10 14:42:36 +01:00
  • fd09cdbf1e Network/TcpClient: Replace Connect overload by WaitForConnected method Lynix 2015-11-10 13:55:42 +01:00
  • dd987e6b71 Network: Fix global header Lynix 2015-11-10 13:53:23 +01:00
  • 66daa68333 Network: Little clean up Lynix 2015-11-10 13:35:09 +01:00
  • 65bc2d46e7 Network/Win32: Update comment Lynix 2015-11-10 13:26:47 +01:00
  • 4ad1a47064 Network: Add ResolveError handling Lynix 2015-11-10 13:24:25 +01:00
  • 5f0aa64555 Network/TcpClient: Fix clients from TcpServer state Lynix 2015-11-10 12:47:33 +01:00
  • 64cd9edd6b Network/AbstractSocket: Fix comment Lynix 2015-11-10 12:43:30 +01:00
  • 2efaa9dad6 Network/Socket: Rename ChangeState to UpdateState Lynix 2015-11-10 12:19:03 +01:00
  • 890e5c75d6 Network/AbstractSocket: Update OnStateChange signal Lynix 2015-11-10 12:17:30 +01:00
  • 2a70758f08 Network: Get rid of now useless TcpBase Lynix 2015-11-10 12:14:59 +01:00
  • 1bbf038cc6 Network: First commit Lynix 2015-11-09 15:02:25 +01:00
  • dfa6f06337 Core/Error: Make NazaraAssert blocklike (fixing integration) Lynix 2015-11-03 22:34:46 +01:00
  • fe680c038b Core/String: Fix crash Lynix 2015-11-03 22:34:09 +01:00
  • 69d98fa724 Revert "Build: Make compiling with make easier by adding a native plateform" Lynix 2015-09-28 21:38:33 +02:00
  • e572a65449 Merge branch 'NDK' of https://github.com/DigitalPulseSoftware/NazaraEngine into NDK Lynix 2015-09-28 21:28:20 +02:00
  • b711f47304 Build: Make compiling with make easier by adding a native plateform Lynix 2015-09-28 21:27:17 +02:00
  • a959207ea3 Noise: Rename HybridMultiFractal2D filename Lynix 2015-09-28 21:26:52 +02:00
  • 5fbd035f12 Noise: Remove HybridMultifractal2D.hpp to rename it Lynix 2015-09-28 21:26:29 +02:00
  • 1db673f9be Example: Update FirstScene for NDK Lynix 2015-09-28 13:56:33 +02:00
  • f54eb0402f Examples: Fix MeshInfos Lynix 2015-09-28 12:41:41 +02:00
  • 05056d41de Build: Fix project generation for Linux Lynix 2015-09-28 00:41:59 +02:00
  • 0112d5746f Update/fix module template Lynix 2015-09-28 00:41:36 +02:00
  • 7db9be3cfb Disable memory manager for every module Lynix 2015-09-28 00:41:24 +02:00
  • 6fe20d067a Audio: Fix Enums.hpp header guard Lynix 2015-09-28 00:40:51 +02:00
  • 20e8ef1436 Update module template Lynix 2015-09-27 18:28:43 +02:00
  • 24e5141cbe Merge pull request #40 from Gawaboumga/NDK Lynix 2015-09-27 17:34:06 +02:00
  • 37586e7283 Switch from Nz prefix to namespace Nz for linux Youri Hubaut 2015-09-27 15:58:49 +02:00
  • 752518ef14 Fix module compilation on linux Youri Hubaut 2015-09-27 15:37:45 +02:00
  • 504452a60b Ndk/World: Fix crash with unused-systems Lynix 2015-09-26 21:54:34 +02:00
  • fe2e47478e Commit forgotten files Lynix 2015-09-25 23:17:44 +02:00
  • eaf1bb3601 Merge branch 'NDK-Refactor' into NDK Lynix 2015-09-25 23:16:58 +02:00
  • df8da275c4 Switch from Nz prefix to namespace Nz Lynix 2015-09-25 19:20:05 +02:00
  • c183102784 Examples: Fix HardwareInfo Lynix 2015-09-24 21:36:59 +02:00
  • 70ea6912e1 Merge branch 'OpenGL3-upgrade' into NDK Lynix 2015-09-24 21:35:43 +02:00
  • c214251ecf Update copy/move constructors/operators Lynix 2015-09-24 12:51:52 +02:00
  • dea3fb4e39 Convert spaces to tabs Lynix 2015-09-24 00:55:57 +02:00
  • ce3bbf6c78 Audio: Uniformize SampleCount/SampleRate type Lynix 2015-09-24 00:39:48 +02:00
  • 2fd3872099 Core: Remove NonCopyable Lynix 2015-09-24 00:37:21 +02:00
  • 1ffd2b724f Merge branch 'NDK' into NDK-ShadowMapping Lynix 2015-09-20 23:42:12 +02:00
  • b16abf0d09 Merge branch 'master' into NDK Lynix 2015-09-20 23:41:21 +02:00
  • f1c8d09a82 Merge pull request #39 from Gawaboumga/XCB/GLX-Update Lynix 2015-09-19 18:16:16 +02:00
  • 829b356ae2 First GLX implementation Youri Hubaut 2015-09-19 17:22:25 +02:00
  • e8cc3e357e First xcb implementation Youri Hubaut 2015-09-19 17:20:01 +02:00
  • 438e45c08e Test fixes for linux Youri Hubaut 2015-09-19 17:11:31 +02:00
  • a4032abe63 Fix compilation on linux Youri Hubaut 2015-09-19 17:10:34 +02:00
  • 6ed8abafc6 Ndk/RenderSystem: Fix compilation Lynix 2015-09-19 15:31:39 +02:00
  • cca9bb238b Merge branch 'NDK' into NDK-ShadowMapping Lynix 2015-09-19 15:31:01 +02:00
  • ea3644ef44 Ndk: Optimize coordinate system matrix concatenation Lynix 2015-09-19 15:13:00 +02:00
  • 025d873228 Merge branch 'NDK' into NDK-ShadowMapping Lynix 2015-09-19 14:47:02 +02:00
  • 67a9dc692a Physics/Geom: Fix NullGeom InertialMatrix Lynix 2015-09-19 14:44:41 +02:00
  • bef0736295 Build: Disable VS Minimal Rebuild (in order to enable /MP) Lynix 2015-09-19 13:38:30 +02:00
  • 252adbf191 Build: Fix support for windowed tools Lynix 2015-09-19 13:37:29 +02:00
  • a61f968d05 UnitTests: Add build script and move current tests to "tests/Engine" directory (from "tests/Nazara") Lynix 2015-09-19 01:14:19 +02:00
  • a09f859144 Build: Fix support for executable tools Lynix 2015-09-19 01:12:57 +02:00
  • 2c752a38c3 Core/Bitset: Minor changes Lynix 2015-09-18 20:00:53 +02:00
  • 294894e8c1 UnitTests: Fix includes Lynix 2015-09-18 14:11:44 +02:00
  • b56a454a40 Core/ByteArray: Add missing implementation of Front() Lynix 2015-09-18 14:10:24 +02:00
  • 466720abec Core/String: Fix IsNull() method (thanks to Unit tests) Lynix 2015-09-18 14:10:15 +02:00
  • 859544eaa7 Ndk: Add support for 2D rendering Lynix 2015-09-18 12:34:05 +02:00
  • dd7afa970f Ndk/CameraComponent: Fix copy constructor not connecting the render target signal Lynix 2015-09-14 22:43:02 +02:00
  • ea66d01246 Ndk/EntityHandle: Add ToString() method Lynix 2015-09-14 22:41:55 +02:00