Commit Graph

27 Commits

Author SHA1 Message Date
Haibo f2be349841 optimize: Text class 2019-08-06 13:32:01 +08:00
Haibo 32ecc0cbe8 add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
Haibo ccba1363a0 add: use intrusive pointers to solve memory management problems
minor improves
2019-08-06 13:31:59 +08:00
Haibo d2532c09db update: modern singleton pattern 2019-08-06 13:31:59 +08:00
Haibo a062af4de7 add: time literals & duration to string & duration operation with iostream 2019-08-06 13:31:59 +08:00
Haibo 0bcaf2fa04 fix: macro mistake 2019-08-06 13:31:59 +08:00
Haibo f4cadddce4 change: add namespace modules & load libraries from dll
refactoring: time package

refactoring: the whole project has been changed
2019-08-06 13:31:57 +08:00
Nomango 05849422a4 fix: minor fixes 2018-10-18 13:38:31 +08:00
Nomango 422c7cbdc7 add: copyright 2018-10-03 22:02:46 +08:00
Nomango ba99ca38c1 refactoring 2018-10-03 18:04:04 +08:00
Nomango 83462faad0 Refactoring : filters 2018-09-06 23:26:32 +08:00
Nomango 65ba8e96d2 Refactoring : UI Components 2018-09-05 13:33:39 +08:00
Nomango 745bd994a8 Refactoring : header files name 2018-09-05 13:17:07 +08:00
Nomango 4ef4715ea6 resolve #18, 简化 Player 2018-08-12 12:06:06 +08:00
Nomango 7e31505529 移除Collision类;ColliderManager更名为CollisionManager 2018-07-08 16:57:12 +08:00
Nomango a2d173800b 去除Config的自动回收对象选项,增加operator new重载 2018-07-06 12:59:32 +08:00
Haibo 7619dffaf1 VS2012&VS2013项目文件更新 2018-05-25 00:33:46 +08:00
Nomango 52bfa595ad 从master上移除vs2010支持 2018-04-24 20:22:41 +08:00
Nomango 40ad1c7282 增加颜色类,包含rgba四个属性 2018-04-22 13:15:57 +08:00
Nomango 6d7550608c 更改所有头文件名称 2018-04-21 21:24:46 +08:00
Nomango 02ccbff4eb new feature: shape
Shape change into collider
2018-04-02 23:01:38 +08:00
Nomango 1fb8d761e6 vs2010 supported 2018-04-01 23:08:11 +08:00
Nomango 785dbf9b65 The callback function is changed to a function object 2018-03-28 17:56:04 +08:00
Nomango f6eecee3aa new feature: shape and collision. 2018-02-03 22:04:43 +08:00
Nomango c79ba16d29 update a lot of new features. 2018-01-30 16:45:38 +08:00
Nomango b71119548a fixed bugs 2017-12-16 15:49:48 +08:00
Nomango c4f0555bec Restructured project 2017-12-15 21:51:07 +08:00