Lynix
|
d6827163cd
|
Core/MemoryStream: Fix Writing
Former-commit-id: 05a1b8a3baf79642af50ee34aea53195eff25df2
|
2016-01-19 12:21:20 +01:00 |
Lynix
|
df7d736b23
|
Physics/Geom: Fix missing initialization/uninitialization (fixes crash at exit)
Former-commit-id: 94e4ec331cd559ba4a2680f36325f25a7d2333f2
|
2016-01-19 12:15:17 +01:00 |
Lynix
|
c359c6925e
|
Graphics/SpriteLibrary: Fix missing initialization/uninitialization (fixes crash at exit)
Former-commit-id: c7bbd781d163a8456f1fadd0f71451adc5a1bd1a
|
2016-01-19 12:14:07 +01:00 |
Lynix
|
9ae27d990c
|
Network/Socket: (Windows) Handle WSAECONNABORTED and WSAECONNRESET error messages
Former-commit-id: 3923999541c8ba069452b1704c40bea10a6938fa
|
2016-01-19 12:11:59 +01:00 |
Lynix
|
d2a1bc3fd5
|
Network: Fix some move stuff
Former-commit-id: 33b24a038319b444b9a3b84cfeea38c8305e6568
|
2016-01-15 08:29:58 +01:00 |
Lynix
|
c9a63bc72c
|
Core: Bring back MemoryStream class (It's not perfect but necessary until a better replacement comes out)
Former-commit-id: e3106b98c9825e313525298a8d46ff9c40bf5027
|
2016-01-15 02:24:34 +01:00 |
Lynix
|
4562243c5f
|
Utility/SimpleTextDrawer: Update SetColor method (will no longer force full regeneration)
Former-commit-id: 3f3043ea5c5d3add1358d50eb3f92e452d931dbf
|
2016-01-08 14:00:54 +01:00 |
Lynix
|
b9ec4a4fc4
|
Utility/SimpleTextDrawer: Add Clear method
Former-commit-id: 10f7c36edb7f0d1705709b070e78792708cdbebf
|
2016-01-06 19:05:26 +01:00 |
Lynix
|
f273c0229c
|
Core/String: Fix Clear(true)
Former-commit-id: 8c3a60660de5fb435de83f6f5b164c6ee9f7c00b
|
2016-01-06 13:55:44 +01:00 |
Lynix
|
2b908d0c2b
|
Graphics/TextSprite: Fix unused memory not being released by Update
Former-commit-id: 2a1349b1346d6dd11a004654a65d43e91626b76a
|
2016-01-06 13:16:11 +01:00 |
Lynix
|
c6f491ca21
|
Graphics/TextSprite: Optimize Update method
Make it keep established connections instead of clearing everything and connecting again
Former-commit-id: abe315a03ba19059a9a867c23780c2f8cd34345b
|
2016-01-06 12:01:35 +01:00 |
Lynix
|
235fbf1877
|
Utility/SimpleTextDrawer: Add optimized AppendText method
Former-commit-id: 4608e95d19fe5256d205a0d02b75b1f496f629cc
|
2016-01-05 13:50:52 +01:00 |
Gawaboumga
|
3247435e08
|
Fix for Linux
Former-commit-id: 8cddb6d53f658144f8659adbd7ecab67eb5a41a2
|
2015-12-30 15:59:08 +01:00 |
Gawaboumga
|
1d04ac8f13
|
First implementation of Posix Network
Former-commit-id: 2b73870d8eef4dc92038224164396390ac43df46
|
2015-12-30 15:20:07 +01:00 |
Gawaboumga
|
7f4a7c1012
|
Add override where missing
Former-commit-id: 2a876a280bc29f45ba81cedff5a3efeb5b70efab
|
2015-12-30 15:15:20 +01:00 |
Lynix
|
163e73f5d2
|
Lua: Some fixes
Former-commit-id: 6db68a9c5e29a81fdd590bd11167841dda780af1
|
2015-12-17 14:20:33 +01:00 |
Lynix
|
52599132a7
|
Lua/LuaInstance: Add [Check|Set][Field|Global] helpers
Former-commit-id: 4c6cb6097a28daa9099b3f00c201e49ec850c320
|
2015-12-17 13:47:25 +01:00 |
Lynix
|
3cdf6a9f44
|
Core/String: Replace Resize argument by flags, it is now capable of handling UTF-8 sequences
Former-commit-id: 472e3504de06166049fcf1b850c38e5646a2d872
|
2015-12-11 13:35:44 +01:00 |
Lynix
|
bff0e2df21
|
Graphics/ForwardRenderQueue: Fix error
Former-commit-id: a396c373b51128c57f5d8f98291f821b0bfc0c76
|
2015-12-11 13:08:32 +01:00 |
Lynix
|
91f778dd89
|
Graphics/SkyboxBackground: Add movement scaler
Former-commit-id: 02682210b2b3d4b0cf27c6dd8cf171a025a92701
|
2015-12-10 14:08:09 +01:00 |
Lynix
|
ee2257810c
|
Core/Directory: Fix crash at the end of program with MinGW
Former-commit-id: 822d053793e0efc4e3dbb69fbfca556667c303f6
|
2015-12-07 22:49:40 +01:00 |
Lynix
|
93fae53ea5
|
Graphics: Qt-friendly change
Former-commit-id: b4b278897d681ea5361ce9f751a0ecba7acd34ee
|
2015-12-07 22:45:07 +01:00 |
Lynix
|
6284503da6
|
Merge branch 'NDK' of https://github.com/DigitalPulseSoftware/NazaraEngine into NDK
Former-commit-id: ddfe1d92246d6717e4e4ec2e982eddfa1b74ed50
|
2015-12-07 19:55:05 +01:00 |
Lynix
|
4ccbaece88
|
Lua: Fix compilation error with some arguments type
Former-commit-id: 954f5ddff3c7fba4fa5975321f2c6a1c89c3d4ad
|
2015-12-07 19:54:45 +01:00 |
Lynix
|
9f9705ccfa
|
Core: Rewrite Log system
Former-commit-id: 42bc22a2172507d1dbbdffe570f36067366a67e3
|
2015-12-07 18:18:14 +01:00 |
Lynix
|
0f889a0140
|
Core/Clock: Add documentation
Former-commit-id: e55e7dff873349eb0cc26e6c364b0d5967c3149a
|
2015-12-01 13:40:48 +01:00 |
Lynix
|
6fcf7dcf23
|
Merge branch 'NDK' of https://github.com/DigitalPulseSoftware/NazaraEngine into NDK
Former-commit-id: d6270f2f36e4b83124f8d6525954db304e0bb32a
|
2015-11-30 12:51:01 +01:00 |
Lynix
|
5e8f8549af
|
Core/Posix: Fix file opening in ReadWrite mode
Former-commit-id: 7c4a5d3e31e9449fa3c23cfad58523ed54b7834a
|
2015-11-30 12:50:56 +01:00 |
Lynix
|
9b0e903e31
|
Core/Win32: Fix file opening in ReadWrite mode
Former-commit-id: 58feae9f282529b8067fae52e81d29bdada154f9
|
2015-11-30 12:50:55 +01:00 |
Lynix
|
840c591b6e
|
Fix linking problem in United mode
Former-commit-id: 6c78f8bb7fba17bda69a622a8028c59d2fadcca2
|
2015-11-28 13:53:26 +01:00 |
Lynix
|
6bc285cb00
|
Fix compilation for GCC
Former-commit-id: 7c51c59904fa86f952b704d175b09b32640d9395
|
2015-11-28 02:07:56 +01:00 |
Lynix
|
0a0e6d00f7
|
Graphics: Add render order
Former-commit-id: 881ae69c214e024846dc0165f3476f76f5bcc0b5
|
2015-11-27 23:38:54 +01:00 |
Lynix
|
5d3e4d7aeb
|
Core/GuillotineBinPack: Fix search error
Former-commit-id: 8b7428f59b0a1258c8096df2f784910523dee79d
|
2015-11-26 23:57:48 +01:00 |
Lynix
|
72a6148d1b
|
Core/MemoryView: Fix OpenMode
Former-commit-id: 71c88a9583981236650551b8bc0884abc04aeec5
|
2015-11-25 18:20:17 +01:00 |
Lynix
|
4619099a01
|
Core/SimpleTextDrawer: Fix assignment operator
Former-commit-id: 52aa69ef0712d142ab36eae6dedf084c32a08012
|
2015-11-25 18:20:02 +01:00 |
Lynix
|
bbe8a776e8
|
Fix a shitloads of warnings on VS
Former-commit-id: fca61118f4e0530ed2eaaf9ff96de29806aa5aa8
|
2015-11-25 18:19:26 +01:00 |
Lynix
|
4721bf80c3
|
Network/TcpClient: Make TcpClient a Stream
Former-commit-id: 2176748166ae84b609d5a336495e6ff3550a765d
|
2015-11-23 18:22:12 +01:00 |
Lynix
|
6829863d81
|
Core/Enum: Rename OpenMode_Current to NotOpen
Former-commit-id: f4395871d68d8f6da5ca6dbcda2177ad6aae2fc8
|
2015-11-23 14:15:29 +01:00 |
Lynix
|
c93e4e901e
|
Core: Add Serializer/Unserializer
Former-commit-id: 50fdf56da4fef46ec78995cb8fc277cbc9a11ebc
|
2015-11-20 14:23:10 +01:00 |
Lynix
|
ed961f5ba8
|
Core: Merge InputStream and OutputStream to Stream
Remove serialization support from Stream
Former-commit-id: 7a761e4fcd07cab561f13e4709c4492ed18da88a
|
2015-11-20 13:52:49 +01:00 |
Lynix
|
a47e5633d4
|
Core/String: Fix (Un)Serialize not checking string read/write
Former-commit-id: 8d6f907fcaf20374b713851a102dfc4b0003a39d
|
2015-11-19 14:04:00 +01:00 |
Lynix
|
11f85ab9bb
|
Core/MemoryStream: Add default constructor and getters
Former-commit-id: dde0bbc7e697512d94275a807e18299eb271197e
|
2015-11-19 13:57:39 +01:00 |
Lynix
|
1c8a09f90c
|
Core: Replace serialization arguments by context structures
Also fixed some endianness errors
Former-commit-id: 450849e681a9b002c3d501a856a8481470d08dea
|
2015-11-19 13:25:07 +01:00 |
Lynix
|
bc4eb96af2
|
Core/File: Fix StreamOption_Text staying if reopened
Former-commit-id: b5d73fb753b8c38aa088ed793791efbbdbb404b5
|
2015-11-19 12:30:30 +01:00 |
Lynix
|
6eada337b8
|
Core/File: Fix compilation
Former-commit-id: 69d173fe734dde3d0ca0f008826addce0d5d50bf
|
2015-11-19 12:18:27 +01:00 |
Lynix
|
3fb9e57360
|
Core/Serialization: Add correct endianness handling
Core/File: Remove endianness handling
Former-commit-id: 6f7bba52057f36c507a024f7a7ea873658a3cfd3
|
2015-11-18 18:49:38 +01:00 |
Lynix
|
be01b6f3b4
|
Core: Add serialization interface
Former-commit-id: cfa749dba1b6f23ef8f38519e0bc9ad9492e3db3
|
2015-11-18 18:29:20 +01:00 |
Lynix
|
167f3e4a27
|
Core: Switch Hashable struct to HashAppend function
Former-commit-id: 2a20eca0e75bf4067d390f4f5e446de78f26799c
|
2015-11-18 18:28:56 +01:00 |
Lynix
|
00423c4211
|
Core/File: Remove useless SetOpenMode method (equivalent to Open)
Former-commit-id: e02f4f758adfd2c0870920997acac71a47d51c3f
|
2015-11-18 18:27:01 +01:00 |
Lynix
|
ddc343a630
|
Core: Rename MemoryStream to MemoryView, add MemoryStream
Former-commit-id: c180d5f34fa7c477f35c4b70ebf7b64e3f35fe3d
|
2015-11-17 14:06:57 +01:00 |