Commit Graph

  • c935c1a293 Graphics/OBJLoader: Allow users to specifiy a vertex count cache when loading Lynix 2016-03-08 13:39:08 +01:00
  • dce587bd63 Add support for custom resource parameters Lynix 2016-03-08 13:37:17 +01:00
  • b524d9395a Core/String: Fix documentation comments Lynix 2016-03-08 13:12:02 +01:00
  • d6ff7d065e Utility/Image: Add saver (allowing to save images) Lynix 2016-03-08 13:11:09 +01:00
  • 6f9d778749 Core/ResourceLoader: Replace checks by asserts Lynix 2016-03-08 13:10:06 +01:00
  • 0ffc3c6557 Core: Add ResourceSaver class Lynix 2016-03-08 13:09:41 +01:00
  • 883f2eca39 Extlibs/STB: Update stb_image.h and add stb_image_write.h Lynix 2016-03-07 13:05:21 +01:00
  • ff0efbaf47 Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Lynix 2016-03-07 11:03:13 +01:00
  • a39cfcc92e Core/Color: Add serialization Lynix 2016-03-06 14:55:42 +01:00
  • 300dc82806 Math: Fix missing includes Lynix 2016-03-06 14:54:56 +01:00
  • e9d126b3a4 Math: Add serialization specialization for all types Lynix 2016-03-06 01:54:13 +01:00
  • 946d2cea7a SDK: Add global headers (improved global headers script) Lynix 2016-03-03 14:10:52 +01:00
  • d6a436100c Network/IpAddress: Add std::hash specialization Lynix 2016-03-02 16:53:58 +01:00
  • 192fccc634 Fix compilation Lynix 2016-03-02 16:53:20 +01:00
  • ad55ff159b Network: Add NetPacket to global header Lynix 2016-03-01 15:38:04 +01:00
  • 1c4135fc09 Improve documentation Lynix 2016-03-01 15:37:05 +01:00
  • dbce7592a9 Sdk: Make World moveable Lynix 2016-03-01 14:01:31 +01:00
  • 36067e31c4 Utility/Window: Make Window moveable Lynix 2016-03-01 14:00:53 +01:00
  • 40e12ebffa Network/Enum: Fix typo Lynix 2016-03-01 14:00:27 +01:00
  • c93f1c0d73 Update Doxyfile Lynix 2016-03-01 14:00:10 +01:00
  • cc7263e398 Core/MemoryPool: Fix missing include Lynix 2016-03-01 13:59:41 +01:00
  • 188c1e4c1e Core/Bitset: Made destructor and Clear() noexcept Lynix 2016-03-01 13:59:31 +01:00
  • f9a95ce054 Core: Made Mutex and ConditionVariable moveable Lynix 2016-03-01 13:59:17 +01:00
  • 790275da8f Tests: Fix compile error Lynix 2016-03-01 13:58:45 +01:00
  • e9bb81e851 Utility/Algorithm: Fix crash in ComputeAABB Lynix 2016-02-24 17:09:40 +01:00
  • e65d495a98 Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Lynix 2016-02-24 14:19:21 +01:00
  • ff25505d92 Network: Remove outdated comment Lynix 2016-02-24 14:19:15 +01:00
  • 9d4256a4d2 Network/TcpClient: Fix disconnection of previous connection not happening with IP connection Lynix 2016-02-24 14:19:03 +01:00
  • a0a088a914 Network/UdpSocket: Fix receiving packet Lynix 2016-02-24 14:18:22 +01:00
  • d24de1f719 Network/NetPacket: Add move constructor/operator Lynix 2016-02-24 14:17:47 +01:00
  • a851056c0a Network/Packet: Fixes buffer size Lynix 2016-02-24 14:17:28 +01:00
  • d6279914b4 Network/Socket: Fix last error being undefined without any operation Lynix 2016-02-24 14:14:29 +01:00
  • dff6e855e4 Fixes compilation on GCC Lynix 2016-02-24 14:12:45 +01:00
  • 1430547e6e Merge pull request #55 from Gawaboumga/Documentation-Update-Merge Lynix 2016-02-24 13:38:27 +01:00
  • de59eb1f74 Delete notice in Display Gawaboumga 2016-02-21 14:50:01 +01:00
  • 2a28d8863c Documentation for the rest Gawaboumga 2016-02-21 14:42:38 +01:00
  • b62b694af8 Documentation for Functor Gawaboumga 2016-02-21 14:41:58 +01:00
  • 61542b59d6 Documentation for Endiannes Gawaboumga 2016-02-21 14:41:41 +01:00
  • 0a4381a95b Documentation for Core Gawaboumga 2016-02-21 14:41:17 +01:00
  • 8325db8037 Documentation for Special files of Core Gawaboumga 2016-02-21 14:40:47 +01:00
  • ff51b90748 Documentation for Error Gawaboumga 2016-02-21 14:39:05 +01:00
  • 99370683b3 Documentation for DynLib & PluginManager Gawaboumga 2016-02-21 14:38:35 +01:00
  • 5a5f25a950 Documentation for Documentation & File Gawaboumga 2016-02-21 14:37:37 +01:00
  • a82c33c314 Documentation for Stream Gawaboumga 2016-02-21 14:36:49 +01:00
  • fd627c671f Documentation for Synchronisation primitives Gawaboumga 2016-02-21 14:36:03 +01:00
  • 07547bdd9f Documentation for Logger Gawaboumga 2016-02-21 14:34:59 +01:00
  • d340553023 Documentation for ByteArray and ByteStream Gawaboumga 2016-02-21 14:32:59 +01:00
  • f540029825 Documentation for String Gawaboumga 2016-02-21 14:32:17 +01:00
  • c163d65da7 Documentation for Thread Gawaboumga 2016-02-21 14:29:03 +01:00
  • 44ec6caf5d Documentation for Memory Gawaboumga 2016-02-21 14:28:17 +01:00
  • f16857fc6a Documentation for Resource Gawaboumga 2016-02-21 14:27:29 +01:00
  • e311dcb5d3 Documentation for SparsePtr Gawaboumga 2016-02-21 14:26:49 +01:00
  • fe12806c6b Documentation for Signal Gawaboumga 2016-02-21 14:26:10 +01:00
  • 1d5518b0d3 Documentation for RefCounted Gawaboumga 2016-02-21 14:25:26 +01:00
  • 1eebeceeea Documentation for Primitive Gawaboumga 2016-02-21 14:24:37 +01:00
  • 01d5f18d27 Documentation for ParameterList Gawaboumga 2016-02-21 14:23:46 +01:00
  • 040c8b099f Documentation for ObjectRef Gawaboumga 2016-02-21 14:22:57 +01:00
  • de5a994a5c Documentation for MemoryPool Gawaboumga 2016-02-21 14:21:56 +01:00
  • 5c3b16f4a7 Documentation for Bitset Gawaboumga 2016-02-21 14:21:04 +01:00
  • d3621c82eb Documentation for Algorithm Gawaboumga 2016-02-21 14:20:16 +01:00
  • 0934c21967 Documentation for AbstractHash Gawaboumga 2016-02-21 14:19:40 +01:00
  • 08caff5ea3 Network: Add support for sending/receiving NetPacket over UDP/TCP Lynix 2016-02-04 14:51:26 +01:00
  • 6c0215952d Network/NetPacket: Add Resize method and fix buffer size Lynix 2016-02-04 14:40:40 +01:00
  • f723d6a29c Network: Replace unsigned int by size_t for size Lynix 2016-02-04 13:27:06 +01:00
  • 33e2bb905b Network/NetPacket: Add Get(Const)Data method Lynix 2016-02-04 13:24:08 +01:00
  • 4e3244c999 Network: Add NetCode enum and SocketError_Packet, fixes compilation Lynix 2016-02-04 12:48:04 +01:00
  • 0b71d1a2e2 Network/NetPacket: Make new packets ReadWrite Lynix 2016-02-04 12:43:50 +01:00
  • 00ed0e2ae3 Network/NetPacket: Inline some methods Lynix 2016-02-04 12:24:44 +01:00
  • 4312de828e Network: Add NetPacket class Lynix 2016-02-03 18:44:03 +01:00
  • 89c796ed5c Core: Regenerate global header Lynix 2016-02-03 18:43:16 +01:00
  • e367ec456d Core: Rework Serialization Lynix 2016-02-03 18:42:19 +01:00
  • f0863d9055 Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Lynix 2016-02-03 12:58:51 +01:00
  • 25a767290b Audio/OpenAL: Adjust return type of QueryInputDevices and QueryOutputDevices Lynix 2016-02-01 13:24:49 +01:00
  • d54b0db26a Extlibs/Chipmunk: Switch to static version Lynix 2016-01-28 23:32:44 +01:00
  • 47b8aa1f4e Extlibs: Add chipmunk headers + Windows binaries (2D physics engine) Lynix 2016-01-27 23:31:23 +01:00
  • 90fe2528cf Fixes spaces Lynix 2016-01-27 18:04:15 +01:00
  • c46af20b5e Build/SdkServer: Excludes Graphics Lua API file Lynix 2016-01-24 15:32:17 +01:00
  • ed62fa5398 Utility/Image: Fix tabs Lynix 2016-01-24 15:23:37 +01:00
  • cbd73a9ac0 Core/Enums: Fix OpenMode_Max Lynix 2016-01-24 15:22:53 +01:00
  • a19762f7f6 Extlibs: Rebuild Lua and STB_image for MSVC (also includes debug files!) Lynix 2016-01-24 15:21:27 +01:00
  • d7ab29e5ef Fix and improve last PR Lynix 2016-01-24 15:20:14 +01:00
  • a32a1d428f Merge pull request #53 from GigAnon/master Lynix 2016-01-22 10:01:28 +01:00
  • 8bfd879d87 Nz::ranged_cast GigAnon 2016-01-21 20:12:37 +01:00
  • 69a1be70ba Lua Binding update GigAnon 2016-01-21 18:54:01 +01:00
  • 6b0c750e54 Merge remote-tracking branch 'refs/remotes/DigitalPulseSoftware/master' GigAnon 2016-01-21 14:14:01 +01:00
  • 04aac4363f Lua binding update GigAnon 2016-01-21 14:12:20 +01:00
  • 1ef85ae806 Sdk/LuAPI: Bind Nz::Stream class Lynix 2016-01-21 13:07:37 +01:00
  • 642f139da9 Sdk/LuaAPI: Improve error check Lynix 2016-01-21 13:07:05 +01:00
  • 9d210eb2ff Lua/LuaInstance: Cleanup Lynix 2016-01-21 13:06:44 +01:00
  • 14f4291c7c Lua/LuaClass: Fix arguments for methods Lynix 2016-01-21 13:05:43 +01:00
  • 95f6977c1f Vector2 Lua Binding GigAnon 2016-01-20 18:34:31 +01:00
  • 83b365f139 Lua Binding GigAnon 2016-01-20 17:05:57 +01:00
  • 7dec6e10a6 Merge remote-tracking branch 'refs/remotes/DigitalPulseSoftware/master' GigAnon 2016-01-20 14:15:51 +01:00
  • 3898421f2f Sdk/API: Begin Lua Binding Lynix 2016-01-20 14:08:43 +01:00
  • 33f8e9775a Updated .gitignore GigAnon 2016-01-20 14:08:18 +01:00
  • d0ff07d262 Build/SdkServer: Fix Console.cpp being included in the project Lynix 2016-01-20 14:08:03 +01:00
  • 450b80716e Trying to fix premake GigAnon 2016-01-19 17:54:21 +01:00
  • ffb6a47435 Graphics/Material: Standardize flag testing Lynix 2016-01-19 12:22:43 +01:00
  • d6827163cd Core/MemoryStream: Fix Writing Lynix 2016-01-19 12:21:20 +01:00
  • 2b85c93433 Sdk/EntityOwner: Prevent copy (Copying an EntityOwner has no use) Lynix 2016-01-19 12:20:38 +01:00