Commit Graph

39295 Commits

Author SHA1 Message Date
deal 39f43ac92a
Update clang-format.yml 2021-12-25 09:53:34 +08:00
deal 2c10e0ebb4
Delete .travis.yml 2021-12-25 00:37:37 +08:00
deal 268cd6fdda
Update clang-format.yml 2021-12-25 00:35:40 +08:00
deal 7d10ec5cae
Merge pull request #556 from adxeproject/fix-files-encoding
Fix files encoding
2021-12-24 23:48:30 +08:00
halx99 ea1c0733ce Fix compile 2021-12-24 22:58:29 +08:00
halx99 e9f6e9e22c Fix encoding 2021-12-24 21:16:08 +08:00
halx99 c0f5912ebe Fix encodings 2021-12-24 21:11:44 +08:00
halx99 4ff0221a9e Fix encodings 2021-12-24 20:50:31 +08:00
halx99 8a813ca436 Fix file text encoding 2021-12-24 20:43:40 +08:00
halx99 8c100c2fba Fix encoding 2021-12-24 20:37:37 +08:00
deal c7f56ac3af
Create clang-format.yml 2021-12-24 20:16:30 +08:00
deal 51498fb4d1
Delete Cocos2dxLocalStorage.java 2021-12-24 02:12:32 +08:00
halx99 9763159b94 Update thirdparty prebuilt libs
a. msvc 19.29.30138.0
b. build them with bitcode enabled for ios
2021-12-22 22:48:51 +08:00
halx99 1a5370b43f Update run.bat.in [skip ci] 2021-12-21 10:46:28 +08:00
halx99 e529bd8bf0 Improve templates, auto generate quick stater run.bat on windows 2021-12-21 10:41:33 +08:00
halx99 58ebbf7961 Update bullet to 3.21, see also #552 2021-12-20 18:52:45 +08:00
halx99 c782865420
Merge pull request #555 from aismann/patch-13
Update Chipmunk2D to 7.0.3-0cb05e7
2021-12-20 14:13:08 +08:00
aismann bdc596154a
Update Chipmunk2D to 7.0.3-0cb05e7 2021-12-20 06:32:01 +01:00
halx99 547b257fe9
Merge pull request #554 from aismann/Chipmunk-fixes
Chipmunk fixes until Dec 16, 2021 (0cb05e7)
2021-12-20 09:29:32 +08:00
aismann cf2227dda5 Chipmunk fixes 2021-12-19 22:59:07 +01:00
halx99 b4bedd24d0 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 dd58f7cb98 Add max_size for fix compile error when use luajit 2021-12-18 15:17:46 +08:00
halx99 f981903ab4
Update README.md 2021-12-17 11:55:57 +08:00
halx99 7b4e6453f2
Update CHANGELOG 2021-12-17 11:54:45 +08:00
halx99 6b4acea787
Update CHANGELOG 2021-12-17 00:25:54 +08:00
halx99 69603d85cc
Update README_CN.md 2021-12-16 19:04:17 +08:00
halx99 5ba59e2dc4
Update README.md 2021-12-16 19:03:57 +08:00
halx99 089865fc9f
Update adxe.cpp 2021-12-16 19:03:17 +08:00
halx99 39e9f4ae90
Update CHANGELOG 2021-12-16 19:02:43 +08:00
halx99 086f6b1715 Remove unnecessary AudioEngine::end() at AppDelegate::~AppDelegate of HellCpp & HelloLua 2021-12-16 19:00:19 +08:00
halx99 2d15d9d447 Use std::string_view directly 2021-12-16 18:54:16 +08:00
halx99 5c28896003 Add utils::computeDigest for support more hash algorithm 2021-12-16 11:14:39 +08:00
halx99 bfc698db0e Update OpenSSL to 3.0.1 2021-12-16 10:39:46 +08:00
halx99 8ab6ad0139 Fix #550, #484
Invoke AudioEngine::end before Director destroyed, because it hold scheduler belong Director.
2021-12-15 16:56:08 +08:00
halx99 c4f1f974a3 Code style 2021-12-14 15:36:03 +08:00
halx99 bc0fabe245 Update yasio 2021-12-14 14:05:22 +08:00
halx99 7a0c89b7fd Update yasio 2021-12-13 23:05:00 +08:00
halx99 5f7392a8e6 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 6cf1a6fccf
Update README.md 2021-12-12 10:49:53 +08:00
halx99 989d1e20f0 Update yasio 2021-12-12 10:20:34 +08:00
halx99 5dcbf4e8a2 Sync byte_buffer of yasio 2021-12-11 20:15:29 +08:00
halx99 09b122ee3f Update yasio 2021-12-11 13:02:56 +08:00
halx99 e2f13576ae Delete obj-c style callback 2021-12-10 19:20:33 +08:00
halx99 2e0cc940ee [HttpClient] Use `byte_buffer` instead `std::vector<char>` 2021-12-10 19:15:48 +08:00
halx99 eeeb5496fa
Add copyright notice
The any_buffer implementation is inspired by @denghe
2021-12-08 15:22:30 +08:00
halx99 dffe96ce1f Fix #549 2021-12-08 15:16:19 +08:00
halx99 65edf12f41
Merge pull request #548 from adxeproject/remove-all-nothrow
Remove all nothrow
2021-12-08 09:02:44 +08:00
halx99 c71c24f9f0 Remove nothrow stubs 2021-12-08 00:27:52 +08:00
halx99 fe39799ffc Delete unused binding generator 2021-12-08 00:15:08 +08:00
halx99 b459acbcf7 Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00