Products
Learn
Get Started
Programmers Guide
API Reference
Wiki
SDKBOX
Games
Forum
Download
Blog
Sign In
Roadmap
Issues
Projects
>
cpp
>
Roadmap
> cocos2d-2.1rc0-x-2.1.3
cocos2d-2.1rc0-x-2.1.3
2013-04-30
100%
79 closed
(100%)
0 open (0%)
Issues by
Category
Tracker
Status
Priority
Author Name
Assignee
all
29/29
android
14/14
ios
2/2
js
12/12
linux
8/8
lua
13/13
mac
3/3
Related issues
Bug #1853
: Eclipse project import
Bug #1855
: std_string_to_jsval generates messy js string when passing non-ascii UTF8 std::string
Bug #1860
: onNodeLoaded will be called twice if ccb was added as a CCBFile
Bug #1862
: CCScrollView::setContainer may cause dangling pointer when NULL is passed into.
Bug #1863
: CCUserDefault in iOS may not save immediately.
Bug #1876
: CCScale9Sprite::setColor(...), setOpacity(...) are broken.
Bug #1932
: [Linux] Font rendering crash for certain fonts
Bug #1935
: Float comparison must not use "==" in the equal function of CCPoint and CCSize
Bug #1937
: CCControl's touch priority is not set correctly; m_nDefaultTouchPriority is never used;
Bug #1943
: Added some missing function for setting integer shader uniforms in CCGLProgram
Bug #1996
: Adding missing JNIEXPORT / JNICALL declarations
Bug #1999
: Allowing to set fontName and fontSize separately for CCEditBox
Bug #2003
: Potential crash in CCScheduler::removeHashElement
Bug #2028
: Application can not run correctly on Android simulator
Bug #2030
: The scissor rectangle in nested CCScrollView is wrong.
Bug #2031
: Relative path passed to CCFileUtils 'createXXXXWithContentsOfFile' should work.
Bug #2034
: CCUserDefault don't keep compatible with previous version
Bug #2035
: Potential crash in CCSaxParser
Bug #2036
: Correction of passed buffer size to readlink
Bug #2037
: Wrong logic in CCArray::initWithObjects
Bug #2040
: Getting scale property from sub-ccb node may trigger an assert
Bug #2044
: libpthread and libGL libraries need to be linked on linux.
Bug #2045
: Small fixes to CocosPlayer
Bug #2046
: Stripping newlines from log message and fixing linux library location.
Bug #2051
: [MAC] TestCpp/ExtensionsTest/CocosbuilderTest crashes under x86_64 target
Bug #2052
: [Linux] [-Werror=array-bounds] error appears when compiling Box2dTestBed
Bug #2054
: AnchorPoint property of CCScale9Sprite doesn't work in CCBReader.
Bug #2055
: CCPhysicsSprite was overriding only some of the getPosition methods
Bug #2057
: Adding response for back and menu keypad event for Android.
Bug #2058
: Properly resets the tile's Y flipping
Bug #2059
: cc.FileUtils.getInstance().getStringFromFile(filename) doesn't return a whole string.
Bug #2061
: Wrong type of argument signature is used in setAccelerometerIntervalJNI function.
Bug #2062
: Fix for spaces at the beginning of wrapped lines
Bug #2063
: Fix for spaces at the beginning of wrapped lines
Bug #2071
: cc.TMXLayer.getTiles() can't work.
Bug #2073
: Memory leak in CCUserDefault
Bug #2080
: _realOpacity isn't assigned in CCLayerColor::initWithColor.
Bug #2083
: Bytecode of LuaJIT can't work on android.
Feature #1471
: plugin system design
Feature #1635
: CCEditBox support for MAC
Feature #1814
: add menutest for lua testcase
Feature #1841
: find a way to obfuscate javascript code on the top of JSB
Feature #1856
: Adding 64bit target for Mac project.
Feature #1936
: Adding OpenGL Bindings to Javascript.
Feature #1941
: Adding TileMapTest for lua tests.
Feature #1942
: Adding LayerTest for lua test
Feature #1945
: use CCLOG to implement print() function in LUA
Feature #1993
: Adding ParallaxTest for TestLua
Feature #1994
: Adding ActionManagerTest for TestLua.
Feature #1997
: Adding IntervalTest for TestLua
Feature #1998
: Adding SceneTest for TestLua.
Feature #2001
: Add CCRemoveSelf Action
Feature #2002
: Adding Texture2dTest, RenderTexture, ZwoptexTest, FontTest, CocosDenshionTest and EffectsAdvancedTest for TestLua
Feature #2004
: Adding UserDefaultTest for TestLua.
Feature #2005
: Adding CurrentLanguageTest for Testlua.
Feature #2032
: Linux OpenAL support
Feature #2043
: Upgrading SpiderMonkey to Firefox20.0
Feature #2048
: Support variable cell sizes in CCTableView
Feature #2060
: Implementing support for cc.FileUtils.getInstance().getByteArrayFromFile(filename)
Feature #2064
: Exposing cc.Node.nodeTo***Transform to JS.
Feature #2065
: Adding kResolutionFixedHeight and kResolutionFixedWidth resolution policy
Feature #2068
: Adding a secureTextEntry property to CCTextFieldTTF
Feature #2069
: Adding new macro CCB_MEMBERVARIABLEASSIGNER_GLUE_WEAK to CCBMemberVariableAssigner.h
Feature #2075
: support spine editor
Feature #2076
: Adding a method CCBReader::setResolutionScale for setting resolution scale manually
Feature #2096
: Adding Cocosplayer for iOS and bug fixes.
Refactor #1592
: Updating UTHASH to v1.9.8
Refactor #1613
: Not reload resources when coming from background on Android
Refactor #1847
: Use luajit
Refactor #1861
: CocosPlayer Android update
Refactor #1904
: Strip libcurl.a on x86 architecture
Refactor #1944
: The subclass of cc.Sprite,cc.Layer... doesn't need cc.associateWithNative anymore
Refactor #2000
: Improve font rendering performance for linux platform.
Refactor #2027
: Reduce function call in nativeInitBitmapDC to improve performance
Refactor #2042
: Remove libxml2
Refactor #2047
: Clean up linked libraries for android
Refactor #2053
: [Linux] Setting writable path to "<user's home>/.config/<app name>"
Refactor #2084
: Unify the method of loading lua files on all platforms
Refactor #2097
: Use pthread mutex and condition variable instead of pthred semaphore to load image asynchronizely
Loading...