Rohan Kuruvilla
|
6d0d9e7375
|
Refactoring a bit to allow JNI cleanCache call
|
2013-01-24 23:27:19 -08:00 |
Rohan Kuruvilla
|
9532e5e6c7
|
Chaning name sent to CCB
|
2013-01-24 22:19:49 -08:00 |
Rohan Kuruvilla
|
dcde99d568
|
Adding Binary Plist parsing library
|
2013-01-24 22:19:45 -08:00 |
Rohan Kuruvilla
|
9750bbab95
|
removing absolute path lookup in fullPathForFilename
|
2013-01-24 19:04:27 -08:00 |
Rohan Kuruvilla
|
f5c74d9022
|
Adding support for getInstance in Cocos2dxGLSurfaceView, to allow for running tasks on GL Thread
|
2013-01-24 18:37:24 -08:00 |
Rohan Kuruvilla
|
578b1c741e
|
Fixing bug in resetting context that fails because of setting UTf8 string twice
|
2013-01-24 18:37:24 -08:00 |
Rohan Kuruvilla
|
43229cb440
|
Adding CocosPlayerJS for Android
|
2013-01-24 18:37:24 -08:00 |
Rohan Kuruvilla
|
be305f84b6
|
Fixing bug where it doesn't use embedded texture data, if texture filename is not available
|
2013-01-24 18:37:23 -08:00 |
Rohan Kuruvilla
|
287b5575f4
|
Changing architecture of CCFileUtils
|
2013-01-24 18:37:23 -08:00 |
James Chen
|
cefef60e11
|
Refactored CCFileUtils for Marmalade port.
|
2013-01-24 17:38:43 +08:00 |
James Chen
|
73389d68d5
|
Refactor CCFileUtils for Linux port.
|
2013-01-24 16:44:13 +08:00 |
James Chen
|
5e65745795
|
Updated iOS project configuration.
|
2013-01-24 14:44:44 +08:00 |
James Chen
|
e954ce4f75
|
Made compatibility with old api CCFileUtils::setResourceDirectory.
|
2013-01-24 14:07:48 +08:00 |
James Chen
|
7589be6fb7
|
Refactoring CCFileUtils for win32. CrystalCraze works ok on WIN32 now.
|
2013-01-24 13:56:50 +08:00 |
James Chen
|
9b3f9503ea
|
Updated JS Tests.
|
2013-01-24 11:39:11 +08:00 |
James Chen
|
dcf1127d31
|
Merge branch 'master' into refactor-ccfileutils
|
2013-01-24 11:21:23 +08:00 |
James Chen
|
9b21aac263
|
Update AUTHORS
|
2013-01-24 10:31:45 +08:00 |
James Chen
|
9f767210e0
|
Merge pull request #1886 from FlowerpotGames/master
fixed #1680: CCTableView update. CCMenu bug fix.
|
2013-01-23 18:27:23 -08:00 |
Ed Bartley
|
39a39fb9f4
|
CCTableView: Added a delegate method to inform the implementor that a cell as about to be recycled. CCTableView no longer crashes if a CCTableViewDelegate is not provided.
|
2013-01-23 14:04:49 -05:00 |
Ed Bartley
|
908035bdee
|
Fixed a CCMenu bug that prevented the touch priority from being set to the value specified by a call to CCMenu::setTouchPriority(int).
|
2013-01-23 14:00:23 -05:00 |
James Chen
|
1180a98eb9
|
Updated submodule reference for cocos2d-js-tests.
|
2013-01-24 00:37:39 +08:00 |
James Chen
|
46f38c57fb
|
issue #1661: CrystalCraze works ok on android.
|
2013-01-24 00:32:22 +08:00 |
James Chen
|
8cfd912a06
|
CrystalCraze works ok on iOS.
|
2013-01-23 23:17:44 +08:00 |
James Chen
|
388e1d82c3
|
Added resource structure which is the same as cocos2d-iphone.
|
2013-01-23 22:29:00 +08:00 |
James Chen
|
294509c4c0
|
Merge branch 'master' of https://github.com/dumganhar/cocos2d-x into myccfileutils
|
2013-01-23 19:52:17 +08:00 |
James Chen
|
d28a29ab98
|
Merge pull request #1884 from dumganhar/iss1678-ccnode-doxygen
fixed #1678: Fixed a typo, and regenerated luabinding codes.
|
2013-01-23 00:00:45 -08:00 |
James Chen
|
f2303b854a
|
Fixed a typo, and regenerated luabinding codes.
|
2013-01-23 15:59:13 +08:00 |
James Chen
|
c92d00dfa1
|
Merge pull request #1857 from walzer/master
fixed #1678: Well documented CCNode member functions and variables.
|
2013-01-22 23:35:14 -08:00 |
James Chen
|
9042e814ff
|
Merge pull request #1883 from dumganhar/iss-ccb-leak
fixed #1670: fixed retain interaction. Only CCNode should retain CCAnimationManager, CCAnimationManger shouldn't retain CCNode.
|
2013-01-22 23:23:55 -08:00 |
James Chen
|
37f91c5c1d
|
Comment the unneeded codes.
|
2013-01-23 15:18:13 +08:00 |
James Chen
|
83ea9e5e2c
|
fixed #1670: fixed retain interaction. Only CCNode should retain CCAnimationManager, CCAnimationManger shouldn't retain CCNode.
|
2013-01-23 15:14:40 +08:00 |
James Chen
|
2b9f79efc0
|
Merge pull request #1882 from dumganhar/memoryleak-action
Fixed memory leaks in CCActionCatmullRom class.
|
2013-01-22 22:41:44 -08:00 |
James Chen
|
b5efd699bf
|
Fixed a memory leak in ActionsTest.
|
2013-01-23 14:40:11 +08:00 |
James Chen
|
317ac3dd95
|
Fixed memory leaks in CCActionCatmullRom class.
|
2013-01-23 14:38:46 +08:00 |
James Chen
|
de8a237d73
|
Merge pull request #1881 from dumganhar/linux-fix
fixed #1676: Refactoring Makefile and eclipse project configuration for LINUX port.
|
2013-01-22 03:22:41 -08:00 |
James Chen
|
8ec1a66db4
|
Removed glew-1.7.0.tgz.
|
2013-01-22 18:34:51 +08:00 |
James Chen
|
3f57b01f94
|
Fix for 32bit.
|
2013-01-22 18:30:16 +08:00 |
James
|
db77c2079e
|
Updated make-all-linux-probject.sh.
Checked whether packages were installed.
|
2013-01-22 17:23:05 +08:00 |
James
|
1d7650767b
|
Updated Makefile and project configurations for linux port.
|
2013-01-22 16:45:35 +08:00 |
James Chen
|
1eecf7fbb6
|
Merge pull request #1874 from MarcelBloemendaal/master
fixed #1674: Calling wrong initializer in CCScale9Sprite.
|
2013-01-22 00:01:54 -08:00 |
James Chen
|
219657ee1a
|
Merge pull request #1872 from moadib/android_manifest_gles20
fixed #1673: Added <uses-feature android:glEsVersion="0x00020000"/> to AndroidManifest.
|
2013-01-21 23:52:32 -08:00 |
James
|
680fbe3517
|
Fixed compilation errors for linux port.
|
2013-01-22 15:21:37 +08:00 |
James Chen
|
ca5e7b45b1
|
Merge pull request #1879 from dumganhar/iss1639-custom-property
Updated the comments for CCBMemberVariableAssigner.
|
2013-01-21 23:14:16 -08:00 |
James Chen
|
c5214dd485
|
Updated the comments for CCBMemberVariableAssigner.
|
2013-01-22 15:10:30 +08:00 |
James Chen
|
0187bb6504
|
Merge pull request #1876 from dumganhar/iss1639-custom-property
fixed #1639: Added custom property support for CCBReader.
|
2013-01-21 23:03:53 -08:00 |
James Chen
|
564001b76b
|
Merge pull request #1878 from dumganhar/lua-fix
fixed compilation errors for lua projects. Rebuilt LuaCocos2d.cpp.
|
2013-01-21 22:46:03 -08:00 |
James Chen
|
5a41e1fc86
|
fixed compilation errors for lua project. Rebuild LuaCocos2d.cpp.
|
2013-01-22 14:40:54 +08:00 |
James Chen
|
a3dbfaafd3
|
Merge pull request #1856 from funkaster/master
fixed #1660: Some fixes to the js debugger.
|
2013-01-21 17:54:39 -08:00 |
James Chen
|
c6aff359d5
|
Merge pull request #1875 from ivzave/lnxgitfix
keep working tree clean after build (linux)
|
2013-01-21 06:24:36 -08:00 |
ivzave
|
e3246d93ac
|
add sqlite3 to dependencies
|
2013-01-21 18:01:57 +04:00 |