deal
|
ae4268a736
|
Update clang-format.yml
|
2021-12-28 16:03:49 +08:00 |
deal
|
47720c429a
|
Update clang-format.yml
|
2021-12-28 16:00:18 +08:00 |
halx99
|
b4af01b592
|
string_view for tests
|
2021-12-28 15:58:56 +08:00 |
halx99
|
4ea331fb20
|
string_view for lua bindings
|
2021-12-28 15:46:32 +08:00 |
halx99
|
60cea769f9
|
string_view for apple
|
2021-12-28 11:48:48 +08:00 |
halx99
|
483dd5d77f
|
string_view for apple
|
2021-12-28 11:17:53 +08:00 |
halx99
|
6bba4ce24b
|
Merge: d397854ead 9eeeb151a1
Merge commit
|
2021-12-28 11:07:12 +08:00 |
halx99
|
c93849c6de
|
Commit chnages
|
2021-12-28 11:05:34 +08:00 |
halx99
|
f905bf5c23
|
Committing clang-format changes
|
2021-12-28 03:00:34 +00:00 |
deal
|
0bd37c8875
|
Update clang-format.yml
|
2021-12-28 10:57:56 +08:00 |
halx99
|
d0f7e06dfe
|
string_view for osx
|
2021-12-28 10:49:14 +08:00 |
halx99
|
b93d2419cc
|
string_view for android
|
2021-12-27 19:24:35 +08:00 |
halx99
|
018be62678
|
string_view for android
|
2021-12-27 19:18:36 +08:00 |
halx99
|
4045ae05c1
|
Modify fairygui for string_view
|
2021-12-27 15:10:29 +08:00 |
halx99
|
b63f815488
|
Modify some extensions for string_view
|
2021-12-27 13:52:08 +08:00 |
halx99
|
5ba5049146
|
Huge changes for all string_view
|
2021-12-26 23:26:34 +08:00 |
halx99
|
8f83250ba4
|
Committing clang-format changes
|
2021-12-25 02:04:45 +00:00 |
deal
|
dc2f821a58
|
Update clang-format.yml
|
2021-12-25 10:00:26 +08:00 |
deal
|
6459318039
|
Update clang-format.yml
|
2021-12-25 09:53:34 +08:00 |
deal
|
dd8585ee2d
|
Delete .travis.yml
|
2021-12-25 00:37:37 +08:00 |
deal
|
6b876c51ea
|
Update clang-format.yml
|
2021-12-25 00:35:40 +08:00 |
halx99
|
abf1cff328
|
Fix compile
|
2021-12-24 22:58:29 +08:00 |
halx99
|
814971fd68
|
Fix encoding
|
2021-12-24 21:16:08 +08:00 |
halx99
|
1b02f8b4d3
|
Fix encodings
|
2021-12-24 21:11:44 +08:00 |
halx99
|
ef20898f9a
|
Fix encodings
|
2021-12-24 20:50:31 +08:00 |
halx99
|
c40fce2bc1
|
Fix file text encoding
|
2021-12-24 20:43:40 +08:00 |
halx99
|
f3b9b5463b
|
Fix encoding
|
2021-12-24 20:37:37 +08:00 |
deal
|
391305ca9e
|
Create clang-format.yml
|
2021-12-24 20:16:30 +08:00 |
deal
|
12d63da6dc
|
Delete Cocos2dxLocalStorage.java
|
2021-12-24 02:12:32 +08:00 |
halx99
|
0fd737c85f
|
Update run.bat.in [skip ci]
|
2021-12-21 10:46:28 +08:00 |
halx99
|
555849be36
|
Improve templates, auto generate quick stater run.bat on windows
|
2021-12-21 10:41:33 +08:00 |
halx99
|
6c30619021
|
Improve starter lua template HellLua
a. Use lua search path for scripts instead FileUtils
b. Put new lua search path to front of LuaStack
|
2021-12-19 14:59:00 +08:00 |
halx99
|
0adc8310aa
|
Update README.md
|
2021-12-17 11:55:57 +08:00 |
halx99
|
fde5b021d4
|
Update CHANGELOG
|
2021-12-17 11:54:45 +08:00 |
halx99
|
c36f9b520c
|
Update CHANGELOG
|
2021-12-17 00:25:54 +08:00 |
halx99
|
7e2672d308
|
Update README_CN.md
|
2021-12-16 19:04:17 +08:00 |
halx99
|
3e30f3f613
|
Update README.md
|
2021-12-16 19:03:57 +08:00 |
halx99
|
d2f6b795a6
|
Update adxe.cpp
|
2021-12-16 19:03:17 +08:00 |
halx99
|
3b79b58138
|
Update CHANGELOG
|
2021-12-16 19:02:43 +08:00 |
halx99
|
066b0834f2
|
Remove unnecessary AudioEngine::end() at AppDelegate::~AppDelegate of HellCpp & HelloLua
|
2021-12-16 19:00:19 +08:00 |
halx99
|
b751d0e3fb
|
Use std::string_view directly
|
2021-12-16 18:54:16 +08:00 |
halx99
|
e042449393
|
Add utils::computeDigest for support more hash algorithm
|
2021-12-16 11:14:39 +08:00 |
halx99
|
4db339115e
|
Fix #550, #484
Invoke AudioEngine::end before Director destroyed, because it hold scheduler belong Director.
|
2021-12-15 16:56:08 +08:00 |
halx99
|
9b45f839a1
|
Improve any_buffer code quality
a. Fix warnings: try delete void*
b. Only allow used by trivially_destructible types
Reported by @wzhengsen
|
2021-12-13 20:33:50 +08:00 |
halx99
|
2367e99502
|
Delete obj-c style callback
|
2021-12-10 19:20:33 +08:00 |
halx99
|
52de9ba400
|
[HttpClient] Use `byte_buffer` instead `std::vector<char>`
|
2021-12-10 19:15:48 +08:00 |
halx99
|
742ee30c40
|
Add copyright notice
The any_buffer implementation is inspired by @denghe
|
2021-12-08 15:22:30 +08:00 |
halx99
|
95567be5db
|
Fix #549
|
2021-12-08 15:16:19 +08:00 |
halx99
|
c9159c62fa
|
Delete unused binding generator
|
2021-12-08 00:15:08 +08:00 |
halx99
|
1ee106007a
|
Remove all unnecessary nothrow
|
2021-12-08 00:11:53 +08:00 |