dualface
|
18f4eb65a5
|
Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20
|
2012-12-09 01:53:59 +08:00 |
James Chen
|
d99a278c23
|
Update AUTHORS
|
2012-12-07 10:45:06 +08:00 |
James Chen
|
d8c29b4f46
|
Merge pull request #1735 from dumganhar/iss1602-rand-ccdictionary
fixed #1602: Adding randomObject to CCDictionary
|
2012-12-06 18:42:35 -08:00 |
James Chen
|
0d90fea7b3
|
Merge branch 'myFeature' of https://github.com/tks2shimizu/cocos2d-x into iss1602-rand-ccdictionary
Conflicts:
cocos2dx/cocoa/CCDictionary.cpp
cocos2dx/cocoa/CCDictionary.h
|
2012-12-07 10:40:32 +08:00 |
minggo
|
48783d2224
|
Merge pull request #1662 from guanqun/fix-group-type
when user specified 'group' parameter, it should be parsed as an 'int'
|
2012-12-06 18:02:09 -08:00 |
James Chen
|
d32b5eb65d
|
Merge pull request #1734 from CocosRobot/updategeneratedsubmodule_1354845070
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2012-12-06 17:53:51 -08:00 |
CocosRobot
|
f7e87f2269
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2012-12-07 09:51:17 +08:00 |
minggo
|
bea14697be
|
Merge pull request #1733 from minggo/iss1593_remove_deprecated_methods
remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 17:37:39 -08:00 |
Tomoaki Shimizu
|
e680e5f0f2
|
Add randomObject to CCDictionary
Although CCArray has randomObject(), CCDictionary does not have it.
So CCDictionary should have randomObject().
|
2012-12-06 23:56:49 +09:00 |
minggo
|
a75f8b7e7a
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
James Chen
|
c4f90a3a96
|
Merge pull request #1730 from fape/cosmetics
Some cosmetics
|
2012-12-06 02:24:40 -08:00 |
fape
|
12c9ebb221
|
include all resources from Resource dir to SampleGame marmalade project file
|
2012-12-06 10:41:02 +01:00 |
fape
|
ce87451fbc
|
cosmetic AUTHORS
|
2012-12-06 10:39:42 +01:00 |
James Chen
|
ce7738b58f
|
Merge pull request #1729 from CocosRobot/updategeneratedsubmodule_1354785766
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2012-12-06 01:26:01 -08:00 |
CocosRobot
|
fe9e6ba688
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2012-12-06 17:22:53 +08:00 |
James Chen
|
277506321a
|
Merge pull request #1728 from dumganhar/gles20
Updated the submodule reference of cxx-generator.
|
2012-12-06 01:21:31 -08:00 |
James Chen
|
cf25a8033a
|
Updated the submodule reference of cxx-generator.
|
2012-12-06 17:20:08 +08:00 |
minggo
|
2eef20c2c5
|
Merge pull request #1727 from minggo/iss1600_xcode_template
fixed #1600:update AppDelegate.cpp in xcode template
|
2012-12-05 19:54:17 -08:00 |
minggo
|
2fb90d76ce
|
fixed #1600:update AppDelegate.cpp in xcode template
|
2012-12-06 11:53:10 +08:00 |
James Chen
|
2ec34d6011
|
Update AUTHORS
|
2012-12-06 10:30:46 +08:00 |
James Chen
|
c1eded787a
|
Merge pull request #1724 from FlowerpotGames/gles20
fixed #1599: CCScrollView and CCTableView updates.
|
2012-12-05 18:28:30 -08:00 |
minggo
|
6bf52b22b8
|
Update AUTHORS
|
2012-12-06 09:41:23 +08:00 |
minggo
|
cfd6e6c82a
|
Merge pull request #1726 from fape/hungarian_language_support
Add Hungarian language support
|
2012-12-05 17:39:46 -08:00 |
Ed Bartley
|
73239a07e0
|
* Fixed improper behavior of horizontally scrolling ScrollView
|
2012-12-05 09:55:06 -05:00 |
fape
|
e488361e3b
|
cosmetics: fix formating
|
2012-12-05 11:43:04 +01:00 |
fape
|
320d532e15
|
add Hungarian language support
|
2012-12-05 11:31:05 +01:00 |
minggo
|
d858ce2fe2
|
some android devices can not compile this frag
|
2012-12-05 17:15:47 +08:00 |
minggo
|
c620b0f5bf
|
Update AUTHORS
|
2012-12-05 14:45:06 +08:00 |
minggo
|
99781368c4
|
Merge pull request #1677 from chenium/gles20
Fix for CCRenderTexture on Android sleep/resume
|
2012-12-04 22:40:00 -08:00 |
minggo
|
c3a5e870af
|
Merge pull request #1725 from minggo/merge_jp_support
Merge jp support
|
2012-12-04 22:11:42 -08:00 |
minggo
|
a256d35a5b
|
fix some confilcs
|
2012-12-05 14:01:05 +08:00 |
minggo
|
75d7df5bcf
|
Merge pull request #1684 from lvklabs/gles20-for-pull
Added removeAllObjects() to CCSet
|
2012-12-04 20:05:56 -08:00 |
Ed Bartley
|
3ed97165a5
|
* Add documentation to CCTableViewDelegate methods.
|
2012-12-04 15:46:27 -05:00 |
Ed Bartley
|
9f04817235
|
* CCScrollView did not scroll correctly if the container items do not fill the ScrollView. The issue can be observed by modifying TableViewTestLayer::numberOfCellsInTableView(…) in the ExtensionsTest/TableViewTest project from 20 cells to 2 cells.
|
2012-12-04 15:32:13 -05:00 |
James Chen
|
7ed5b4a58f
|
Merge pull request #1723 from dumganhar/gles20
[Marmalade fix] Added development.icf for HelloCpp. Added Marker Felt.ttf for SampleGame.
|
2012-12-04 06:00:26 -08:00 |
James Chen
|
bd471b7ee9
|
[Marmalade fix] Added development.icf for HelloCpp. Added Marker Felt.ttf for SampleGame.
|
2012-12-04 21:54:19 +08:00 |
James Chen
|
938b2d54e0
|
Merge pull request #1722 from dumganhar/gles20
Updated samples/MoonWarriors/proj.android/build_native.sh. Because the boot file has been changed from MoonWarriors-native.js to MoonWarriors-jsb.js.
|
2012-12-04 04:09:16 -08:00 |
James Chen
|
d02cb3f320
|
Updated samples/MoonWarriors/proj.android/build_native.sh. Because the boot file has been changed from MoonWarriors-native.js to MoonWarriors-jsb.js.
|
2012-12-04 20:07:23 +08:00 |
minggo
|
646a513424
|
Merge pull request #1721 from minggo/gles20
do some bug fixes
|
2012-12-04 02:45:48 -08:00 |
minggo
|
58a187f774
|
do some bug fixes
|
2012-12-04 18:44:32 +08:00 |
James Chen
|
9617d5cba3
|
Merge pull request #1720 from dumganhar/gles20
fixed missing level.js for WatermelonWithMe.
|
2012-12-04 01:47:34 -08:00 |
James Chen
|
eed78507bf
|
fixed missing level.js for WatermelonWithMe.
|
2012-12-04 17:46:51 +08:00 |
James Chen
|
049c6b4699
|
Merge pull request #1719 from dumganhar/gles20
fixed missing main.js for CocosDragonJS.
|
2012-12-04 01:39:13 -08:00 |
James Chen
|
060698e195
|
fixed missing main.js for CocosDragonJS.
|
2012-12-04 17:38:15 +08:00 |
minggo
|
4ad979eae7
|
Merge pull request #1718 from minggo/gles20
do some modification
|
2012-12-04 01:26:59 -08:00 |
minggo
|
cb2427e780
|
do some modification
|
2012-12-04 17:25:40 +08:00 |
James Chen
|
df87c0717d
|
Merge pull request #1717 from dumganhar/gles20
Commented JS_SetGCZeal.
|
2012-12-04 01:24:02 -08:00 |
James Chen
|
34eb3a88c2
|
Commented JS_SetGCZeal.
|
2012-12-04 17:23:08 +08:00 |
minggo
|
2e2f9a8edd
|
Merge pull request #1716 from minggo/gles20
update version in doxygen configuration
|
2012-12-04 00:51:11 -08:00 |
James Chen
|
5408f3d947
|
Merge pull request #1715 from dumganhar/gles20
Fixed some issues for linux port.
|
2012-12-04 00:51:03 -08:00 |