James Chen
|
275891dfb0
|
issue #1056: synchronise cocos2d-iphone-2.0-rc0a
|
2012-03-16 13:42:53 +08:00 |
James Chen
|
303818ef6d
|
issue #1056: Update CCGLProgram.
|
2012-03-15 10:54:07 +08:00 |
James Chen
|
9e89171557
|
issue #1056: Rename ccGLState to ccGLStateCache, add some ccShader_***_.h, update CCGLProgram class.
|
2012-03-15 10:42:22 +08:00 |
James Chen
|
8aa3f7f9ae
|
issue #1056: TestCases works ok except Box2dTest and ChipmunkTest.
|
2012-03-14 18:11:25 +08:00 |
James Chen
|
b8d760064d
|
issue #1056: Add CCVertex.h CCVertex.cpp, implement CCMotionStreak.
|
2012-03-14 16:10:01 +08:00 |
James Chen
|
aefdb852a2
|
issue #1056: synchronise cocos2d-iphone gles2.0 branch, HelloWorld on win32 works ok.
|
2012-03-14 14:55:17 +08:00 |
James Chen
|
bd59979495
|
add gles2.0 libraries for win32.
add CCGLProgram, ccGLState, CCShaderCache.
add third library---kazmath
|
2012-03-12 15:22:03 +08:00 |
minggo
|
cc7542a86b
|
Merge pull request #766 from assoulter/master
Fix m_nEntryID typo
|
2012-03-11 20:06:24 -07:00 |
minggo
|
9f6cc73b31
|
Merge pull request #767 from minggo/iss737_remove_viewid
fixed #737: remove view id
|
2012-03-11 20:02:10 -07:00 |
minggo
|
7fc0ffbf26
|
fixed #737: remove view id
|
2012-03-12 11:00:12 +08:00 |
Anton Rusanov
|
8e53d9db9f
|
fix m_nEntryID typo for CC_LUA_ENGINE_DEBUG
|
2012-03-12 00:59:03 +04:00 |
minggo
|
a0d30b5d1b
|
Merge pull request #760 from Wartortle/iOSSim_Accelerometer
fixed #1033: Added support files for Accelerometer Simulation for iPhone Simulator an...
|
2012-03-08 17:46:40 -08:00 |
Wartortle
|
7321d33aaf
|
Added support files for Accelerometer Simulation for iPhone Simulator and
Unimotion
Ref: http://code.google.com/p/accelerometer-simulator/wiki/Home
Ref: https://github.com/gmarik/unimotion
|
2012-03-08 11:23:47 +00:00 |
minggo
|
7dfe4224e1
|
Merge pull request #756 from dualface/fix-lua-engine-bugs
fixed #1030: Improve Lua engine
|
2012-03-07 21:42:35 -08:00 |
minggo
|
e9c1e43e27
|
Merge pull request #755 from dumganhar/iss1022_string_with_file
fixed #1022: Added a static method named CCString::stringWithContentsOfFile.
|
2012-03-07 21:39:59 -08:00 |
minggo
|
88cbdcb1ea
|
Merge pull request #759 from minggo/iss737_remove_viewid
fixed #737: remove view id
|
2012-03-07 21:38:08 -08:00 |
minggo
|
645d561276
|
fixed #737: remove view id
|
2012-03-08 12:40:27 +08:00 |
Liao YuLei
|
5b98cf8539
|
remove exception catch from CCLuaEngine::executeFunctionByHandler()
|
2012-03-08 10:57:03 +08:00 |
minggo
|
ebce8a9ac9
|
Merge pull request #758 from minggo/iss1028_makefile
fixed #1028: correct directory name
|
2012-03-07 18:10:30 -08:00 |
minggo
|
bfa8b65cc5
|
fixed #1028: correct directory name
|
2012-03-08 10:09:17 +08:00 |
Liao YuLei
|
c6c7fb1be6
|
Improve Lua engine
rename executeFunctionByRefId() to executeFunctionByHandler()
add executeFunctionWithCCObject()
add pushIntegerToLuaStack()
add pushFloatToLuaStack()
add pushBooleanToLuaStack()
add pushCCObjectToLuaStack()
|
2012-03-07 20:27:26 +08:00 |
James Chen
|
c91fd243dc
|
Update cocos2dx/include/CCString.h
|
2012-03-07 16:15:26 +08:00 |
James Chen
|
2564f39eb8
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into iss1022_string_with_file
|
2012-03-07 16:13:16 +08:00 |
James Chen
|
00745ae172
|
fixed #1022: add the comment for CCString::stringWithContentsOfFile.
|
2012-03-07 16:12:46 +08:00 |
minggo
|
344f2f8649
|
Merge pull request #753 from minggo/iss1020_vs_template
fixed #1020: make vs template support lua
|
2012-03-06 23:06:15 -08:00 |
minggo
|
5623f5fb58
|
fixed #1020: make vs template support lua
|
2012-03-07 15:03:35 +08:00 |
minggo
|
837da31d59
|
Merge pull request #752 from minggo/iss721_cocosdenshion
fixed #721: cocosdenshion can play local file on android
|
2012-03-06 00:58:51 -08:00 |
minggo
|
7890333505
|
fixed #721: cocosdenshion can play local file on android
|
2012-03-06 16:56:30 +08:00 |
minggo
|
36dfec2633
|
Merge pull request #751 from minggo/iss1017_win32_timing
fixed #1017: improve win32 timing accuracy
|
2012-03-05 22:14:58 -08:00 |
minggo
|
a0f0971782
|
fixed #1017: improve win32 timing accuracy
|
2012-03-06 14:12:57 +08:00 |
James Chen
|
74b4b14ee3
|
Merge pull request #730 from moadib/qnx_eventhandler
Added CCEGLView::EventHandler class for qnx-platform
Added window group id for qnx-version of CCEGLView
|
2012-03-05 18:07:20 -08:00 |
minggo
|
65d6af2724
|
Merge pull request #750 from minggo/iss1014_resource_path
fixed #1014: correct resources path in build_win32.bat
|
2012-03-05 17:46:43 -08:00 |
minggo
|
ad0fbad405
|
fixed #1014: correct resources path in build_win32.bat
|
2012-03-06 09:45:42 +08:00 |
minggo
|
d4d65bd532
|
Merge pull request #749 from minggo/iss1009_typo_error
fixed #1009: fix a typo error
|
2012-03-05 17:42:25 -08:00 |
minggo
|
ed68855e19
|
fixed #1009: fix a typo error
|
2012-03-06 09:35:36 +08:00 |
James Chen
|
3f08fa368d
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into string_with_file
|
2012-03-05 11:20:16 +08:00 |
James Chen
|
fd9dd6c7fe
|
add stringWithContentsOfFile static method in CCString class.
|
2012-03-05 11:13:45 +08:00 |
minggo
|
11f47b8464
|
Merge pull request #748 from minggo/master
add a message to changelog and fix some typo error
|
2012-03-04 18:53:30 -08:00 |
minggo
|
9dc10741b2
|
add a message to changelog and fix some typo error
|
2012-03-05 10:52:11 +08:00 |
James Chen
|
5597b7ea8b
|
Merge pull request #747 from dumganhar/revert_getFileData
revert CCFileUtils::getFileData method.
|
2012-03-04 17:57:07 -08:00 |
James Chen
|
cb1f94df47
|
revert CCFileUtils::getFileData method.
|
2012-03-05 09:55:50 +08:00 |
James Chen
|
3a8fc658f6
|
Merge pull request #746 from dumganhar/iss1008_miss_ret
fixed #1008: Missing "return" in SimpleAudioEngine::getEffectsVolume() method on android platform.
|
2012-03-03 19:34:55 -08:00 |
James Chen
|
fa72c65737
|
fixed #1008: Missing "return" in SimpleAudioEngine::getEffectsVolume() method on android platform.
|
2012-03-04 11:25:01 +08:00 |
James Chen
|
ba2303e206
|
Merge pull request #744 from dumganhar/iss1007_alloc_one_byte
fixed #1007: Allocate one more byte of '\0' to terminate string in CCFileUtils::getFileData.
|
2012-03-02 20:35:18 -08:00 |
James Chen
|
347a8294ac
|
fixed #1007: Allocate one more byte of '\0' to terminate string in CCFileUtils::getFileData.
|
2012-03-03 12:24:02 +08:00 |
Walzer
|
80fca3df67
|
Update HelloWorld/android/jni/helloworld/main.cpp
|
2012-03-02 17:02:09 +08:00 |
minggo
|
af7c82ae11
|
Merge pull request #743 from minggo/master
update authors, changelog
|
2012-03-01 23:42:13 -08:00 |
minggo
|
e3bc4471ff
|
update authors, changelog
|
2012-03-02 15:39:03 +08:00 |
minggo
|
796ba89e9d
|
Merge pull request #742 from minggo/iss762_label_position
compute correct text rect and display it on center
|
2012-03-01 22:24:04 -08:00 |
minggo
|
2360a9a04e
|
fixed #762: let zfont display on center
|
2012-03-02 14:22:01 +08:00 |