|
|
8ae456b691
|
update curly.hpp submodule
|
2019-07-15 16:35:43 +07:00 |
|
|
|
ba14f857e5
|
Merge branch 'master' into feature/network2
|
2019-07-15 16:34:30 +07:00 |
|
|
|
7d58e4fa9b
|
Merge pull request #82 from enduro2d/feature/update_modules
Feature/update modules
|
2019-07-13 01:47:16 +07:00 |
|
|
|
33e6ada49c
|
Merge pull request #81 from enduro2d/feature/strings_try_parse
Feature/strings try parse
|
2019-07-12 23:00:22 +07:00 |
|
|
|
fb17e2522e
|
fix deprecated std::iterator warnings
|
2019-07-12 21:00:23 +07:00 |
|
|
|
5b1397dacc
|
temp fix utf8 after update
https://github.com/nemtrif/utfcpp/issues/43
|
2019-07-12 20:44:16 +07:00 |
|
|
|
cce2be0da6
|
update modules
|
2019-07-12 20:36:40 +07:00 |
|
|
|
0f9a9645e2
|
add auto base for try_parse and more tests
|
2019-07-12 20:32:29 +07:00 |
|
|
|
0f41221083
|
fix try_parse behaviour with empty string input
|
2019-07-12 19:18:08 +07:00 |
|
|
|
bc986da464
|
fix E2D_ALLOCA msvc impl
|
2019-07-12 18:46:51 +07:00 |
|
|
|
c58e7523cf
|
remove charconv from try_parse impl
|
2019-07-12 18:46:35 +07:00 |
|
Pinchuk Aleksei
|
1f0e25db91
|
added default value
|
2019-07-12 11:53:33 +03:00 |
|
|
|
e2c96d8511
|
add strings::try_parse function for arithmetic types
|
2019-07-12 15:25:42 +07:00 |
|
Pinchuk Aleksei
|
1e8c5d710b
|
clean code
|
2019-07-11 17:49:53 +03:00 |
|
Pinchuk Aleksei
|
dd8bb6e67e
|
load BMF
|
2019-07-11 16:27:42 +03:00 |
|
|
|
ae5205c1b3
|
Merge pull request #80 from enduro2d/feature/audio_resource
Feature/audio resource
|
2019-07-09 15:05:31 +07:00 |
|
|
|
af680ed986
|
fix sound_asset loading
|
2019-07-09 12:43:45 +07:00 |
|
|
|
3a98bd1211
|
add e2d::net namespace and include curly.hpp
|
2019-07-08 10:20:08 +07:00 |
|
|
|
5b754c3e90
|
add curly.hpp submodule
|
2019-07-08 09:27:34 +07:00 |
|
|
|
049d8a7276
|
add dummy network module
|
2019-07-08 08:33:56 +07:00 |
|
Pinchuk Aleksei
|
7cdbf31f29
|
param stream into asset
|
2019-07-05 15:38:38 +03:00 |
|
Pinchuk Aleksei
|
4b361c1080
|
add sound_asset
|
2019-07-05 11:14:51 +03:00 |
|
|
|
76be08d543
|
Merge pull request #79 from enduro2d/feature/image_loader
Feature/image loader
|
2019-06-28 13:03:28 +07:00 |
|
|
|
1b8cfbf902
|
little finalization
|
2019-06-28 12:52:35 +07:00 |
|
|
|
ad0d2f8630
|
Merge pull request #78 from enduro2d/feature/cmake_flags
Feature/cmake flags
|
2019-06-27 23:41:24 +07:00 |
|
|
|
fb26f70a21
|
fixes by code style
|
2019-06-27 23:37:55 +07:00 |
|
azhirnov
|
12712cebc5
|
added support for single-configuration generators
|
2019-06-27 17:54:51 +03:00 |
|
andrey.zhirnov
|
dd2dc510bc
|
fixed math unittests
|
2019-06-21 11:19:40 +03:00 |
|
andrey.zhirnov
|
f22f87d298
|
fixed compilation
|
2019-06-21 10:54:50 +03:00 |
|
andrey.zhirnov
|
3660dcf42a
|
added tests for align_ceil/align_floor, fixed unit tests for loader, replaced C-style cast to reinterpret_cast
|
2019-06-21 10:36:13 +03:00 |
|
andrey.zhirnov
|
62a9da8985
|
added align_ceil and align_floor functions
|
2019-06-20 12:23:34 +03:00 |
|
andrey.zhirnov
|
c0d0df4df0
|
added more images for tests
|
2019-06-20 12:19:04 +03:00 |
|
andrey.zhirnov
|
2a68c66cc1
|
unit tests for dds and pvr image loader
|
2019-06-20 11:49:06 +03:00 |
|
andrey.zhirnov
|
9e44f8c5fa
|
added pvr image loader
|
2019-06-19 19:52:06 +03:00 |
|
andrey.zhirnov
|
2b870656b4
|
added dds image loader
|
2019-06-19 19:51:50 +03:00 |
|
andrey.zhirnov
|
c2343ce9fe
|
rename cmake variables
|
2019-06-19 18:18:21 +03:00 |
|
andrey.zhirnov
|
56f0bbf0e2
|
formating, removed warnings that enabled by default
|
2019-06-19 16:22:48 +03:00 |
|
andrey.zhirnov
|
e57df8b8d4
|
added compilation flags for clang
|
2019-06-19 15:07:49 +03:00 |
|
andrey.zhirnov
|
12f6f9d4eb
|
used correct configuration names
|
2019-06-19 13:44:04 +03:00 |
|
|
|
df3b476356
|
add float vector bindings
|
2019-06-17 21:19:31 +07:00 |
|
|
|
0248bd2ef2
|
add dummy binding places
|
2019-06-17 19:06:47 +07:00 |
|
|
|
b709973bd3
|
remove lua stand-alone interpreter from 3rdparty
|
2019-06-13 19:39:05 +07:00 |
|
|
|
351d5a1009
|
add dummy luasol module
|
2019-06-13 19:29:32 +07:00 |
|
|
|
8d6cb376d4
|
add sol2 and lua libraries
|
2019-06-13 19:26:19 +07:00 |
|
|
|
b4bd5879ac
|
add dummy script asset
|
2019-06-13 04:47:30 +07:00 |
|
|
|
ec4e8cfa50
|
add dummy behaviour component
|
2019-06-13 03:47:49 +07:00 |
|
|
|
328bfe38ef
|
Merge pull request #77 from enduro2d/feature/audio_engine
Feature/audio engine
|
2019-06-12 01:40:38 +07:00 |
|
|
|
e66e746a53
|
update modules
|
2019-06-11 21:07:01 +07:00 |
|
|
|
14e20e8ef6
|
update linux bass libraries
|
2019-06-11 20:41:31 +07:00 |
|
|
|
bee3b5afc6
|
Merge branch 'feature/audio_engine_finalization' into feature/audio_engine
|
2019-06-11 20:25:48 +07:00 |
|