Skip to content

Commit 5078f51

Browse files
committed
Initial Release v0.0.0
1 parent bd0d4a1 commit 5078f51

File tree

160 files changed

+170
-166
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+170
-166
lines changed

Engine/Application/Application.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2013-9-4
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

Engine/Application/Application.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2013-09-04
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

Engine/Application/Component.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2015-8-19
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

Engine/Application/Component.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2015-8-19
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

Engine/Application/Input.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2017-3-24
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

Engine/Application/Input.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2017-3-24
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

Engine/Application/Platform/Android/JniTool.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2017-4-1
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

Engine/Application/Platform/Android/JniTool.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2017-4-1
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

Engine/Application/Platform/Android/NativeGlue.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2016-1-28
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

Engine/Application/Scheduler.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Since : 2014-1-16
77
* Author : scott.cgi
8-
* Version: 0.1
8+
* Version: 0.0.0
99
*/
1010

1111

0 commit comments

Comments
 (0)