Commit Graph

4227 Commits

Author SHA1 Message Date
icewind ac268896f1 CCControlButton update. Added zoomOnTouchDown property and setPreferredSize
Ported some functions from original CCControlExtensions repository.
Added feature to set the preferred size of the background sprite and
toggle zooming on TouchDown event
2012-06-01 14:07:45 +04:00
Nat Weiss 0fedc8a84a Enhances CCTransitionScene to work even if there is no running scene. 2012-06-01 00:54:17 -07:00
Nat Weiss 8b6026f932 Android template's build_native.sh automatically copies new icons from your assets directory. 2012-06-01 00:36:16 -07:00
James Chen f6ae01c523 Merge pull request #959 from dumganhar/typo_fix
Typo fixed in CCGL.h
2012-05-31 23:50:11 -07:00
James Chen 3959fe8f4d typo fixed in CCGL.h 2012-06-01 14:48:45 +08:00
minggo 987374c76b Update AUTHORS 2012-06-01 14:48:13 +08:00
minggo 63cf48f548 Merge pull request #958 from NatWeiss/gles20
fixed #1286: Fixes the declaration of tgaLoadRLEImageData()
2012-05-31 23:46:36 -07:00
Nat Weiss 472c98b652 Fixes the declaration of tgaLoadRLEImageData() to match it's implementation. This causes an android build to be successful. 2012-05-31 23:20:56 -07:00
James Chen 4ad8690c21 Merge pull request #957 from dumganhar/iss1282_ati
Deleted libEGL.dll(.lib).
2012-05-31 22:58:06 -07:00
James Chen 2b235fd705 Delete libEGL.dll(.lib). 2012-06-01 13:56:22 +08:00
James Chen d643506bda Merge pull request #956 from dumganhar/iss1282_ati
fixed #1282: Used opengl directly on win32.
2012-05-31 22:50:30 -07:00
James Chen cfbf29ccfc Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1282_ati 2012-06-01 13:47:23 +08:00
James Chen ebcc78497f fixed #1282: Can not run samples on windows if the display card is ATI. Use opengl directly. Reverted all project configurations to Unicode characterset to avoid textinput error. 2012-06-01 13:44:28 +08:00
minggo 9c708458f3 Merge pull request #955 from minggo/gles20
typo fix
2012-05-31 21:05:37 -07:00
minggo 28486c39ad Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-06-01 12:04:44 +08:00
minggo 93b5fc37c7 typo fix 2012-06-01 12:04:04 +08:00
minggo ad9d852298 Merge pull request #954 from minggo/gles20
add CCBReader into project
2012-05-31 20:02:02 -07:00
minggo dfa1216ba9 add CCBReader into project 2012-06-01 11:01:09 +08:00
James Chen 41be8ff832 Merge pull request #953 from dumganhar/iss1280_labeltest
fixed #1280: BitmapFontMultiLineAlignment test can't work correctly.
2012-05-31 00:42:01 -07:00
James Chen 63a6b97bc5 fixed #1280: Renamed some functions. 2012-05-31 15:32:18 +08:00
James Chen b39af18a5f Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1280_labeltest 2012-05-31 13:08:19 +08:00
James Chen cec50ae2d8 fixed #1280: BitmapFontMultiLineAlignment test can't work correctly.
We should invoke 'this->setString(m_sString_initial.c_str(), true);' in the 'CCLabelBMFont::updateLabel'.
2012-05-31 13:07:25 +08:00
minggo f583ad2f7a Merge pull request #950 from minggo/gles20
Gles20
2012-05-30 20:14:37 -07:00
minggo 3cdb10c613 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-05-31 11:13:40 +08:00
minggo 30fedb78d5 update changelog 2012-05-31 11:07:08 +08:00
minggo 34c0b96018 Merge pull request #949 from minggo/gles20
modify android template comment and modify engine version
2012-05-30 19:15:08 -07:00
James Chen c596257a6d Merge pull request #948 from dumganhar/gles20
Updated main.cpp for each project of android.
2012-05-30 19:14:41 -07:00
minggo 9237804b29 modify engine version 2012-05-31 10:14:00 +08:00
James Chen 9be586e4ec Updated main.cpp for each project of android. 2012-05-31 10:13:05 +08:00
minggo 97fbcf6b6a fixed #1191: modify comment 2012-05-31 10:11:24 +08:00
minggo b09155c60e Merge pull request #947 from minggo/gles20
fixed #1191: update xcode template
2012-05-30 18:53:28 -07:00
minggo a283bfed4f fixed #1191: update xcode template 2012-05-31 09:52:39 +08:00
minggo 5ad2bec3d8 Merge pull request #946 from minggo/gles20
fix some bug
2012-05-30 03:33:19 -07:00
minggo a698f9bf69 fix some bug 2012-05-30 18:31:20 +08:00
James Chen 89ea703dad Merge pull request #945 from dumganhar/gles20
fixed #1279: NodeNonOpaqueTest can't be shown correctly.
2012-05-30 03:31:11 -07:00
James Chen 6be44ad7b0 fixed #1279: NodeNonOpaqueTest can't be shown correctly. 2012-05-30 18:30:11 +08:00
James Chen 24a001a282 Merge pull request #944 from dumganhar/gles20
Updated TouchesTest.
2012-05-30 01:57:34 -07:00
James Chen 922f7544ad Updated TouchesTest. 2012-05-30 16:55:46 +08:00
James Chen 7a32a27f1e Merge pull request #943 from dumganhar/gles20
fixed #1277: CCToggleVisibility should implement copyWithZone.
2012-05-30 01:36:13 -07:00
James Chen cbb45c7ecd Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-05-30 16:35:08 +08:00
James Chen 93d1879a56 fixed #1277: CCToggleVisibility should implement copyWithZone. 2012-05-30 16:34:42 +08:00
James Chen 4a4a99caa0 Merge pull request #942 from dumganhar/gles20
issue #1275: Memory leaks in CCBReader and ActionsTest.
2012-05-30 01:28:28 -07:00
James Chen 5b4495d982 Opened assert for CCTexture2D::setTexParameters and generateMipmap. 2012-05-30 16:26:47 +08:00
James Chen bd248b5ac0 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-05-30 16:09:52 +08:00
James Chen 7115a7f3c9 issue #1275: Memory leaks in CCBReader and ActionsTest. 2012-05-30 16:09:19 +08:00
minggo 80389d0611 Merge pull request #941 from minggo/gles20
fix some bugs
2012-05-30 00:44:22 -07:00
minggo 4428810fd5 fixed some bugs 2012-05-30 15:42:29 +08:00
James Chen b662784730 Merge pull request #940 from dumganhar/gles20
fixed #1273: Crash appears after clicking closed button in TextureCacheTest.
2012-05-29 23:31:36 -07:00
James Chen 265cb135ad fixed #1273: Passed 'this' to unscheduleSelector rather than 'g_sharedTextureCache'. 2012-05-30 14:27:30 +08:00
James Chen 895de701ba fixed #1273: Crash appears after clicking closed button in TextureCacheTest. Also fixed a bug about memory leak in CCEGLView.cpp(win32). And updated build-win32.bat. 2012-05-30 14:24:59 +08:00