Nomango
|
9f1ab4485f
|
增加explicit限定符
|
2018-05-24 16:25:05 +08:00 |
Nomango
|
0cf6c6fb94
|
增加路径搜索功能
|
2018-05-24 15:47:38 +08:00 |
Nomango
|
868238e42b
|
Path::createFolder支持一次性创建多级目录;String不再允许隐式转换成const wchar_t* 类型
|
2018-05-24 14:33:16 +08:00 |
Nomango
|
6af90623fa
|
增加SystemException,移除ASSERT
|
2018-05-24 12:24:39 +08:00 |
Nomango
|
384f332b6d
|
TimerInfo重命名为TimerEntity,并加入e2d namespace
|
2018-05-22 23:55:53 +08:00 |
Nomango
|
6deb3964fb
|
监听器从Common组移动到Tool组
|
2018-05-22 15:54:01 +08:00 |
Nomango
|
24bf8e007a
|
SafeReleaseInterface重命名
|
2018-05-22 12:24:43 +08:00 |
Nomango
|
7a99c03431
|
增加音乐播放结束时执行回调函数的功能
|
2018-05-22 11:58:45 +08:00 |
Nomango
|
f5c1d58134
|
移除create的工厂方法模式
|
2018-05-19 01:30:07 +08:00 |
Nomango
|
29f7d35844
|
ObjectManager改为GC类
|
2018-05-19 01:10:37 +08:00 |
Nomango
|
5ab9d822f3
|
分离Music和Player类
|
2018-05-17 23:53:27 +08:00 |
Nomango
|
c297d7d0e3
|
部分全局枚举类型修改为类内嵌套枚举
|
2018-05-17 15:22:14 +08:00 |
Nomango
|
084671fa1c
|
使用工厂方法模式管理对象
|
2018-05-17 12:22:52 +08:00 |
Nomango
|
012c7aad50
|
细节调整
|
2018-05-15 23:59:58 +08:00 |
Nomango
|
2c13083c09
|
细节优化
|
2018-05-14 22:51:40 +08:00 |
Nomango
|
2528e41a58
|
细节调整
|
2018-05-10 20:23:32 +08:00 |
Nomango
|
4a62b2a5bf
|
细节调整;去除Transition构造器
|
2018-05-09 00:34:15 +08:00 |
Nomango
|
f9181a2080
|
细节调整
|
2018-05-08 17:40:36 +08:00 |
Nomango
|
a18ff4295d
|
细节调整
|
2018-05-08 11:37:11 +08:00 |
Nomango
|
6336c979c9
|
函数参数中的String替换为const String&
|
2018-05-07 15:48:06 +08:00 |
Haibo
|
24dbd42970
|
不再自动关闭控制台;不再禁用Circle和Ellipse的修改宽高函数;同步工程文件。
|
2018-05-03 22:21:01 +08:00 |
Nomango
|
6797570015
|
增加字符串相关操作
|
2018-05-01 17:19:55 +08:00 |
Nomango
|
69f6172fa0
|
增加从程序资源读取音乐的功能
|
2018-04-27 17:27:05 +08:00 |
Nomango
|
2eb845a4df
|
重做Music类,去除MusicManager
|
2018-04-27 17:07:47 +08:00 |
Nomango
|
fca3ba9f25
|
增加Path类初始化
|
2018-04-26 21:47:56 +08:00 |
Nomango
|
52bfa595ad
|
从master上移除vs2010支持
|
2018-04-24 20:22:41 +08:00 |
Nomango
|
da08f33a02
|
监听器重做
|
2018-04-24 13:28:21 +08:00 |
Nomango
|
f5185f5630
|
Game初始化失败时自动回收资源;Music类初始化过程修改;节点二维矩阵转换方法修改
|
2018-04-24 10:35:58 +08:00 |
Nomango
|
0614701a30
|
Timer定时器类重做
|
2018-04-24 09:02:06 +08:00 |
Nomango
|
927d019838
|
更新 e2dmacros.h
|
2018-04-23 00:05:57 +08:00 |
Nomango
|
6d7550608c
|
更改所有头文件名称
|
2018-04-21 21:24:46 +08:00 |
Nomango
|
3d00ae7189
|
Game::start增加bool参数,为true时自动在游戏结束时回收资源
|
2018-04-21 00:46:26 +08:00 |
Nomango
|
c135168491
|
Modify some functions in class Game and Window
|
2018-04-13 00:39:27 +08:00 |
Nomango
|
b1dcc466f3
|
update project files
|
2018-04-02 23:40:08 +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
|
2daa4d49ad
|
update collision detection method
Using initializer_list to implement variable parameters. Add InputListener & CollisionListener.
|
2018-03-31 18:12:01 +08:00 |
Nomango
|
9bef38091f
|
update class Text
new feature: Text alignment, underline, strikethrough, line spacing. Remove Text::setWrappingEnable.
|
2018-03-30 01:41:29 +08:00 |
Nomango
|
785dbf9b65
|
The callback function is changed to a function object
|
2018-03-28 17:56:04 +08:00 |
Nomango
|
c8a499ece0
|
Data class adds field functions
|
2018-03-13 23:35:00 +08:00 |
Nomango
|
0a80483ba6
|
Collision detection will not be opened by default, and use ShapeManager::setCollisionEnable to enable it.
|
2018-03-13 13:13:26 +08:00 |
Nomango
|
24ab490804
|
fixed String bugs
|
2018-03-12 13:42:49 +08:00 |
Nomango
|
b853bb76cf
|
New class Listener;Fixed String bugs;class File rename to Path.
|
2018-03-11 23:56:40 +08:00 |
Nomango
|
a1ba470e94
|
fixed bugs
|
2018-03-08 15:03:12 +08:00 |
Nomango
|
4ae567eab5
|
new attribute of Action: name
|
2018-03-06 09:56:17 +08:00 |
Nomango
|
9537a5b50d
|
fixed bugs
|
2018-03-04 13:30:52 +08:00 |
Nomango
|
05450175a3
|
significant update about Timer class
|
2018-03-03 17:02:08 +08:00 |
Nomango
|
49783dbf8d
|
Update MusicManager
|
2018-03-02 23:49:57 +08:00 |
Nomango
|
6331a4c111
|
fixed bugs
|
2018-03-01 19:28:22 +08:00 |
Nomango
|
bca9f6f792
|
new feature: Data::saveBool & Data::getBool
|
2018-02-28 19:46:03 +08:00 |