Nomango
|
364a96b320
|
[deploy] fix: std::map insert => operator[]
|
2020-10-17 17:37:47 +08:00 |
Nomango
|
5e9937e0f0
|
[deploy] add ConfigIni::LoadFromString & ConfigIni::SaveToString
|
2020-10-17 06:16:46 +08:00 |
Nomango
|
adcce6e613
|
[deploy] add MouseEventListener & KeyEventListener
|
2020-10-15 01:11:08 +08:00 |
Nomango
|
e9c8ca63ad
|
add SpriteFrame & BinaryData & AnimationEventHandler
|
2020-10-11 03:45:42 +08:00 |
Nomango
|
d9feebae31
|
refactoring animation
|
2020-10-10 21:12:37 +08:00 |
Nomango
|
678b47b9bd
|
update RenderContext
|
2020-10-04 04:39:22 +08:00 |
Nomango
|
db6c3e946d
|
[deploy] fix assert failed when close debug console
|
2020-08-04 16:31:56 +08:00 |
Nomango
|
ada7c2b336
|
update Texture & GifImage cache management
|
2020-08-03 21:55:27 +08:00 |
Nomango
|
4911ee6977
|
update LogFormater
|
2020-07-30 16:05:45 +08:00 |
Nomango
|
2285449eef
|
update ResourceCache & ResourceLoader
|
2020-07-26 18:51:02 +08:00 |
Nomango
|
696de0326d
|
add ResourceLoader
|
2020-07-26 11:51:27 +08:00 |
Nomango
|
088cfda0c5
|
add ObjectPolicy
|
2020-07-26 00:22:32 +08:00 |
Nomango
|
3ab717be25
|
add RefPtr policy
|
2020-07-25 15:57:14 +08:00 |
Nomango
|
a134a2e952
|
remove ObjectPool
|
2020-07-23 17:21:44 +08:00 |
Nomango
|
5a877ccf7b
|
remove Create functions
|
2020-07-22 21:08:48 +08:00 |
Nomango
|
c0f90d235a
|
refactoring: add RefPtr & RefObject & ObjectPool
|
2020-07-22 16:52:32 +08:00 |
Nomango
|
f8dd0a8ed1
|
fixes
|
2020-07-20 16:55:56 +08:00 |
Nomango
|
f560a78fc8
|
[deploy] update Logger
|
2020-07-20 10:50:55 +08:00 |
Nomango
|
d6f949d502
|
[deploy] update Logger
|
2020-07-20 00:26:00 +08:00 |
Nomango
|
caaa86915d
|
[deploy] LogProvider supports filter by log level
|
2020-07-17 18:37:42 +08:00 |
Nomango
|
52f46b5c51
|
add colored console log
|
2020-07-17 16:02:52 +08:00 |
Nomango
|
c19b5e224f
|
add LogFormater & LogProvider & LogBuffer
|
2020-07-17 12:23:18 +08:00 |
Nomango
|
f786ab67ef
|
update singleton
|
2020-06-08 20:20:06 +08:00 |
Nomango
|
7f902e3343
|
update ConfigIni::Save
|
2020-05-31 22:10:49 +08:00 |
Nomango
|
a25597223d
|
update ConfigIni
|
2020-05-28 17:24:54 +08:00 |
Nomango
|
bd8b328d01
|
update ConfigIni
|
2020-05-28 11:40:51 +08:00 |
Nomango
|
f5c9e5e226
|
fix header
|
2020-05-28 02:51:01 +08:00 |
Nomango
|
e7da6a5abc
|
add ConfigIni & remove LocalStorage
|
2020-05-28 02:42:32 +08:00 |
Nomango
|
de4b480dc2
|
update Application frame ticker
|
2020-05-27 16:38:58 +08:00 |
Nomango
|
471b6983cd
|
update Ticker
|
2020-05-26 15:20:02 +08:00 |
Nomango
|
c82fd84a0d
|
fix bugs
|
2020-05-26 00:12:36 +08:00 |
Nomango
|
1af108df90
|
add Application::Pause & Application::Resume
|
2020-05-25 16:48:40 +08:00 |
Nomango
|
6d1cf35730
|
refactoring project
|
2020-05-24 20:46:52 +08:00 |
Nomango
|
5d7c3f4f9a
|
refactoring project
|
2020-05-24 11:26:21 +08:00 |
Nomango
|
fababdbe9b
|
minor fixes
|
2020-05-21 00:32:43 +08:00 |
Nomango
|
6a8b2f528a
|
TaskManager => TaskScheduler, ActionManager => ActionScheduler
|
2020-05-21 00:06:47 +08:00 |
Nomango
|
e68bb9d94d
|
refactor utils
|
2020-05-20 23:48:56 +08:00 |
Nomango
|
b790bb7315
|
[deploy] Use Canvas::GetContext2D() instead of drawing functions
|
2020-04-26 21:20:58 +08:00 |
Nomango
|
a1e7e77c96
|
[deploy] Change source code charset to gb2312
|
2020-03-19 14:28:50 +08:00 |
Nomango
|
d6b95e3b40
|
Add allocator
|
2020-02-20 22:27:09 +08:00 |
Nomango
|
f71c5b9ff8
|
Remove TextureRenderContext & add function to create a RenderContext from a texture
|
2020-02-20 18:22:52 +08:00 |
Nomango
|
9fbe396e3b
|
[deploy] Tidy
|
2020-02-19 12:09:50 +08:00 |
Nomango
|
14df3ae55e
|
Add NativeObject & NativePtr
|
2020-02-16 20:14:01 +08:00 |
Nomango
|
2c050cafba
|
Remove OuterC library
|
2020-02-15 17:32:32 +08:00 |
Nomango
|
27fa580cc1
|
Remove ResourceCache functions related to FrameSequence
|
2020-02-11 17:16:22 +08:00 |
Nomango
|
fa142b64c9
|
Change source charset to utf-8
|
2020-02-10 17:32:04 +08:00 |
Nomango
|
56ae199587
|
Add exceptions
|
2020-02-10 14:41:19 +08:00 |
Nomango
|
1e93eddb88
|
Change default char code
|
2020-02-10 13:47:00 +08:00 |
Nomango
|
9329b6f888
|
Update Singleton
|
2020-02-08 09:59:17 +08:00 |
Nomango
|
832576d0aa
|
Add factory functions
|
2020-02-07 11:03:22 +08:00 |