axmol/core
Turky Mohammed ed3bb5eaf8
[BUG] Fix TMX Tiled Map `CSV`, `BASE64`, & `ZLIB` incorrect parsing (#1131)
* Fix TMX Tiled Map `CSV`, `BASE64`, & `ZLIB` incorrect parsing

* Revert "Fix TMX Tiled Map `CSV`, `BASE64`, & `ZLIB` incorrect parsing"

This reverts commit 3088123a20.

* Use `std::regex_replace` instead

* Avoid copying strings

* Update CCTMXXMLParser.cpp
2023-03-25 08:33:13 +08:00
..
2d [BUG] Fix TMX Tiled Map `CSV`, `BASE64`, & `ZLIB` incorrect parsing (#1131) 2023-03-25 08:33:13 +08:00
3d Fix compile errors in c++17 2023-03-08 08:34:17 +08:00
audio Don't use deprecated function 2023-01-11 23:28:22 +08:00
base Windows Store UWP apps support (#1108) 2023-03-11 22:10:18 +08:00
math Migrate [skip ci] 2022-10-18 19:13:40 +08:00
navmesh Final migrate (#876) 2022-10-01 16:24:52 +08:00
network Remove range-v3 which is not compatible UWP c++17 2023-03-10 13:20:45 +08:00
physics Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
physics3d Fix #873 2022-10-12 12:39:27 +08:00
platform Remove UWP from PC family 2023-03-14 12:08:31 +08:00
renderer Improve Android performance (#1125) 2023-03-21 19:43:37 +08:00
ui Update project url in sources 2023-03-12 01:44:55 +08:00
CMakeLists.txt Windows Store UWP apps support (#1108) 2023-03-11 22:10:18 +08:00
axmol.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
axmol.h Windows Store UWP apps support (#1108) 2023-03-11 22:10:18 +08:00
axmol.natvis Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
cocos2d.h Add more compatible macros 2023-03-04 16:13:21 +08:00