685 Commits

Author SHA1 Message Date
3f5baa99d0 ReplaceExtName supported find splite_char from left. 2025-03-03 22:58:44 +08:00
b5ef4424d4 fixed a but in ReplaceExtName that replace extname at . 2025-02-20 02:37:54 +08:00
01dc69cdf0 Removed few #define 2025-02-19 00:35:15 +08:00
b8613b245d to upgraded LoadString.... 2025-02-18 00:28:18 +08:00
07bd7729d0 Added IsNearlyEqualArray() at MathConst.h 2025-02-06 00:55:24 +08:00
9dd89aa5a3 Added Inherit.h 2025-01-26 10:23:46 +08:00
61b209d459 Added DataArray::compare(...) function. 2025-01-26 10:23:01 +08:00
cd0125990d use cstring/std::mem... instead of string.h/mem... 2025-01-26 10:22:17 +08:00
e475de1692 rename TickObject 2025-01-25 20:08:24 +08:00
11e32b77f1 added TickObject 2025-01-24 23:14:34 +08:00
d07baa9c71 Removed viewport_info of WindowEvent 2025-01-24 23:14:17 +08:00
1bcd213b63 added viewport_info in io::WindowEvent 2025-01-18 20:27:28 +08:00
5aad7d8141 清除SafePtr等 2025-01-15 01:39:19 +08:00
32c5b6731f 删除旧的对象管理 2025-01-15 01:32:51 +08:00
29e758f963 use short name in IDName 2025-01-14 12:53:15 +08:00
8c86a153eb added List<>::last() function. 2025-01-08 13:26:16 +08:00
cef962490a Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMCore 2025-01-05 01:34:04 +08:00
8de62be97f standalone KeyValue.h 2025-01-05 01:33:50 +08:00
90d32a0e06 layout codes of StringView 2025-01-05 01:33:18 +08:00
6b8d2c7d30 added gcc11-20 name macro 2024-12-27 12:39:08 +08:00
77a3a9d26e Append a new LogOutput class, it's style like Java on Android. 2024-12-25 00:02:09 +08:00
1d55597edd updated Loginfo/Logger 2024-12-24 23:17:24 +08:00
e416162a1e Use U8String/U16String/WString instead of UTF8String/UTF16String/WideString 2024-12-24 22:39:02 +08:00
413e48cd18 Added OSStringView 2024-12-24 22:32:33 +08:00
4117a0eced Added StringView<> 2024-12-24 22:27:05 +08:00
18efd0d6a6 use "fromString/fromInstance“ instead of "SetString/SetInstance" in String<> 2024-12-24 22:25:31 +08:00
dbbd145f03 Added IDName::ToString() ,it equal GetName() 2024-12-22 00:12:01 +08:00
fc86d443d4 renamed to find_str_in_array instead of string_serial_from_list 2024-12-22 00:11:32 +08:00
df2e13d8de added "inline" before many functions in StrChar.h 2024-12-21 23:59:56 +08:00
ea101386d3 added SortedSet<IDNAME> in IDName.h 2024-12-17 13:12:48 +08:00
7295d68a5e added ItemComparator 2024-12-12 13:20:31 +08:00
ae1be856b9 renamed to Comparator.h from CompOperator.h 2024-12-05 13:55:06 +08:00
6e1f32f38e use newly Comparator<> 2024-12-05 13:38:29 +08:00
680b7717fc improved Object referring 2024-11-26 00:42:36 +08:00
7c08fbc530 Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMCore 2024-11-21 01:23:12 +08:00
e5cf6c9b30 Fixed a bug. 2024-11-21 01:22:50 +08:00
2e29303ce8 update few for compatibility 2024-11-19 01:17:10 +08:00
1538a049b8 Added Iterator in Map<> 2024-11-19 00:32:32 +08:00
753b78dddf add hgl:: about strcpy/strcat/utos 2024-11-14 00:24:04 +08:00
2dfcdf0e41 use FLOAT_ERROR instead of FLOAT_EPSILON 2024-11-05 00:40:39 +08:00
6d9bced95c layout codes of SortedSet.h 2024-11-05 00:04:26 +08:00
43bc9af020 added ObjectRelation.h 2024-11-02 19:32:44 +08:00
8dc653b7b1 renamed to SortedSet instead of SortedSets 2024-11-02 19:32:32 +08:00
0dad4c5f9e Fixed few <> 2024-11-01 01:12:05 +08:00
bf8be47d3a newly DataLifecycleManager in Map/ObjectManage/Queue/Stack 2024-10-31 01:47:36 +08:00
1fe8f51faa newly DataLifecycleManager instead of DataLifetimeCallback,
newly DataClifecycleManager in data collection template<>
2024-10-31 01:34:41 +08:00
2377c39642 newly ObjectSimpleInfo 2024-10-31 01:33:22 +08:00
71a6695ab8 renamed to "At" instead of "GetPointer" 2024-10-31 01:32:58 +08:00
6316f3cd59 Added OrderedIDComp<T>::Comp(const T *) 2024-10-23 23:21:33 +08:00
5443a58987 open begin/end for Map<> 2024-10-23 01:11:00 +08:00