folecr
|
60fd3c5b9c
|
Remove generated files...
* ... in favour of automatically generated bindings
* ... in the generated/ subfolder.
|
2012-09-18 17:02:21 -07:00 |
folecr
|
2c1c58eeb9
|
Update path calculation.
|
2012-09-18 17:02:21 -07:00 |
folecr
|
4c1fad1c6c
|
chmod u+x genbindings.sh
|
2012-09-18 17:02:21 -07:00 |
folecr
|
e6275f5f27
|
Update gitignore for tojs
|
2012-09-18 17:02:21 -07:00 |
folecr
|
8a688ef424
|
Script and config file for generating bindings
|
2012-09-18 17:02:21 -07:00 |
folecr
|
f54566ac03
|
More robust script exits on errors and ...
* Remove source build command (source repos for dependencies are not submodules)
|
2012-09-18 17:02:01 -07:00 |
Ed Bartley
|
e837cad67b
|
Revert "ignore and android updates"
This reverts commit 22dba972d0 .
|
2012-09-18 18:56:26 -04:00 |
Ed Bartley
|
8fbceacb92
|
Merge branch 'gles20' of github.com:FlowerpotGames/cocos2d-x into gles20
|
2012-09-18 18:45:16 -04:00 |
Ed Bartley
|
22dba972d0
|
ignore and android updates
|
2012-09-18 18:43:50 -04:00 |
Ed Bartley
|
925c21cdde
|
Merge branch 'gles20' of github.com:cocos2d/cocos2d-x into gles20
|
2012-09-18 18:42:41 -04: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 |
Nicolas Gramlich
|
48062e222d
|
Reverted change in scripting/javascript/bindings/Android.mk.
|
2012-09-18 11:01:31 -07:00 |
Nicolas Gramlich
|
cd4b22a503
|
Merge branch 'gles20-official' into patch-5
|
2012-09-18 10:50:15 -07:00 |
minggo
|
4bc5e9e415
|
issue #1470:fix more logical errors
|
2012-09-18 17:55:03 +08:00 |
moadib
|
6df8233b03
|
Fixed statement which works but incorrect from point of C++ rules applied to ternary operator and can cause compilation error on compiler different from MSVC
|
2012-09-18 13:15:05 +04:00 |
minggo
|
8832b8e78d
|
issue #1470:set correct call back function for Funky animation
|
2012-09-18 17:13:31 +08:00 |
minggo
|
a0feb5f289
|
issue #1470:fix some logical errors
|
2012-09-18 17:04:10 +08: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 |
minggo
|
4b969e35c8
|
issue #1470:implement animation
|
2012-09-17 18:49:05 +08:00 |
dualface
|
cf5f3dedc7
|
[Win32] disable CCTextureAtlas use VAO, some windows display adapter driver cannot support VAO
|
2012-09-17 17:58:21 +08:00 |
dualface
|
ded6e3edcf
|
Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20
|
2012-09-17 17:55:41 +08:00 |
minggo
|
0c4b5dd3e9
|
issue #1470:fix some crashes
|
2012-09-17 15:31:07 +08:00 |
dualface
|
44e5bdf7a8
|
restore CCDirector
|
2012-09-17 15:12:13 +08:00 |
Donald Alan Morrison
|
4cbd993091
|
Minor English Spelling Corrections. A few grammar corrections.
|
2012-09-17 00:02:24 -07:00 |
dualface
|
eba97a9b1e
|
[Lua] fix luabinding overloaded functions
|
2012-09-17 14:40:42 +08:00 |
minggo
|
0845e08fd3
|
issue #1470:update CCBReader to support Cocosbuilder v2.1 beta0
|
2012-09-17 14:27:17 +08: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 |