|
fda1a60df7
|
new Queue<>, test OK!
|
2023-08-09 16:51:51 +08:00 |
|
|
d1e2fd03a1
|
added event in LifetimeCallback
|
2023-08-02 20:02:52 +08:00 |
|
|
15ef7295bc
|
splited Pool.h
|
2023-08-02 20:02:37 +08:00 |
|
|
1a443fbf88
|
added Init() in LifetimeCallback.h
|
2023-08-02 14:47:22 +08:00 |
|
|
a9bec5b5d2
|
fixed BOM of LifetimeCallback.h
|
2023-08-02 01:22:43 +08:00 |
|
|
05ac58b0c8
|
added LifetimeCallback.h
|
2023-08-01 19:37:24 +08:00 |
|
|
e3e9f91c44
|
Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMCore
|
2023-08-01 15:38:40 +08:00 |
|
|
2a43dc894a
|
1.use Free() instead of Clear in DataArray<>,List<>,Stack<>,Queue<>...
2.rewrite Stack<>
|
2023-08-01 15:38:24 +08:00 |
|
|
116799bc4e
|
fixed few bug.
|
2023-07-28 20:11:16 +08:00 |
|
|
dff19d4be9
|
little improved
|
2023-07-28 18:12:16 +08:00 |
|
|
2f1200b8d5
|
fixed name of value
|
2023-07-27 18:52:40 +08:00 |
|
|
c39eea296f
|
added CreateFileOutputStream function
|
2023-07-26 22:26:23 +08:00 |
|
|
9b142b9f6f
|
added String<T>::percentOf
|
2023-07-26 22:26:03 +08:00 |
|
|
b32b68f675
|
improved DataArray<>::Insert
|
2023-07-25 22:17:26 +08:00 |
|
|
f7712fd499
|
added WriteLine at TextOutputStream<>
|
2023-07-25 22:17:04 +08:00 |
|
|
ab739128d5
|
removed "hgl::" in CompOperator.h
|
2023-07-24 17:13:30 +08:00 |
|
|
555d445d30
|
Added List::GetArray() and then update Gradient
|
2023-07-24 14:33:30 +08:00 |
|
|
3a99617538
|
Moved Comparator<> to CompOperator.h from TypeFunc.h
|
2023-07-24 14:23:07 +08:00 |
|
|
11000ebc22
|
updated codes of Gradient, added comments, upgrade function name.
|
2023-07-24 14:22:19 +08:00 |
|
|
b0d404bb11
|
fixed comments
|
2023-07-21 23:57:15 +08:00 |
|
|
be9ec89452
|
removed gmt_off in FromDateTime
|
2023-07-21 20:38:51 +08:00 |
|
|
c6a8a466d6
|
layout codes of Map.h
|
2023-07-21 18:29:43 +08:00 |
|
|
9e5df330ca
|
added comments in Filename.h
|
2023-07-21 18:29:23 +08:00 |
|
|
c3e8db3104
|
Rearranged DataArray/List/ObjectList/SortedSets
|
2023-07-21 10:52:29 +08:00 |
|
|
2443aa9b9d
|
added FindDataPositionInArray,FindDataPositionInSortedArray,FindInsertPositionInSortedArray in ArrayItemProcess.h
|
2023-07-21 10:51:00 +08:00 |
|
|
6be7bda668
|
renamed to DeleteAt instead of DeleteBySerial
|
2023-07-21 10:48:39 +08:00 |
|
|
dbb2229c52
|
fixed typed error in StringList
|
2023-07-21 10:48:01 +08:00 |
|
|
5e2976418d
|
removed repeated hgl_zero
|
2023-07-21 10:47:12 +08:00 |
|
|
205d246e8a
|
to check element after Collection::Insert
|
2023-07-21 10:46:28 +08:00 |
|
|
75c52f0b93
|
added Read/Write/operator =/Find/Insert in DataArray<>
|
2023-07-20 19:28:40 +08:00 |
|
|
befd853b83
|
added ArrayItemProcess.h
|
2023-07-20 19:28:02 +08:00 |
|
|
4d94b76683
|
removed zero_new/zero_malloc,added hgl_set<uint8>
|
2023-07-20 19:27:21 +08:00 |
|
|
8bb5374ab1
|
renamed to PreAlloc instead of PreMalloc
|
2023-07-20 14:28:50 +08:00 |
|
|
09eec7e7df
|
removed List<>::Rand,clean codes of List<> and then all realloc in PreAlloc,delete always include delete_count;
|
2023-07-20 14:28:32 +08:00 |
|
|
2d61ee5a50
|
used ArrayRearrangeHelper in DataArray<>
|
2023-07-20 14:26:53 +08:00 |
|
|
b4fcd415e4
|
added ArrayRearrangeHelper.h
|
2023-07-20 14:26:18 +08:00 |
|
|
9504560e44
|
clean up codes.
|
2023-07-18 20:54:21 +08:00 |
|
|
641ed83442
|
Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMCore
|
2023-07-17 20:26:51 +08:00 |
|
|
e3bf1e0cd3
|
improved ParseCallback of TextInputStream
|
2023-07-17 20:26:45 +08:00 |
|
|
aeae7b89ab
|
added GetPointer in Map<>
|
2023-07-17 20:26:23 +08:00 |
|
|
8554f5414c
|
updated include
|
2023-07-15 00:45:46 +08:00 |
|
|
ef36b4af21
|
added data() in DataArray<>
|
2023-07-15 00:45:24 +08:00 |
|
|
96c89b000f
|
renamed to DataArray instead of MemBlock
|
2023-07-15 00:27:06 +08:00 |
|
|
11ef085d97
|
Created LoadMemBlock/SaveMemBlock in "inc/hgl/io", their code comes from MemBlock.h
|
2023-07-15 00:06:30 +08:00 |
|
|
c722d40049
|
moved to "io" folder from "type"
|
2023-07-15 00:03:48 +08:00 |
|
|
404acf8f58
|
rename to KVObject instead of ResItem
|
2023-07-14 23:40:28 +08:00 |
|
|
c26c55f0be
|
moved codes to .h from .cpp and then deleted ObjectManage.cpp
|
2023-07-14 23:35:41 +08:00 |
|
|
e4beccacd0
|
renamed to ObjectManage instead of ResManage
|
2023-07-14 23:21:03 +08:00 |
|
|
13dbf78aa7
|
removed EnumClass.h
|
2023-07-14 00:46:45 +08:00 |
|
|
25cd2fee89
|
use utf8 encode for TextInputStream.cpp
|
2023-07-13 23:09:09 +08:00 |
|