Ricardo Quesada
|
d0f963e655
|
Template fixes
|
2014-01-30 21:17:55 -08:00 |
Ricardo Quesada
|
efaec7b7ec
|
Merge branch 'develop' into glview_improvements
Conflicts:
samples/Lua/HelloLua/Classes/AppDelegate.cpp
template/multi-platform-lua/Classes/AppDelegate.cpp
|
2014-01-27 10:52:35 -08:00 |
andyque
|
ecdd742f57
|
change include header file Application.h to cocos2d.h
|
2014-01-24 14:26:34 +08:00 |
minggo
|
dffad2acd8
|
remove unneeded codes to fix running error
|
2014-01-24 14:13:17 +08:00 |
Ricardo Quesada
|
2b92ba75b4
|
more fixes for new GLView API
|
2014-01-23 16:04:11 -08:00 |
samuele3hu
|
11a5945bd3
|
Fix:Resolve the android template projects’s errors
|
2014-01-07 16:45:03 +08:00 |
byeonggee.seo
|
0a30a9a604
|
spine simple JS binding supported
|
2013-12-20 16:10:15 +09:00 |
Dhilan007
|
006d32f883
|
rename jsb boot file.
|
2013-11-07 23:51:01 +08:00 |
Dhilan007
|
f11dba586a
|
issue #2905:modification vs-project for folder structure change
|
2013-10-21 22:09:21 +08:00 |
James Chen
|
7552a72577
|
issue #2732: [iOS] Updating the reference of auto-generated binding glue codes.
|
2013-08-27 16:05:48 +08:00 |
samuele3hu
|
3c953a934e
|
issue #2404:Add more deprecated function and Modify template vs11 solution
|
2013-07-28 00:16:16 +08:00 |
minggo
|
99949331b1
|
fix error and compilings error in templates
|
2013-07-24 17:27:29 +08:00 |
James Chen
|
1db847ad7c
|
issue #2344: ScriptEngineManager::sharedManager --> ScriptEngineManager::getInstance, ScriptEngineManager::purgeSharedManager --> ScriptEngineManager::destroyInstance
|
2013-07-22 17:24:54 +08:00 |
James Chen
|
2c1b26acf8
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
James Chen
|
88a28b041e
|
issue #2397: Director::sharedDirector --> Director::getInstance() for all files.
|
2013-07-12 11:50:36 +08:00 |
James Chen
|
d1bd34fd08
|
issue #2129: Removing CC prefix for template.
|
2013-06-20 22:18:43 +08:00 |
James Chen
|
328282f88f
|
CCScriptEngineManager::sharedManager()->purgeSharedManager(); --> CCScriptEngineManager::purgeSharedManager();
|
2013-06-10 11:54:23 +08:00 |
James Chen
|
3b673547cc
|
Updating multi-platform-xxx template for iOS and Mac.
|
2013-06-04 19:49:03 +08:00 |
James Chen
|
f6297aeb33
|
Updating iOS template.
|
2013-05-20 21:06:37 +08:00 |
James Chen
|
2c69ce8d80
|
fixed #2075: Updating multi-platform template project settings.
|
2013-04-24 15:56:37 +08:00 |
James Chen
|
32a8eb45f4
|
Updating the template of muti-platform-js.
|
2013-03-11 22:44:10 +08:00 |
James Chen
|
1d9e9e48bc
|
fixed #1724: Moved HelloJavascript to template folder and renamed it with "multi-platform-is".
|
2013-02-18 16:25:21 +08:00 |