Commit Graph

5270 Commits

Author SHA1 Message Date
Byung Choi a83b6a6261 updated sample/helloCpp debug & release makefile for linux 2012-09-21 15:35:41 +09:00
Byung Choi 4d04a1863b make-all-linux now builds debug & release, testCpp also gets both 2012-09-21 14:34:05 +09:00
Byung Choi 4a4ef87163 Fixes #1317 by http://gcc.gnu.org/wiki/Visibility 2012-09-19 04:59:33 +09:00
Byung Choi ad5836a3ca debug & release makefiles for cocos2dx, box2d, chipmunk, cocosdenshion 2012-09-19 04:42:57 +09:00
Walzer d098c5900a Merge pull request #1333 from jzgenius/modify_template_by_viewController
[template] modify AppController, add viewController & window variant. al...
2012-09-17 19:36:18 -07:00
minggo 6e890c96a8 Merge pull request #1328 from donaldalanmorrison/gles20
Minor English Spelling Corrections.  A few grammar corrections.
2012-09-17 18:57:02 -07:00
jzgenius 19b22be52e [template] modify AppController, add viewController & window variant. all Xcode template modified. 2012-09-18 09:55:28 +08:00
Donald Alan Morrison 4cbd993091 Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
Walzer 4673977c31 Merge pull request #1325 from walzer/gles20
bug fix: CCString::stringWithContentsOfFile should call CCString::createWithContentsOfFile, but not CCString::create
2012-09-16 01:27:20 -07:00
Walzer f475bcf102 CCString::stringWithContentsOfFile should call CCString::createWithContentsOfFile, but not CCString::create 2012-09-16 16:21:42 +08:00
Walzer 4374695210 Merge pull request #1324 from walzer/gles20
fixed "ant release" to "ant debug" in jenkins_scripts/mac/android/build-4.x-debug.sh
2012-09-16 01:16:09 -07:00
Walzer 86d34f05c4 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-09-16 16:14:52 +08:00
Walzer c1ab4eab48 fixed #1404, modify "ant release" to "ant debug" in mac-android-4.x-debug.sh 2012-09-16 16:13:54 +08:00
Walzer b8fad67ef4 Fix English syntax in CCDrawingPrimitives.cpp 2012-09-16 10:18:06 +08:00
minggo 7e123f3aec Merge pull request #1322 from NatWeiss/fixtmxparser2
Fixes a bug in the TMX parser which caused tileset images not to load.
2012-09-15 18:50:44 -07:00
minggo eab52552be Merge pull request #1320 from NatWeiss/fixccthread
Fixes CCThread.cpp so it is not included for Mac builds.
2012-09-15 18:47:42 -07:00
Walzer a795e3c442 Merge pull request #1321 from donaldalanmorrison/gles20
Minor English Spelling Corrections, etc.
2012-09-15 18:40:48 -07:00
Nat Weiss 53e4da5d5c Fixes a bug in the TMX parser which caused tileset images not to load on Android. 2012-09-15 15:59:15 -07:00
Donald Alan Morrison 6816fb94fc A few more minor documentation changes. OK, enough for today! :-) 2012-09-15 15:12:28 -07:00
Donald Alan Morrison 216ebab0e1 Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
Walzer 877fe86675 Merge pull request #1319 from walzer/gles20
fix a potential memory leak in CCTextureCache::addImage.
2012-09-15 06:13:13 -07:00
Walzer 9a042b8056 fix a potential memory leak in CCTextureCache::addImage. Thanks to Alexander Markevich. 2012-09-15 21:11:50 +08:00
minggo 69ba265707 Merge pull request #1316 from donaldalanmorrison/gles20
[Gles20] Minor changes to comments (English Spellings, etc.)
2012-09-15 05:42:30 -07:00
James Chen 3be86f8b85 Merge pull request #1318 from dumganhar/gles20
Updated "ant.properties" for TestJavascript project since it will ignore 'assets/Images, assets/Fonts' folder.
2012-09-15 00:39:51 -07:00
Nat Weiss febafa6e82 Fixes CCThread.cpp so it is not included for Mac builds.
The Mac platform already has it's own CCThread.mm.
2012-09-15 00:37:12 -07:00
James Chen f4ddabb942 Updated "ant.properties" for TestJavascript project since it will ignore 'assets/Images, assets/Fonts' folder. 2012-09-15 15:36:31 +08:00
Donald Alan Morrison b29f9a7f3b Missed one spelling error. 2012-09-14 15:41:42 -07:00
Donald Alan Morrison b8412f3b7e Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-09-14 15:27:55 -07:00
Donald Alan Morrison 7c750dc9c5 Minor changes to comments. One integer literal changed to float literal. 2012-09-14 15:26:38 -07:00
Walzer 64d6d6ed81 Merge pull request #1314 from walzer/gles20
config scripts for jenkins-ci, compiling android on mac osx
2012-09-14 01:44:53 -07:00
Walzer 7c744e785a fixed #1404, tweak back to lower case :) 2012-09-14 16:42:44 +08:00
Walzer bbb37a4d7c issue #1404, case insensitive, oops 2012-09-14 16:41:41 +08:00
Walzer 6fbeacf750 issue #1404, add scripts for ci 2012-09-14 16:33:54 +08:00
Walzer 150ef1f320 Update cocos2dx/platform/win32/CCEGLView.cpp 2012-09-13 15:53:57 +08:00
Walzer 5718dc1397 fixed #1474, check OpenGL version of win32
When OpenGL version is too old to run 2dx (<1.5), popup a warning dialog to warn users.
2012-09-13 15:52:46 +08:00
Walzer 47f51bf7af Update tools/jenkins_scripts/mac/ios/build-ios-all.sh 2012-09-13 14:11:09 +08:00
Walzer 4fd8650b06 Merge pull request #1311 from walzer/gles20
update jenkins_scripts for build android-ant on windows cygwin
2012-09-12 20:29:12 -07:00
Walzer de7969afdf update jenkins_scripts for build android-ant on windows cygwin 2012-09-13 11:28:12 +08:00
James Chen db24bd69f0 Merge pull request #1310 from flaming0/patch-1
Updated cocos2dx/platform/win32/CCEGLView.cpp, removed '\n' of the end of CCLog in 'CCEGLView::initGL'.
2012-09-12 18:40:48 -07:00
flamingo bb82930789 Update cocos2dx/platform/win32/CCEGLView.cpp
extra endings in linux logging
2012-09-12 22:17:56 +04:00
Walzer 63e279e484 Merge pull request #1308 from walzer/gles20
updage tools/jenkins_scripts
2012-09-12 03:29:12 -07:00
Walzer ba5f0996ad update tools/jenkins_scripts/ 2012-09-12 18:27:57 +08:00
Walzer 7d13516056 rename JenkinsScript to more comfortable 2012-09-12 16:00:36 +08:00
James Chen ef059a8db5 Merge pull request #1305 from dualface/gles20
fixed #1477: Updated TestLua.
2012-09-11 02:36:38 -07:00
YuLei 209e44ff09 [Lua] update HelloLua 2012-09-11 17:31:21 +08:00
YuLei 9de34c4f07 [Lua] remove unused codes 2012-09-11 17:13:45 +08:00
YuLei ab6a476deb update TestLua 2012-09-11 17:13:20 +08:00
James Chen fe5c2f438d Merge pull request #1303 from dualface/gles20
fixed #1477: Updated CCLuaEngine for new script binding protocol.
2012-09-11 01:18:08 -07:00
YuLei 214d4e7623 [Lua] remove CCLuaEngine::purgeDefaultEngine() 2012-09-11 16:11:42 +08:00
YuLei 400af95093 restore CCDirector 2012-09-11 16:07:56 +08:00