axmol/AUTHORS

1386 lines
52 KiB
Plaintext
Raw Normal View History

cocos2d-x authors & contributors
2011-07-13 13:41:34 +08:00
(ordered by join time)
2011-07-13 13:41:34 +08:00
Core Developers:
2013-08-02 11:34:36 +08:00
Ricardo Quesada
XiaoMing Zhang (Minggo)
2013-09-16 21:00:24 +08:00
JianHua Chen (James)
2013-08-02 11:34:36 +08:00
Zhe Wang (Walzer)
2015-07-07 17:52:58 +08:00
Hao Wu (Wu-Hao)
2013-08-02 11:34:36 +08:00
Qingkui Hu (samuele3hu)
Huabing Xu (dabingnn)
2015-07-08 18:07:24 +08:00
Wenhai Lin (WenhaiLin)
2015-07-09 10:12:16 +08:00
Guanghui Qu (zilongshanren
2015-07-01 18:44:15 +08:00
Wensheng Yang (yangws)
Yulei Liao (dualface)
Huabin Ling (pandamicro)
Long Jiang (jianglong0156)
Sijie Fu (fusijie)
Framework & Tools Developers:
Bin Zhang (natural-law)
2015-12-20 15:34:21 +08:00
LunHao Guo
2015-07-01 18:44:15 +08:00
Web Developers:
Sijie Wang (VisualSJ)
2015-07-25 15:16:39 +08:00
Menghe Zhang (ZhangMenghe)
2015-07-01 18:44:15 +08:00
3D Developers:
Xiao Yang (super626)
Yintao Hou (masterhou)
Editor Support Developers:
Cheng Zhang (chengstory)
Feng Xiao (xiaofeng11)
2011-07-13 13:41:34 +08:00
2015-07-01 18:44:15 +08:00
Windows Platforms Developers (Collaborators from Microsoft):
Dale Stammen (stammen)
Anniruddh (anniruddh)
2013-05-30 10:35:30 +08:00
2016-01-05 03:46:28 +08:00
Community Evangelism / Programmers Guide Author:
Jason Slack-Moehrle (slackmoehrle)
2011-07-13 13:41:34 +08:00
Developers:
2016-07-26 21:55:06 +08:00
halx99(Guo Xiaodong)
Add ETC1 builtin alpha support.
Add findChild for cocos2d::utils.
Add script with utf-8 bom support for luabindings.
Add captureNode for cocos2d::utils.
fix AudioEngine bug for iOS, UTF8 filePath.
2012-05-24 18:34:00 +08:00
Rolando Abarca
Javascript Binding and testjs
2013-06-11 21:50:02 +08:00
2013-07-01 10:14:12 +08:00
Squallium
2013-07-01 16:56:22 +08:00
Added ccFPSImages entity as linked resource on linux eclipse project setting.
Added CocosDenshion dependency to libextension project for eclipse project of linux.
2013-07-01 10:14:12 +08:00
2013-06-21 09:25:14 +08:00
longlene
Improve android project creation script
2014-07-21 16:16:35 +08:00
reneklacan
2013-06-11 21:50:02 +08:00
Hardware keyboard support
2013-05-30 14:00:17 +08:00
liuyq
CCTextureAtlas::updateQuad modify for the memcpy hot spot.
2013-05-15 09:53:53 +08:00
2013-05-29 17:12:19 +08:00
frranck
adding norwegian language
2015-10-20 14:20:50 +08:00
Added "a unsupport image format!" log when creating a sprite in CCImage.cpp.
2013-05-29 17:12:19 +08:00
2013-05-29 16:55:57 +08:00
varlucian
fix the bug that OnEnterTransitionDidFinish was called twice when a node is added in onEnter.
2013-05-16 11:10:26 +08:00
carlomorgantinizynga
CCLabelTTF supports for shadow and stroke
2013-06-08 10:45:57 +08:00
Adding CCLabelTTF::createWithFontDefinition.
2013-08-05 15:50:01 +08:00
New label support.
2013-05-16 11:10:26 +08:00
2013-05-22 10:42:40 +08:00
James Gregory (j4m3z0r, Zynga)
Maintainer of Emscripten port.
Initial Emscripten port.
Use browser font rendering instead of FreeType.
2013-05-30 10:35:30 +08:00
Add destructor to CCGLBufferedNode.
2013-06-19 14:27:13 +08:00
Asynchronous Image loading for Emscripten
2013-05-22 10:42:40 +08:00
2013-05-15 09:53:53 +08:00
DarraghCoy
2014-04-08 11:34:01 +08:00
Fixed a potential crash SimpleAudioEngineOpenSL::playEffect
Fixed some bugs with Set class
Added ccDrawSolidCircle
Added Rect::unionWithRect
Fixed a memory leak in Set::removeAllObjects
Fixed for unaligned memory access crash in CCBReader::readFloat()
Fixed for loading custom fonts on iOS when referenced from a CCB file
Fixed CCUserDefault.cpp compiling on Android.
Fixed CCFileUtils 'createXXXXWithContentsOfFile' path lookup issue
Added CCDirector::popToSceneStackLevel(int level)
Fixed a bug that custom font can't be loaded correctly if using full path of filename on android
Fixed potential crashes in EventDispatch while using SceneGraphPriroity listeners and added helper function to check it
2014-04-08 15:50:26 +08:00
Fixed a protential crash in EventDispatch while unregistering listener right after it was registered
Adding an extra verification in Node's destructor
2014-04-25 17:41:03 +08:00
Added RefPtr<T> smart pointer support
2012-05-24 18:34:00 +08:00
2013-05-13 11:40:30 +08:00
silverscania
Pass correct parameter to glPixelStorei when creating a texture
2015-06-08 17:30:59 +08:00
stari4ek
Fix VideoPlayer on Android ignore search paths
2015-07-01 18:44:15 +08:00
Label: Improve rendering of letter's inner shapes when outline is used
platform: Fixed issue that depth/stencil buffers attributes are ignored on iOS
2015-06-08 17:30:59 +08:00
2013-05-13 10:55:12 +08:00
FlagellumDei
Center the window correctly on windows
2013-05-08 13:56:16 +08:00
ggggamer
fixed memory leak of preloadEffect on windows
2015-07-01 18:44:15 +08:00
Some small performance improvements
2013-05-08 13:56:16 +08:00
2013-05-07 15:29:43 +08:00
CodeSnooker
Added Method to create a CCMenuItemToggle from a CCArray with a target selector
2013-05-07 14:59:28 +08:00
wagaf-d
Move ccpX functions to CCPoint methods and operators
2013-05-06 18:03:35 +08:00
sergey-shambir
Added CC_DISABLE_COPY macro
2013-05-07 11:08:53 +08:00
Added __attribute__(__format__()) for CCLog and CCString
2013-05-07 15:55:35 +08:00
Refactoring network extension and fixing unlikely memory leaks.
Adding PUT/DELETE methods for CCHttpRequest.
2013-06-26 12:59:09 +08:00
Adding project part for QtCreator.
2013-07-31 22:10:08 +08:00
Implemented pitch, pan and gain.
Using SDL backend instead of glfw for Linux.
2013-05-06 18:03:35 +08:00
2013-05-06 14:54:12 +08:00
savdalion
Added example for russian language in TestCpp
2013-05-06 14:57:51 +08:00
Added const modifier for classes CCArray, CCObject
2013-09-16 21:00:24 +08:00
Deprecated method fixes
2013-05-06 14:54:12 +08:00
2013-04-29 23:03:31 +08:00
rodrigogolive
Fix broke linux build
2013-04-18 10:12:06 +08:00
kdejongh
Fix for spaces at the beginning of wrapped lines on Android
2013-04-11 10:34:29 +08:00
martell
use tinyxml2 to replace libxml2
2013-05-16 14:37:40 +08:00
Added Mingw-crt Support without breaking VS SDK
2013-12-02 17:26:19 +08:00
CMake support for windows.
2014-01-14 21:51:13 +08:00
Added support for x64 target of windows.
2014-01-28 16:31:59 +08:00
Added Dutch Language support.
2014-02-20 20:25:46 +08:00
Added clang support for Windows.
2014-08-07 10:37:11 +08:00
Cmake update and remove old scripts from build folder
2015-07-25 15:16:39 +08:00
Fixed building with system prebuilt libs on Linux
2013-04-11 10:34:29 +08:00
2013-04-08 10:09:23 +08:00
mchinen
fix emulator issue for OpenGL ES 2.0 on Android
2013-05-04 23:56:29 +08:00
Fix missing protocol method warning for iOS 6.0 addition
2013-04-08 10:09:23 +08:00
2013-04-02 13:52:34 +08:00
DenizPiri
use CCLOG to implement print() function in LUA
2013-04-02 10:59:48 +08:00
nickveri
nickkwalee
added some missing function for setting integer shader uniforms in CCGLProgram
2013-03-19 10:00:39 +08:00
biteforest
fix cc scale9 sprite bug
2013-03-08 12:52:21 +08:00
Jimmy Sambuo
fix the bug that SimpleAudioEngine::playEffect() and playBackgroundMusic() play twice on linux
2013-03-05 14:08:23 +08:00
Waiter
fix an error that OpenSLEngine can't load resources from SD card
2013-04-07 10:12:04 +08:00
add CCRemoveSelf action
2013-06-19 14:27:13 +08:00
Fixing a bug that CCLabelTTF setString crash on android.
2015-10-20 14:20:50 +08:00
Fixed a bug in Scheduler which may case Force Close.
2013-03-05 14:08:23 +08:00
2013-02-22 10:10:30 +08:00
billy1380
2013-03-24 17:08:13 +08:00
make CCLens3d support concave effect.
Adding 64bit target for Mac project.
2013-02-22 10:10:30 +08:00
2013-02-16 09:57:30 +08:00
benjamesward
add Portuguese and Arabic language support
2013-06-04 10:42:18 +08:00
Fixed linebreaks on Mac OSX
2013-02-16 09:57:30 +08:00
2013-01-14 19:24:27 +08:00
Victor K(fnz)
fix memory leak of CCTextureCache::addImageAsync() on iOS
2013-01-04 11:33:38 +08:00
tks2shimizu
add CCFloat, CCDouble and CCBool
2013-07-10 16:01:39 +08:00
Add append function for String class
2013-07-16 14:01:02 +08:00
Adding String::componentsSeparatedByString function for splitting string.
2013-01-04 11:33:38 +08:00
2012-12-05 14:45:06 +08:00
chenium
fix a bug that CCRenderTexture can not work when coming to foreground on Android
9re(Taro Kobayashi)
add Japanese language support
2012-11-12 10:57:53 +08:00
mingulov
improve the speed of accessing to files from apk
2012-10-25 17:07:18 +08:00
sburavtsov
fix for correct unscheduling and instance destruction of extensions/network/HttpClient.cpp
2012-10-17 09:33:56 +08:00
wenbin wang
2012-11-07 13:43:01 +08:00
add error handler when read image data using libjpeg
2012-10-22 09:52:07 +08:00
add korean language support
2012-10-17 09:33:56 +08:00
fix getDeviceModel bug in android CocosDenshion
2012-09-29 15:39:38 +08:00
Horcruxes
fix the bug that CCArray::createWithContentsOfFile() may not read file data on iOS
2012-09-26 19:31:01 +08:00
Hu Kaiou
2012-09-29 15:39:38 +08:00
contribute the new version of libcurl to support both armv7 & armv7s on iOS
2012-09-26 19:31:01 +08:00
fix some memory leak
ByungChoi
modify linux makefiles to fix compiling errors
edbartley
update MSVS and MAC projects to use project-relative path
2012-10-31 15:15:37 +08:00
CCControl* should not respond to touches if the control is not visible
2013-01-24 10:31:45 +08:00
Some improvements for CCScrollView and CCTableView.
Touch priority can't be set to the value specified by a call to CCMenu::setTouchPriority(int).
CCTableView crashes if a CCTableViewDelegate is not provided.
2013-04-25 10:37:36 +08:00
Fixing a bug that _realOpacity isn't assigned in CCLayerColor::initWithColor.
2013-04-29 23:26:18 +08:00
CCScrollView TouchPriority Fix
2013-05-08 22:32:57 +08:00
Add encrypted PVR.CCZ support to ZipUtils + Tests
2013-05-09 08:55:22 +08:00
Fix for broken of ccArrayGetIndexOfObject after merging this commit(076f38c).
2012-09-26 19:31:01 +08:00
2013-01-30 14:26:56 +08:00
Weeds (Andre Rudlaff)
Used fontconfig to enhance font rendering on linux.
Fixed a bug about missing horizontal alignment for Custom TTF fonts on linux.
2013-03-02 01:09:58 +08:00
Fixed a bug that the truetype fonts from resource directory can't be found on linux.
2013-03-15 10:38:11 +08:00
Fixed the size calculations for true type fonts (especially for italic fonts).
Added a very simple greedy line break algorithmfor true type labels.
2013-03-28 10:10:01 +08:00
Fixed font rendering crash for certain fonts on linux.
2013-04-08 17:01:16 +08:00
Fixed potential crash in CCScheduler::removeHashElement.
2013-04-08 22:50:48 +08:00
Fixed potential crash in CCSaxParser.
2013-04-18 15:32:18 +08:00
Added kResolutionFixedHeight and kResolutionFixedWidth resolution policy.
2013-04-27 23:53:31 +08:00
Use pthread mutex and condition variable instead of pthred semaphore to load image asynchronizely.
2013-05-06 14:46:22 +08:00
Fixed crash in HttpClient request on 64Bit.
2012-09-26 19:31:01 +08:00
Nat Weiss (iphonegamekit.com)
author of Mac port
2013-02-03 11:19:35 +08:00
add TMX polygon parsing
2013-04-17 15:44:02 +08:00
Properly resets the tile's Y flipping
XiaoLong Zhang (Chukong Inc)
Mike McGary (Zynga)
2012-05-29 09:16:30 +08:00
Di Wu (Zynga China)
2013-03-02 01:09:58 +08:00
CCBReader and cpp reflection mechanic
Angus Comrie
contributes cocos2d-x port of CCControlExtension.
Yannick Loriot
author of CCControlExtension in cocos2d-iphone.
Surith Thekkiam (folecr, Zynga)
contribute for Android module building
2013-02-16 11:50:57 +08:00
Simpler, correct handling of spritesheet sources for CCScale9Sprite.
2013-04-10 15:54:00 +08:00
Clean up linked libraries for android.
2013-05-21 15:32:53 +08:00
JavaScript debugger improved and bugfixed.
2013-06-07 10:47:03 +08:00
Fix flags for debugger server socket.
Fix flags for debugger server socket.
2013-06-13 14:54:22 +08:00
When user has built with JS Debugger support ScriptingCore will handle necessary runtime changes.
2012-05-22 08:38:36 +08:00
Nicolas Gramlich (nicolasgramlich, Zynga)
fixed CCDirector to use CCLabelBMFont instead of CCLabelTTF
2012-10-31 15:15:37 +08:00
added CCBReader (CCBI format)
2013-02-22 09:57:54 +08:00
Added cleanup and reset methods to ScriptingCore.
2013-05-02 09:07:01 +08:00
Fixed a bug in ScriptingCore::evalString not setting the outval.
2013-05-22 10:40:39 +08:00
Updated .classpath of Android project to latest ADT 22 build tool compatibility.
2013-03-02 01:09:58 +08:00
2012-10-31 15:15:37 +08:00
Rohan Kuruvilla (rohankuruvilla, Zynga)
Improvements to JS Bindings.
2013-03-19 13:00:10 +08:00
Synchronizing CCBReader to version 5.
2013-03-29 11:59:21 +08:00
Adding OpenGL Bindings to Javascript.
2013-05-08 09:59:40 +08:00
Fixing a bug that nested ccb-files are not positioned correctly.
Fixing a bug that crash when loading valid project.
2012-10-31 15:15:37 +08:00
Jianfeng Zou (NetDragon Inc)
contributes CCListView and CCTextureWatcher.
2013-03-02 01:09:58 +08:00
dducharme
author of blackberry port
2012-10-31 15:15:37 +08:00
ImperialPenguin
Added TTF support for blackberry port.
HuaXu Cai (Kongzhong Corporation)
2011-10-20 17:49:43 +08:00
author of linux port
2013-03-02 01:09:58 +08:00
ciaranj
2011-10-20 17:49:43 +08:00
add a build file that correctly generates LuaCocos2d.cpp
add a lua template
add particle systems to lua bindings
use ant to generate LuaCocos2d.cpp and lua projects
Marat Yakupov (moadib)
2013-02-16 11:09:25 +08:00
Adds ability of simulating android enter/resume background on win32
Adds ability of simulating android back/menu key on win32
Adds support for multiple background music sources to CocosDenshion for Blackberry
2011-10-20 17:49:43 +08:00
2011-11-01 19:43:52 +08:00
Eli Yukelzon (reflog)
2011-10-20 17:49:43 +08:00
add a helper method to draw filled polygons
2012-10-31 15:15:37 +08:00
improvements to CCUserDefaults
2011-10-20 17:49:43 +08:00
2011-08-17 20:12:46 +08:00
ZhuoShi Shun
2013-03-02 01:09:58 +08:00
contribute the lua binding of CocosDenshion
2011-07-13 13:41:34 +08:00
2011-08-17 20:12:46 +08:00
Jirka Fajfr
Chris Calm
authors of CCTexturePVR
2011-07-13 13:41:34 +08:00
RuiXiang Zhou (NetDragon)
XiDi Peng (NetDragon)
AiYu Ye (NetDragon)
2011-07-13 13:41:34 +08:00
authors of lua binding
2011-08-17 20:12:46 +08:00
Max Aksenov
2011-12-20 05:57:04 +08:00
author and maintainer of Airplay port
2011-12-20 05:57:04 +08:00
Giovanni Zito
Francis Styck
authors of Marmalade port
2011-08-17 20:12:46 +08:00
2012-11-12 11:08:19 +08:00
Mat Hopwood( Marmalade official engineer )
Marmalade support for gles20 branch
2013-03-02 01:09:58 +08:00
2011-08-17 20:12:46 +08:00
Carlos Sessa
2013-03-02 01:09:58 +08:00
implement the accelerometer module for Android port
2011-08-17 20:12:46 +08:00
2013-01-14 11:35:13 +08:00
James Chen(dumganhar)
2011-08-17 20:12:46 +08:00
author of Bada port
2015-10-20 14:20:50 +08:00
Fixed wrong callback setting for webview:setOnDidFailLoading in Lua.
Fixed life control for XMLHttpRequest.
2015-12-20 15:34:21 +08:00
Remove weak reference in ActionNode.
Bug fix for shouldStartLoading method, should return value from JS
2011-10-20 17:49:43 +08:00
Erawppa
implement CCNotificationCenter
2013-03-02 01:09:58 +08:00
2012-02-21 17:04:50 +08:00
YuLei Liao(dualface)
contribute the factor of lua binding
2012-05-29 10:34:15 +08:00
jreitman
fix the bug of asynchronous loading resources for iOS
2012-06-12 01:43:07 +08:00
Nat Weiss
2012-08-28 14:03:00 +08:00
minor enhancements to the Cocos2D-X codebase and Android build scripts
2012-06-12 01:43:07 +08:00
2012-08-04 18:12:39 +08:00
Qingyun Huang (greathqy)
implement CCHttpRequest
2012-08-28 14:03:00 +08:00
donaldalanmorrison
fix some warnings and memory leaks
Yinghui Peng(mustime)
use OpenSL ES to play effects
add TestLua sample
Dongyang Cai(John-cdy)
add automatically test tools
2012-10-31 15:15:37 +08:00
Sergey Vikhirev(BorMor)
Remove retina specific methods and logic.
johnangel
OpenGL framebuffer access violation fix.
2013-01-14 11:35:13 +08:00
Enable Windows XP support in Visual Studio 2012 Update 1.
2012-10-31 15:15:37 +08:00
2012-12-06 17:39:42 +08:00
Peter Farkas (fape)
contributes Marmalade port for gles20 branch
add Hungarian language support
2013-02-07 11:26:21 +08:00
fixed compilation errors after adding support of webp image format.
2012-12-06 17:39:42 +08:00
2012-12-07 10:45:06 +08:00
Tomoaki Shimizu (tks2shimizu)
2013-03-02 01:09:58 +08:00
Adding randomObject to CCDictionary.
2012-12-07 10:45:06 +08:00
2012-12-10 17:31:27 +08:00
Igor Zavorotkin (ivzave)
Adding lua support for linux platform.
2013-03-02 01:09:58 +08:00
2013-01-09 23:01:20 +08:00
Jozef Prídavok (jpridavok)
2013-01-21 11:37:14 +08:00
Adding CCEditBox implementation for Mac OSX.
tiantian20007
2013-04-13 17:49:58 +08:00
Fixing a crash for call runAnimation() in CCBAnimationManagerDelegate::completedAnimationSequenceNamed.
2013-03-29 17:16:03 +08:00
Fixing a bug that CCControl's touch priority is not set correctly; m_nDefaultTouchPriority is never used.
2013-04-13 17:49:58 +08:00
Fixing a syntax error for RENDER_IN_SUBPIXEL macro.
2013-05-07 14:59:28 +08:00
Implement CCDictionary::writeToFile().
2013-07-22 18:18:32 +08:00
Fixing a bug that unused spriteframes also need to be removed when purgeCachedData.
2013-08-08 10:57:40 +08:00
Adding a method to get duration of timeline for CCBAnimationManager class, it's easy for getting duration of animation in JSB.
2012-12-10 17:31:27 +08:00
2013-02-01 16:11:58 +08:00
xyhl515
Fixed a bug that CCControlSwitch::setOn(isOn,false) doesn't work.
2013-02-25 10:33:03 +08:00
Adds VS2012 Express template installing support.
2013-06-04 13:17:14 +08:00
Fixing a logical error in CCDrawNode::drawPolygon.
2013-06-19 14:57:24 +08:00
Fixing a bug that Jsb function getCPBody return type is not right.
2013-02-01 16:11:58 +08:00
2013-02-18 18:22:54 +08:00
Sergej Tatarincev (SevInf)
Making ScriptingCore.cpp compiled fine with C++11 on iOS.
2013-03-11 14:15:52 +08:00
Using shared NodeLoaderLibrary in CCBReader bindings.
2013-04-03 22:38:51 +08:00
CCEditBox iOS enchantments/bugfixes.
2013-04-10 16:40:59 +08:00
Support variable cell sizes in CCTableView.
2013-02-18 18:22:54 +08:00
2013-02-22 11:04:13 +08:00
ThePickleMan
Adding 'rotationIsDir' property to ParticleSystem.
2014-01-09 17:12:58 +08:00
DrawNode supports to draw triangle, quad bezier, cubic bezier.
2013-02-22 11:04:13 +08:00
2013-02-22 16:20:24 +08:00
Jianghua (jxhgzs)
2013-02-22 16:19:52 +08:00
Adding an additional transform for CCNode.
2013-02-23 10:35:58 +08:00
giginet
Fix CCRepeat#create is recieved bad argument on Lua binding.
2014-08-28 11:17:22 +08:00
Added a feature that CCSSceneReader can load name properties as node names.
2015-04-14 18:13:32 +08:00
Added Rect::intersectsCircle().
2013-02-23 10:35:58 +08:00
2013-02-25 22:55:13 +08:00
neokim
Adds 'setFont' and 'setAnchorPoint' to CCEditBox.
2013-03-14 14:51:07 +08:00
Workaround for some problems due to UITextField of CCEditBoxImplIOS is attached as a view above OpenGL view.
2015-07-01 18:44:15 +08:00
Enhance ScrollView with easing out scrolling.
2015-07-09 10:35:50 +08:00
Add scroll bar feature into ui::ScrollView.
Add RadioButton and RaidoButtonGroup widgets.
Add a setter for line width in DrawNode.
UI: Added a setter for line width in DrawNode
UI: Added ScrollViewBar for displaying a scroll bar at the side of ScrollView
UI: Added RadioButton widget
UI: Refined scroll event dispatching for ScrollView
2015-09-06 16:28:44 +08:00
platform: Fixed Android app occasionally freeze issue caused by Cocos2dxRenderer.nativeOnResume() is not called when the activity is resumed
2015-10-20 14:20:50 +08:00
Fixed an issue that list view's Magnetic::CENTER is not working well when non-bounceable.
Added APIs to scroll to specific item in list.
Added APIs to get an item in specific position like center, leftmost, rightmost, topmost and bottommost.
Added a feature for magnetic scrolling.
Merge logics of Scroll View for scroll by inertia and auto scroll into one.
2015-12-20 15:34:21 +08:00
Change PageView to derive from ListView.
2013-02-25 22:55:13 +08:00
2013-03-02 01:09:58 +08:00
Sam Clegg (sbc100)
Author of Native Client port.
2013-03-07 11:12:49 +08:00
Refactor linux build system and fix many warnings.
2013-03-11 10:52:57 +08:00
Fixing a bug where missing packages would cause the script to exit on linux.
2013-03-11 11:06:12 +08:00
Adding 'make run' target for linux projects.
2013-04-10 14:41:27 +08:00
Stripping newlines from log message and fixing linux library location.
2013-04-15 23:11:57 +08:00
Fixing a bug that CCPhysicsSprite was overriding only some of the getPosition methods.
Adding a macro USE_BOX2D to check whether to enable Box2D for linux and nacl port.
2013-05-06 11:04:42 +08:00
Adding Travis build support for linux and NaCl.
2013-05-14 11:23:14 +08:00
Logging assert messages to the console.
Renaming CCScriptSupport::executeAssert to CCScriptSupport::handleAssert.
2013-06-21 10:00:14 +08:00
Adding Native Client support for develop branch (cocos2d-x 3.0) and some warnings fixes.
2013-06-25 14:18:00 +08:00
Cleanup travis build scripts.
2013-06-26 13:44:24 +08:00
Refactoring emscripten building script.
2013-03-02 01:09:58 +08:00
2013-03-04 11:16:11 +08:00
Peter Young (young40)
2013-07-01 17:13:58 +08:00
Implements setVisible() for CCEditBox.
Fixing a bug that event will not be sent to server when paramMap parameter of logEvent function is nil in plugin-x.
2013-03-11 11:19:54 +08:00
csy1988525
Fixing a bug about display result is wrong when invoking CCControlButton:: setHighlighted.
2013-05-16 14:50:27 +08:00
fixed a bug when button's parent is hided, the button still can responce to clicked event.
2013-03-04 11:16:11 +08:00
2013-03-11 13:43:49 +08:00
Asad ur Rehman (AsadR)
Adding CCNotificationCenter::removeAllObservers(CCObject *target).
2013-03-15 10:09:24 +08:00
jedy
Fix of CCNode.h's document with doxygen 1.8.3 can't be generated.
2013-03-20 09:56:13 +08:00
whitegfx
Implementation of kEditBoxInputFlagSensitive setting for CCEditBoxImplIOS.
2013-03-25 12:02:40 +08:00
Zecken (gelldur)
Fixing a profiling compilation error in CCParticleBatchNode.
2013-05-07 14:58:06 +08:00
Fixing linking errors for TestCPP with libcurl on linux.
2014-01-08 10:51:34 +08:00
Fixing a bug that crash was triggered if there is not `textureFileName`section in particle plist file.
2013-03-25 12:02:40 +08:00
2013-03-26 10:12:44 +08:00
flamingo (flaming0)
Null pointer check in order to prevent crashes.
2013-06-04 15:08:06 +08:00
Updating spine-runtime to EsotericSoftware/spine-runtimes@5f90386.
2013-03-26 10:12:44 +08:00
2013-04-03 11:18:15 +08:00
rtissera (Romain TISSERAND)
Adding missing JNIEXPORT / JNICALL declarations.
2013-05-06 10:20:20 +08:00
Fix iOS 4.3 JPEG loading issue.
2013-04-03 11:18:15 +08:00
2013-04-04 10:00:49 +08:00
Yodesoft
Improving font rendering performance for linux platform.
2013-04-15 11:12:44 +08:00
Reducing function call in nativeInitBitmapDC to improve performance.
Refactoring writable path to "<user's home>/.config/<app name>" for linux platform.
2013-04-04 10:00:49 +08:00
2013-04-08 14:57:15 +08:00
sjchao
Fixing a display bug when a scrollView nested in another scrollView.
2013-03-28 18:53:20 +08:00
Éloi Rivard (azmeuk)
Linux OpenAL support.
2013-07-06 15:12:48 +08:00
Added some guards to prevent Eclipse to compile twice the same class.
2013-07-09 21:47:17 +08:00
Linux Eclipse projects updates
2013-07-23 10:08:15 +08:00
Refactored emscripten-build.sh, it's no longer need to be edited to make emscripten work.
2013-07-22 22:57:38 +08:00
Creation of CCDeprecated-ext.h
Use of a single emscripten HTML template file.
2013-07-23 21:49:00 +08:00
Added some guards in fileutils. Fixed a bug in emscripten file utils.
2013-07-23 17:47:18 +08:00
Added emscripten keyboard support
2014-02-10 21:54:27 +08:00
Clang support for Linux.
Multiple emscripten template support. Emscripten multiple resolutions support.
2014-02-10 21:54:27 +08:00
Toplevel Makefile refactoring.
Ignored files generated by cmake.
2014-02-12 09:22:57 +08:00
Added GLFW include path for Fedora.
Linux javascript bindings support.
2013-03-28 18:53:20 +08:00
2013-04-09 11:47:54 +08:00
elmiro
Correction of passed buffer size to readlink and verification of result return by readlink.
2013-04-09 12:57:07 +08:00
harikrishnar (Hari Krishna)
Wrong logic in CCArray::initWithObjects.
Fixing a bug that button should not get respond if its parent is invisable.
2013-04-10 12:52:13 +08:00
rogerzanoni
Fixing a linking error that libpthread and libGL libraries need to be linked on linux.
2013-04-15 10:47:17 +08:00
Fixing a compiling error of [-Werror=array-bounds] when compiling Box2dTestBed.
2013-04-10 12:52:13 +08:00
2013-04-15 11:51:47 +08:00
zhanghaojie
Fixing a bug that anchorPoint property of CCScale9Sprite doesn't work in CCBReader.
2013-04-15 13:40:02 +08:00
MarkEHenderson (Mark Henderson)
2013-04-18 09:45:19 +08:00
Fixing of variable initialization in SpriteBatchNode.
2013-04-15 13:40:02 +08:00
2013-04-17 12:58:21 +08:00
akira-cn
Adding response for back and menu keypad event for Android.
2013-04-17 13:01:47 +08:00
lgb (Oleg)
2013-04-18 09:45:19 +08:00
Fixing a compilation error for BlackBerry PlayBook.
2013-04-19 10:46:56 +08:00
Comparing float number by using epsilon and absolute difference.
2013-04-18 09:45:19 +08:00
jotel (Jaroslaw Lewandowski)
Fixing a bug that wrong type of argument signature is used in setAccelerometerIntervalJNI function.
2013-05-09 08:55:22 +08:00
Fix for broken of ccArrayGetIndexOfObject after merging this commit(076f38c).
2013-05-29 16:44:14 +08:00
Explicitly initialising CCAcceleration structure.
2013-05-30 10:42:17 +08:00
Add support to save/retrieve CCData into/from CCUserDefault.
2013-07-03 16:01:19 +08:00
Text Shadows fix
2013-07-17 14:26:10 +08:00
Solving 'black screen' on android.
2013-04-17 13:01:47 +08:00
2013-04-19 10:03:45 +08:00
MarcelBloemendaal
Adding secureTextEntry property to CCTextFieldTTF.
2013-04-19 10:25:48 +08:00
brawsome
Adding new macro CCB_MEMBERVARIABLEASSIGNER_GLUE_WEAK to CCBMemberVariableAssigner.h.
2013-05-07 16:42:20 +08:00
Adding CCLOG before original path is returned in CCFileUtils::fullPathForFileName to aid in debugging.
Optmization to ccArrayGetIndexOfObject.
2013-04-19 10:25:48 +08:00
2013-05-07 11:04:08 +08:00
sunzhuoshi
Adding support for javascript bytecode.
2013-07-16 17:37:50 +08:00
Fixing bad js constant names.
2013-05-07 11:04:08 +08:00
2013-05-07 14:08:13 +08:00
ptekchand (Pranav Tekchand)
Supporting negative node scales for CCScrollView.
2013-05-07 14:55:27 +08:00
coolengineer (Hojin Choi)
Refactoring callback selector for HttpResponse.
2013-05-09 18:36:25 +08:00
djh-
Fixing a bug that displayed color of CCDrawNode is incorrect when VAO is disabled.
2013-05-13 11:48:02 +08:00
acai (beingstudio)
Fix of null pointer access in CCBAnimationManager::getRunningSequenceName.
2013-05-13 16:06:30 +08:00
metalgit92
Adding const qualification to some CCNode's getters
2013-05-13 17:58:51 +08:00
Clarinexus
Fixing a bug that setColor and setOpacity of CCControlButton and CCScale9Sprite are broken.
2013-05-13 21:32:04 +08:00
Xander84
Fixing a bug in CCBValue::getByteValue.
2013-05-20 11:59:41 +08:00
smshuja
Fixing a bug that pointQueryFirst returns invalid Shape when a shape is not found in JSB.
2013-05-21 11:21:31 +08:00
Fixing a bug that New PivotJoint can't access 4 parameters like in html5 version.
2013-07-04 10:24:29 +08:00
Fixing a bug that Pivotjoint constructor and pointQueryFirst in Space class will return false instead of invalid shape object.
2013-05-20 21:21:17 +08:00
Carsten Sandtner (casarock)
Adding XMLHttpRequest support for JSB.
2013-05-21 11:10:11 +08:00
Lee, Jae-Hong (pyrasis)
2013-05-21 11:10:11 +08:00
Maintainer of tizen port.
2014-01-22 17:18:36 +08:00
localStorageGetItem crashes when column text is NULL.
2014-01-24 11:36:52 +08:00
fix image bug on Android
2013-05-13 21:32:04 +08:00
2013-06-04 15:08:06 +08:00
lumendes
Updating spine-runtime to EsotericSoftware/spine-runtimes@5f90386.
2013-06-04 17:12:13 +08:00
sunxiaoyu
Refactoring CCEditBox to add UITextField only when keyboard was opened, remove it when keyboard was closed.
2013-06-13 15:01:52 +08:00
2013-06-08 10:39:26 +08:00
edwardzhou (Edward Zhou)
Correcting the type detecting order for Lua CCBProxy::getNodeTypeName.
2013-06-08 15:03:31 +08:00
Casting variables to their own type, and print warning info if no corresponding lua callback function instead of crash.
2013-06-19 20:05:38 +08:00
fix of WebSocket url parse error for 'ws://domain.com/websocket' pattern.
2014-01-09 15:26:24 +08:00
Fixed a bug that Websocket doesn't support send/receive data which larger than 4096 bytes.
2014-07-23 14:25:14 +08:00
Show detail class & function name in error message of lua-binding
2013-06-04 15:08:06 +08:00
2013-06-19 14:27:13 +08:00
musikov
Fixing a bug that missing precision when getting strokeColor and fontFillColor
2014-12-26 09:32:59 +08:00
added Turkish and Ukrainian language support
2013-06-27 11:35:08 +08:00
hawkwood (Justin Hawkwood)
Fixing a bug that EditBox doesn't show any text if it's initialized with text.
2015-03-31 11:59:57 +08:00
Fixed a memory leak in new Audio.
2013-06-27 11:50:39 +08:00
wtyqm (zhang peng)
Fixing a bug that ccbRootPath wasn't passed to sub ccb nodes.
2013-07-04 10:01:26 +08:00
smilingpoplar (YangLe)
Fixing a bug that CCScale9Sprite doesn't support rotated spriteframe in atlas.
2013-07-04 14:29:34 +08:00
xxuejie
Add namespace prefix to selector macros
2013-07-09 10:21:11 +08:00
hannon235 (Chris)
Fixing a bug that the submenu of ExtensionTest in TestCpp can't scroll.
2013-07-15 11:42:07 +08:00
Implements a socket.io client extension and adds a test case.
2014-03-24 18:10:25 +08:00
Implements 'SIODelegate::fireEventToScript' method to integrate JSB event handling with the original native code.
2015-07-09 10:35:50 +08:00
Update socket.io network extension to correctly detect and manage connection to socket.io server versions 0.9.x-1.x
2013-07-11 17:11:18 +08:00
pktangyue
Fixing a bug that CCScale9Sprite::setInsetLeft/XXX can't work for rotated sprite frame.
2013-07-16 10:42:38 +08:00
Fixing a bug that Color and Opacity of Scale9Sprite will not be changed when it's added to NodeRGBA and run with FadeIn/Out actions.
2013-09-27 22:01:27 +08:00
Adding *.xccheckout to gitignore.
2013-07-15 11:54:43 +08:00
jllust
Fixing a bug that CCLabelBMFont crashes in glDrawElements of CCTextureAtlas::drawNumberOfQuads sometimes.
2013-07-16 13:37:53 +08:00
Sam Gross (colesbury)
Ignoring formatting specifiers in JavaScript log messages.
2013-07-17 18:12:43 +08:00
Make bindings-generator supports to bind std::function argument.
2013-07-16 13:44:05 +08:00
James Munro (jdmunro)
Added JSB support for ccpDistanceSQ.
2013-07-22 11:44:39 +08:00
Rafael (rafaelx)
A warning fix of AL_INVALID_NAME and AL_INVALID_OPERATION in SimpleAudioEngineOpenAL.cpp.
2013-07-26 20:49:59 +08:00
metalbass
Fixing an issue that sigslot::_connection_base# (from 0 to 8) don't have virtual destructors.
2013-07-29 07:52:53 +08:00
thp
Port Cocos2D-X to Qt 5
2013-08-02 10:45:41 +08:00
Nako Sung (nakosung)
Fixing a bug that wrong logic when pass an empty std::vector to WebSocket::init.
Exposing cc.RemoveSelf to JS.
2013-09-10 10:06:06 +08:00
exposed AssetsManager to javascript and added multiple-assetsManager support
2013-08-05 15:47:50 +08:00
dotsquid
Fixed the crash caused by improper deletion of VBOs and VAO in ParticleSystemQuad.
2013-08-16 11:31:26 +08:00
maciekczwa
Fixing a bug that stroke color with channel color values other than 255 doesn't take effect on android.
2013-08-20 10:04:46 +08:00
zcgit
a potential bug fix in Layer::init.
2013-08-20 14:25:45 +08:00
gkosciolek
Fixing a bug that observers with the same target and name but different sender are the same observer in NotificationCenter.
2013-06-19 14:27:13 +08:00
2013-08-20 16:38:03 +08:00
xbruce
2013-08-28 17:31:37 +08:00
Fixing a bug that crash appears when extending cc.ScrollView in JS.
Fixing a bug that cc.registerTargettedDelegate doesn't support pure js object as its target.
2013-08-20 16:38:03 +08:00
2013-09-22 22:07:09 +08:00
elwinarens (Elwin Arens)
Minor spelling changes in description of CCScene.h
2013-09-24 17:28:33 +08:00
signmotion (Andrey Syrokomsky)
Fixed some compiling-warnings (MSVC2012).
2013-07-15 11:38:56 +08:00
michaelcontento
[Android] use onWindowFocusChanged(bool) instead of onResume()/onPause()
2013-09-23 18:42:07 +08:00
Prevent nullptr access in AssetsManager
2013-09-24 10:02:27 +08:00
[Android] re-introduce Cocos2dxHelper.runOnGLThread(Runnable)
2013-09-24 10:11:08 +08:00
[Android] added EGL_RENDERABLE_TYPE to OpenGL attributes
2013-10-29 10:06:32 +08:00
Android: add xlargeScreens="true" to supports-screens
2013-11-02 22:16:39 +08:00
Trigger onKeyReleased only after the key has been released.
2013-11-14 11:52:52 +08:00
Makes Colors are now comparable and explicit convertible
2013-07-24 11:04:35 +08:00
bmanGH
2014-02-21 11:40:13 +08:00
Used gl caching functions in TexturePVR::createGLTexture()
2013-11-13 14:57:24 +08:00
Configuration of VAO in runtime
2014-02-21 11:40:13 +08:00
Added setUniformLocationWithMatrix2fv, setUniformLocationWithMatrix3fv mothed into GLProgram class
Fixed a bug that object which isn't in Vector would also be released when invoking Vector::eraseObject.
2014-03-04 22:13:36 +08:00
Fixed a bug that Timer::cancel always call Director::getInstance()->getScheduler() even in another Scheduler.
2014-04-01 10:06:14 +08:00
Fix crash if label's type is STRING_TEXTURE and label->sortAllChildren is called
2013-07-24 12:04:59 +08:00
metadao
make create_project.py more pythonic and fix some typoes
2013-07-29 07:49:37 +08:00
timothyqiu
Project creator: use absolute path for json config files
2013-07-30 12:01:19 +08:00
Documentation fixes
2013-08-02 09:26:42 +08:00
A better way to locate project creator
2013-10-09 10:13:59 +08:00
rablwupei
Fixed a memory leak in ScriptingCore::runScript()
2013-10-09 14:23:36 +08:00
Fixed a memory leak in Spine.
Added support of passing array to cc.Sequence.create and cc.Spawn.create.
2013-10-09 17:00:46 +08:00
Fixed a bug that sys.localStorage.getItem() does not support non-ascii string.
2013-10-09 17:04:43 +08:00
Fixed a memory leak in XMLHttpRequest.
2013-11-14 12:22:47 +08:00
Fixed a bug that wrong convention to jsval in cccolor4f_to_jsval and cccolor3b_to_jsval.
2013-10-11 15:12:57 +08:00
Keita Obo (ktaobo)
2013-10-11 15:15:44 +08:00
Avoid unnecessary object duplication for Scale9Sprite.
2013-10-09 17:04:43 +08:00
2013-10-11 18:26:25 +08:00
jimmystar
Fixed a bug that cc.Scheduler.schedule(target, func) without repeat argument couldn't repeat schedule forever on device.
2013-10-17 15:43:45 +08:00
XiaoLongHan (kpkhxlgy0)
2013-10-18 11:13:54 +08:00
Fixed a bug that outside of keyboard can't be responded to close keyboard when using EditBox.
lettas
A fix for multi-platform template.
2013-10-22 15:34:32 +08:00
HoGarfield (garfield_ho)
Fixed a bug that CCBReader can't play sequence automatically in JSB.
2013-10-22 16:34:10 +08:00
Could not set next animation in CCBAnimationCompleted callback.
2013-11-06 15:57:57 +08:00
Fixed missing to add JSAutoCompartment when invoking JS functions from C++.
2014-02-20 20:45:34 +08:00
CCBReader: To set anchor point to 0,0 when created by loader.
Potential crash when websocket connection closes.
2013-10-22 15:34:32 +08:00
2013-10-24 18:03:15 +08:00
lite3
Fixed a bug that Node's anchor point was changed after being added to ScrollView.
2014-06-26 16:09:19 +08:00
Added HttpClient::sendImmediate()
2014-06-26 22:58:36 +08:00
Added operator == != for Value
2014-07-25 23:14:18 +08:00
Replace dynamic_cast to std::is_base_of in object_to_luaval
2014-10-14 13:54:10 +08:00
Added support normalize path on android
FileUtils: Remove old path while adding existing search path
2013-10-24 18:03:15 +08:00
2013-10-29 09:04:11 +08:00
superrad
Clear NoSuchMethodError Exception when JniHelper fails to find methodID
2013-11-01 17:48:10 +08:00
Nite Luo (darkdukey)
Added Mouse Support For Desktop Platforms.
2013-11-02 22:10:59 +08:00
ledyba
Fixed a bug that EventListeners can't be removed sometimes.
2013-11-03 15:37:39 +08:00
Fixed a bug that the data size has to be specified when parsing XML using TinyXML.
2013-11-12 09:44:07 +08:00
Closed X display after getting DPI on Linux.
2013-11-02 22:10:59 +08:00
2013-11-10 20:56:40 +08:00
Luis Parravicini (luisparravicini)
Fixed typos in create_project.py.
2013-11-11 13:51:44 +08:00
xhcnb
Device::setAccelerometerEnabled needs to be invoked before adding ACC listener.
2014-01-09 10:02:52 +08:00
Fixed a bug that it will get wrong custom properties when use different count custom properties in CocosBuilder.
2014-05-15 15:42:39 +08:00
Correct TotalTime of ActionObject
2013-11-11 13:51:44 +08:00
2013-11-12 10:32:22 +08:00
bopohaa
Fixed a bug that Webp test crashes.
2013-11-26 09:56:14 +08:00
lajos
FontTest isn't rendered correctly with custom TTF font on Mac platform.
2013-11-26 17:44:24 +08:00
hulefei
Added gui namespace before SEL_TouchEvent.
2013-12-16 17:48:59 +08:00
zhiqiangxu
Fixed a logic error in ControlUtils::RectUnion.
2014-01-02 09:57:21 +08:00
Fixed an issue that there is an useless conversion in ScrollView::onTouchBegan.
2014-02-20 20:21:42 +08:00
Deleted several lines of useless code in ScrollView::deaccelerateScrolling.
2014-02-20 20:35:25 +08:00
Fixed that ScrollView should implement ActionTweenDelegate.
2014-08-06 14:34:23 +08:00
Fixed LabelBMFont::getBoundingBox() position error
2013-12-16 17:48:59 +08:00
2013-12-19 20:50:05 +08:00
yinkaile (2youyouo2)
Maintainer of Armature Bone Animation.
2013-12-20 16:14:15 +08:00
dmurtagh
Fixed a bug that UserDefault::getDoubleForKey() doesn't pass default value to Java.
2015-08-12 13:02:35 +08:00
Fixed a compile error when CC_SPRITE_DEBUG_DRAW is on
2013-12-20 16:14:15 +08:00
2013-12-20 21:07:23 +08:00
seobyeongky
Updates spine runtime.
2013-12-27 15:59:05 +08:00
Fixed a potential bug in Data's copy constructor.
2015-02-28 11:20:19 +08:00
Fixed the bug that MotionStreak can not work with MoveTo and MoveBy
2015-03-19 21:49:24 +08:00
Fixed a bug that HttpAsynConnection can not get error content if response code less than 200 or response code greater or equal than 300
2013-12-20 21:07:23 +08:00
2013-12-27 10:08:34 +08:00
luocker
Fix a bug that string itself is also modified in `String::componentsSeparatedByString`.
2013-12-27 20:13:40 +08:00
omersaeed
Fix a bug that game will crash if connection breaks during download using AssetManager.
2013-12-30 10:14:25 +08:00
SBKarr
AngelCode binary file format support for LabelBMFont.
2014-01-01 21:56:51 +08:00
zarelaky
OpenAL context isn't destroyed correctly on mac and ios.
2014-01-02 16:24:20 +08:00
kicktheken (Kenneth Chan)
Fixed a bug that the setBlendFunc method of some classes wasn't exposed to LUA.
2014-04-21 11:09:42 +08:00
Fix lua project template crash on iOS5.1 device
2014-06-04 14:14:09 +08:00
Fix layout constant syntax error in lua-binding
2014-01-02 16:24:20 +08:00
2015-07-09 10:12:16 +08:00
zilongshanren
2014-01-02 19:33:07 +08:00
Fixed a bug that missing to check self assignment of Vector<T>, Map<K,V>, Value and String.
2014-01-03 10:57:09 +08:00
Fixed a bug that move assignment operator doesn't clear previous content bug.
2014-01-03 12:50:52 +08:00
Fixed the compile error of Map's getRandomObject.
2014-01-02 19:33:07 +08:00
2014-01-04 13:45:55 +08:00
daltomi
Fixed a typo in Director class.
2014-01-06 11:09:58 +08:00
Removed an unnecessary boolean flag in CCFontAtlasCache.cpp.
2014-02-20 20:30:46 +08:00
Used 'cbegin/cend', 'const std::string' where it's reasonable.
2014-01-09 10:51:40 +08:00
v1ctor
2014-01-09 11:28:54 +08:00
ControlSlider supports to set selected thumb sprite.
ControlButton supports to set scale ratio of touchdown state
2014-01-10 15:15:19 +08:00
akof1314
TestCpp works by using CMake and mingw on Windows.
2014-01-14 14:54:19 +08:00
Pisces000221
Corrected a few mistakes in the README file of project-creator.
2014-01-21 09:52:37 +08:00
Corrected a mistake in README.
2014-02-10 11:04:23 +08:00
Fixed a bug that a string which only contains CJK characters can't make a line-break when it's needed.
2014-08-06 09:57:50 +08:00
Fixed a bug that if the UISlider is faded, the slide ball won't fade together
2014-01-16 12:02:37 +08:00
hbbalfred
Fixed a bug that crash if file doesn't exist when using FileUtils::getStringFromFile.
2014-02-10 09:53:20 +08:00
Fixed a bug that cc.BuilderReader.load( path, null, parentSize ); was not allowed.
2014-01-20 09:43:45 +08:00
liang8305
Use multiple processes according the number of cores to build android project
2014-01-23 11:58:43 +08:00
pandamicro
Exposed SAXParser to JS, it is used for parsing XML in JS.
2014-01-24 11:59:36 +08:00
hanjukim
Fixed a bug that color and opacity settings were not applied when invoking Label::alignText.
2014-06-19 22:13:27 +08:00
Fixed the bug that FileUtils:getStringFromFile() may return a unterminated string
Skip BOM in DataReaderHelper::addDataFromJsonCache()
2014-02-13 14:11:39 +08:00
bagobor
Fixed a memory leak in AssetsManager::uncompress.
2014-02-13 20:55:46 +08:00
Code format fix and small optimizations in cocostudio/CCActionNode.cpp.
2014-02-14 11:19:00 +08:00
ucchen
Exposed the missing data structures of Spine to JS.
2014-02-17 22:00:44 +08:00
justmao945
Corrected the definition of CMake variables.
2014-02-17 22:15:25 +08:00
maksqwe
Fixed string size check in BitmapDC::utf8ToUtf16 on win32 and assert condition in TriggerMng.
2014-02-20 15:59:41 +08:00
wefiends
s3tc compressed textures with no mipmaps fail to be loaded.
2014-04-10 12:47:04 +08:00
Added createWithFullscreen overloaded method that sets video mode
2014-02-20 19:34:22 +08:00
floatinghotpot
2014-02-24 10:49:36 +08:00
Fixed a bug that no callback is invoked when websocket connection fails
Linghui
Updated README of template: fix wrong platform java path.
2014-02-24 17:01:36 +08:00
seemk
Fixed crash if invoking Director::end() on WINDOWS.
2014-02-28 10:18:08 +08:00
odedsh
Fixed a bug that loading custom fonts from ttf file fails on windows.
2014-02-28 16:36:09 +08:00
Wilhansen
Fixed a bug that spine::Skeleton would not be updated after re-adding to scene.
2014-03-10 10:57:36 +08:00
huangml
Fixed a bug that Node::removeAllChildrenWithCleanup() does not remove PhysicsBody.
2014-03-21 16:35:01 +08:00
newnon
2015-12-20 15:34:21 +08:00
Adds getCurrentLanguageCode() which returns iso 639-1 language code.
Adds support for get response when Activity's onActivityResult is triggered.
Improve Android projects.
Android jni error clear & more readable log.
Add support of software PVRTC v1 decompression.
Fixed a bug that ttf font have not effect on Mac OS X.
Fixed a bug that before touchMove Touch::_prevPoint contains junk.
Added Device::setKeepScreenOn().
Fixed Label performance problem.
Added Node::stopAllActionsByTag && ActionManager::removeAllActionsByTag.
Added getAllTouches() in GLViewProtocol.
Precompiled headers improvements.
Added Application::openUrl for all supported platforms ecept WP8 and WinRT.
Scale9Sprite capInsets set fix.
Clang static analyzer crash fix.
Fix include in cocos network module.
Slider misprint fix.
Fix web socket crash.
Scale9Sprite cropped sprite frames support.
2014-03-21 16:37:27 +08:00
youknowone
Adds iOS-like elastic bounceback support for cocos2d::extension::ScrollView
2014-03-25 13:56:40 +08:00
aeonmine
Fixed ActionObject memory leak in ActionManagerEx::initWithDictionary
2014-11-09 23:27:13 +08:00
Fixed memory leak in cocos studiov2.0 reader
2014-03-25 14:03:48 +08:00
LoungeKatt
Corrected a mistake of building android project in README.md
2014-03-26 20:15:13 +08:00
flashjay
Remove deprecated code in lua tests & template
luaLoadChunksFromZip should just remove .lua or .luac extension
2014-04-01 11:51:01 +08:00
zukkun
Fixed incorrect function invocation in PhysicsBody::setAngularVelocityLimit
2014-04-07 16:16:51 +08:00
dbaack
Fixed a bug that removing and re-adding an event listener will trigger assert
2014-04-07 16:20:47 +08:00
zakmandhro
A typo fix in RELEASE_NOTES.md
2014-04-07 16:33:40 +08:00
mgcL
A potential memory leak fix in value's default constructor
2014-04-08 15:43:38 +08:00
Added ScriptHandlerMgr::destroyInstance to avoid memory leak
2014-04-09 15:29:32 +08:00
Mazyod
Fixed a bug that HTTPClient reports 2xx status codes as errors
2014-04-21 11:20:52 +08:00
Added missing Text Font and Placeholder feature of EditBox for Mac platform
2014-04-25 17:41:03 +08:00
HttpRequest uses std::function as callback
2014-05-16 22:05:26 +08:00
EditBox: mac secure input
2014-07-15 15:09:40 +08:00
Fix a bug that can not get/set text in password mode on Mac OS X
2014-07-23 18:36:38 +08:00
Make sure TableView parents are visible before handling touch
2015-02-26 15:52:34 +08:00
Fixed memory leak in HttpRequest
2014-04-09 16:47:36 +08:00
iSevenDays
Fixed a bug that the result of 'malloc' is incompatible with type 'unsigned char *' in Image::saveImageToPNG
2014-04-10 11:26:32 +08:00
Fixed a potential memory leak in CCEditBoxImplIOS.mm
2014-04-14 11:15:54 +08:00
Fixed incompatible pointer conversion in external/chipmunk/src/cpArray.c
2014-04-25 17:42:26 +08:00
Fixed memory leak in 'Image'
Fixed loosing precision when using 'recv' in 'Console'
2014-06-06 13:47:38 +08:00
Fixed link error with Xcode 6 when building with 32-bit architecture
2014-10-15 21:28:00 +08:00
Fixed CMake for Mac OS X
2014-04-10 17:08:02 +08:00
ololomax
Fixed a potential crash in SceneReader::createNodeWithSceneFile
2014-04-11 10:57:42 +08:00
gaoxiaosong
Fixed a warning in cpCollision.c
2014-04-14 09:52:15 +08:00
sachingarg05
Re-added orientation change callback in java activity
2014-06-12 15:05:31 +08:00
GLProgram should not abort() if shader compilation fails, returning false is better.
2014-04-25 17:41:03 +08:00
dplusic
Fixed that cc.pGetAngle may return wrong value
zifter
Fixed a bug that the effect of particle loaded from CocosBuilder is incorrectly
2014-05-16 17:14:33 +08:00
Fix twice calling onExit
2014-05-19 11:15:29 +08:00
Fixed bug with cascade opacity and color for control button
2014-05-20 15:44:12 +08:00
Fix Progress Action. Not working with charging from 100 to 0.
2014-04-25 17:41:03 +08:00
twhittock
Fixed a bug that Application::run returns wrong value on Mac platform
2014-05-12 16:53:12 +08:00
asmodehn
Added SDK / NDK detection based on PATH in Setup.py
2014-05-13 13:55:29 +08:00
myourys
Make cpp template support Eclipse c++ project
2014-05-15 19:59:51 +08:00
NatWeiss
Fix compilation error using arch i386
2015-10-20 14:20:50 +08:00
Fixed debug-config crash if a FrameBuffer has no RenderTargetDepthStencil.
2014-05-20 17:49:43 +08:00
favorcode
Correct some doxygen comment
2014-05-27 16:24:11 +08:00
asuuma
Fix Repeat will run one more over in rare situations.
2014-05-28 15:26:29 +08:00
uqtimes
Fix NSNotificationCenter and NSTimer leaks
2014-06-04 14:08:19 +08:00
ntotani
fix building error in lua-binding in release mode
2015-10-20 14:20:50 +08:00
Fixed WebView lua-bind method name.
2014-06-04 14:33:48 +08:00
kezhuw
AutoReleasePool manager improvement
2014-09-04 13:40:40 +08:00
Fixed a bug that condition variable sleep on unrelated mutex in HttpClient
2014-06-09 15:18:22 +08:00
zhouxiaoxiaoxujian
Added TextField::getStringLength()
2014-06-09 15:28:13 +08:00
Add shadow, outline, glow filter support for UIText
2014-07-08 11:02:22 +08:00
Fix UITextField IME can't auto detach
2014-07-17 11:47:38 +08:00
Add getChildByName method for get a node that can be cast to Type T
2014-09-29 17:53:10 +08:00
Improvement ImageViewReader don't necessary loadTexture when imageFilePath is empty
2014-06-12 16:12:03 +08:00
QiuleiWang
Fix the bug that calculated height of multi-line string was incorrect on iOS
2014-06-12 16:18:22 +08:00
Rumist
Fix the bug that the result of Director->convertToUI() is error.
2014-06-18 10:36:53 +08:00
kyokomi
Fix the bug that UIButton doesn't support TTF font
2014-07-14 13:59:43 +08:00
Fix a bug of TextReader
Fix a bug that UITextField doesn't support TTF font
2014-10-30 12:45:22 +08:00
Setted contentSize in CSLoader
2014-06-19 20:48:45 +08:00
gin0606
Add a new line at the end of a file
2014-06-25 17:58:01 +08:00
Fix a bug that crash happened when try to remove videoView(STATE_PLAYBACK_COMPLETED) in android
2014-07-28 10:44:30 +08:00
Fix video scale issue in iOS
2014-08-05 09:33:37 +08:00
Fix iOS VideoPlayer memory leak
2014-08-20 13:37:23 +08:00
Added c++11 random library support
2014-08-29 10:24:30 +08:00
Added WebView widget which supports iOS and Android
2014-06-25 14:43:27 +08:00
billtt
Fixed a bug that Node::setScale(float) may not work properly
network: Fixed a problem where WebSocket messages may pile up
2014-06-27 16:27:09 +08:00
Teivaz
Custom uniform search optimization
2014-08-15 13:41:11 +08:00
Fixed compiling error on WP8.
2014-08-20 11:24:53 +08:00
Added method for custom precompiled shader program loading on WP8
2014-09-29 18:05:10 +08:00
Enable screen orientation change handling on WP8
2014-10-27 11:17:07 +08:00
Enabled GLProgramState restoring on render recreated on WP8
2014-07-08 20:37:38 +08:00
chareice
Make `setup.py` work on zsh
2014-07-17 11:53:47 +08:00
taug
Could add seach path and resolution order path in front.
2014-07-17 22:08:02 +08:00
CaiCQ
Fix a but that LabelTTF may lost chinese characters on linux
2014-07-21 13:57:20 +08:00
chenguangqi
Fixed a compiling error on Android
Fixed an error when importing project using Eclipse on Android
2014-07-24 22:06:30 +08:00
uorbe001
Allow setting bundle to use in file utils on iOS and Mac OS X
2014-07-25 11:23:49 +08:00
yongkangchen
Fixed a bug that font size of EditBox is not scaled when glview is scaled on Mac OS X
Fixed a bug that Label::setTextColor does not have any effect on Mac OS X
2014-07-28 11:36:50 +08:00
wagulu
Fixed a bug that particle effect is wrong when scaled
2014-07-28 14:02:16 +08:00
reckhou
Optimize FPS control on Android
2014-08-01 12:01:12 +08:00
dzl-ian
Added getter and setter for TextColor for UIText
2014-01-04 13:45:55 +08:00
2014-08-04 16:32:36 +08:00
zii
2014-08-05 11:53:37 +08:00
Added utils::gettime()
takaken1994
Added function for setting min/max scale for ScrollView
studio: Removed "using namespace cocos2d" from CCFrame.h
2014-08-05 13:32:55 +08:00
maltium
Added 3D rotation support to RotateTo action
2014-08-06 14:20:33 +08:00
Hamken100per
Added a function getAssetManager() on CCFileUtilsAndroid
2014-08-06 14:39:12 +08:00
rny
Fixed LabelTTF::getBoundingBox() position error
2014-08-07 10:22:09 +08:00
SpriteFrameCache load from plist file content data
2014-08-08 10:45:23 +08:00
AppleJDay
Add Feature:EventMouse should support getDelta, getDeltaX, getDeltaY functions
2014-08-08 11:53:12 +08:00
GavinThornton
Fixed a bug that when a sprite added into SpriteBatchNod it will turn black if setting opacity
2014-08-08 14:08:43 +08:00
DavidPartouche
Fixed the bug that video player not showing on iOS if it's not in FullScreen mode
2014-08-14 15:48:09 +08:00
zaWasp
Added support for applicationDidEnterBackground / applicationWillEnterForeground on win32
2014-08-20 10:26:53 +08:00
xiangxw
Fixed the bug that Console::sendPrompt() will send extra `\0`
2014-09-02 13:43:14 +08:00
kaishiqi
Fixed a but that cursor postion is wrong on desktop.
2014-09-09 10:29:32 +08:00
jagd
Added setSubsteps() and getSubsteps() in PhysicsWorld
2014-09-11 15:09:12 +08:00
denpen
Fixed a bug that scroll view hidden picks up the touch events.
2014-09-15 09:51:16 +08:00
joewan
Fixed memory leak when use menu_selector
2014-09-17 10:24:20 +08:00
zhongfq
Optimize decompress jpg data
2014-10-20 14:10:56 +08:00
Fixed memory leak of TextureCache::reloadTexture()
2014-09-22 09:31:57 +08:00
wohaaitinciu
2015-12-20 15:34:21 +08:00
WebView support on windows.
Fix a fatal bug in EditBox implement for platform win32.
2014-09-25 13:43:12 +08:00
guykogus
Implemented Application::openUrl for WP8 and WinRT
2014-09-25 14:49:51 +08:00
tttreal
Fixed Label::getStringNumLines()
2014-09-28 17:30:19 +08:00
hongliang-goudou
Fixed the bug that UI animation playing crash if GUI JSON file is loaded again
yestein
Add Cocostudio Armature getOffsetPoints API for Lua
2014-10-13 10:22:14 +08:00
coldfog
Fix bug that ActionManagerEx::initWithBinary can only load one UI animation
2014-10-27 11:30:48 +08:00
timur-losev
Fix a bug that GLProgramCache::addGLProgram() can not replace existing program
TimothyZhang
Fixed a potential memory leak in GLProgram::setGLProgram()
2015-10-20 14:20:50 +08:00
Add jsb.fileUtils.writeDataToFile().
2014-10-27 11:50:02 +08:00
ahlwong
Fix Label Kerning on Single Characters
2014-10-27 11:55:26 +08:00
Svenito
Add greater than operator to Vec2
2014-10-28 22:02:56 +08:00
liamcindy
2015-12-20 15:34:21 +08:00
Update ui button size changed logic.
2015-10-20 14:20:50 +08:00
Added support for Cocos Studio Light3D.
2015-12-20 15:34:21 +08:00
Fix scrollview render errorl.
Update for text effect clone.
Update controlButton size calculate with new Scale9Sprite logic.
Update pageview to support adjust child size.
2014-11-05 17:53:38 +08:00
vovkasm
Fix warnings for Xcode6.1
2014-11-21 09:37:07 +08:00
nilium
Unignore libs dir in plugin and fix Travis script to descend into included directories
2014-11-25 16:17:28 +08:00
shrimpz
Fix two typos in luaval_to_quaternion
2014-12-02 15:49:37 +08:00
Fix label crashed on android
2015-01-06 16:12:40 +08:00
ton1517
Fix the issue that JumpTo can not be applied more than once
2014-08-04 16:32:36 +08:00
2015-01-09 14:56:00 +08:00
takaokato
Fix wrong result in Node:getParenttoNodeTransform() if node is transformed
2015-01-12 20:03:36 +08:00
AknEp
Fix FileUtils::fullPathForFilename return empty string if file not found
2015-01-23 09:46:11 +08:00
kompjoefriek
Fix compiling warnings
Device: Added vibrate support to enable vibration for a duration.
2015-01-23 16:43:22 +08:00
tmr111116
fix random int overflow
2015-02-15 19:06:59 +08:00
flamefox
fix the bug that Sprite3D::getAttachNode() should failed when there is no bone with name
2015-02-26 10:34:00 +08:00
ryule
Fixed HttpClient-ios request to work when the data is started by 0x00
2015-02-26 10:54:07 +08:00
loadrunner
Added romanian languange support
2015-04-27 17:43:57 +08:00
Added sensor property for PhysicsShape
2015-10-20 14:20:50 +08:00
Added line spacing/leading feature to Label.
Changed label font size type to float.
Removed scale factor for label shadow.
Fixed a TMXLayer bug: When using float values (for example the actual position of the character) to get the current tile, the wrong tile is sometimes/usually returned.
2015-04-10 09:35:26 +08:00
Almax27
RenderQueue command buffer optimize.
2015-10-20 14:20:50 +08:00
Removed ScrollView::_innerContainer pointer copy.
2015-04-14 09:41:07 +08:00
IgorMats
Added MotionStreak::getStroke/setStroke
2015-04-16 16:34:41 +08:00
matsuokah
Fixed the bug that JNI illegal start byte error causes crashing error on Android 5.0
2015-04-16 18:21:56 +08:00
babcca
Fixed crashing when playing streamed MP4 file on iOS
2015-04-17 17:57:20 +08:00
milos1290
Added Lerp for Vec3
2015-05-07 09:35:51 +08:00
Added ActionFloat
2015-04-20 09:54:45 +08:00
perminovVS
Optimize Vec3 and Vec2
2015-04-20 10:38:19 +08:00
Added `UserDefault::setDelegate()`
2015-08-28 16:35:29 +08:00
FileUtils: Added FileUtils::getSuitableFOpen() for convert utf8 to locale, for specific platform
platform: Correct all usage of unicode version winapi in FileUtils for win32
2015-08-28 16:35:29 +08:00
FileUtils: Added FileUtils::getFileExtension for getting file's extension name
utils: Made utils::captureScreen saving file in another thread to improve the performance
2015-10-20 14:20:50 +08:00
Added check for glfwCreateWindow.
Refined AssetsManagerEx unzipping by using async.
Fixed a bug in FileUtilsWin32::removeDirectory when the file begins with ".".
Corrected the keyboard codes for Desktop and WinRT.
Added some support for mouse on WinRT.
Correct the convertion between unicode and utf8 on WinRT.
2015-04-27 17:19:42 +08:00
qiutaoleo
Added a feature to check case characters for filename on windows
2015-04-30 13:46:08 +08:00
2015-04-28 16:43:43 +08:00
HueyPark
Fixed memory leak in HttpClient on iOS
2015-05-08 10:46:20 +08:00
Dimon4eg
Fixed crash on AssetsManager
2015-05-13 17:04:55 +08:00
Fixed memory leak of WebView on iOS
2015-05-15 10:16:54 +08:00
Fixed crahed that if url contains illegal characters on Android
log: Fixed crash on Windows if passing string more than 16kb to cocos2d::log
2015-10-20 14:20:50 +08:00
Fixed a crash bug when csb file is broken.
Fixed a crash bug in LoadingBar.
Fixed a crash bug in destructor of FontFreeType.
2015-12-20 15:34:21 +08:00
UI: Set focus to Widget when touched.
2015-05-19 11:46:04 +08:00
tankorsmash
Fixed the bug that ProgressTimer::setSprite() doesn't take effect
2015-01-09 14:56:00 +08:00
2015-05-27 15:59:48 +08:00
namezero111111
ui: TextField add `getTextColor`, `getTextHorizontalAlignment` and `getTextVerticalAlignment` API
Physics: Fixed circle shape debug draw incorrect issue
2015-05-27 15:59:48 +08:00
2015-07-01 18:44:15 +08:00
shinhirota
JS: Fixed issue of iOS/JS reflection `callStaticMethod` with bool arg
oscr
Fix two issues with download-deps.py
Capitalize default option in download-deps.py
platform: Added debug flag -Wextra to linux CMakeFile
iris-wy
platform: Fixed warning "Service Intent must be explicit" on Android
alexpeak
Label: Fixed rendering LabelTTF characters as black boxes on Android by ensuring atlases are purged before resetting
ywxzm
Lua: Fixed onTouch begin don't return value
xpol
2015-12-20 15:34:21 +08:00
Sprite: Fixed some warnings and a related bug in CCSprite.
Fixes boring deprecated warning.
marzapower
UI: Fixed inertial scrolling for CCScrollView
MAUSMAUSgames
Action: Permitted setting bitwise flags to action
2015-08-31 17:25:34 +08:00
RUKD
ParticleSystem: performance improvement
2015-12-20 15:34:21 +08:00
m-yukio
UI: RichText support new line element.
Fraggle
Fix PMA Handling issue.
nhuanvd
Fix cannot add view to mFrameLayout when extends Cocos2dxActivity.
1scaR1
Add Scale9Sprite fade actions with cascade opacity enabled in js-test.
FrancoisDupayrat
Fix edit box setPlaceholderFontName and scale font size issue.
cesarpachon
AudioEngine on Linux replace the original SimpleAudioEngine with a new version of FMOD, now AudioEngine support all platforms!
cezheng
Fix Downloader bug for iOS & Android.
pandemosth
Fix crash when removing a remotely downloaded image from texture cache in js-binding.
GuoLunHao
Add quiet option for Cocos Toolkit.
2013-10-09 17:04:43 +08:00
Retired Core Developers:
WenSheng Yang
Author of windows port, CCTextField,
Designer of CCApplication/CCEGLView/platform structure.
He's working together with 2dx core team but leading FishingJoy game
RongHong Huang (flyingpaper)
Author of cocos2d-xna and spent all his time on wp7.
2013-03-02 01:09:58 +08:00
2015-07-01 18:44:15 +08:00
Bo Yu (boyu0)
2015-10-20 14:20:50 +08:00
anxi
Added UIEditBox support on linux platform.
avail
Fixed minor typo in README.
cpascal
Fixed a crash bug of AudioPlayer in Win32.
geron-cn
Removed redundant interface in CCSkeletonNode.
Fixed a bug that a same frame index is inserted after animation speed is scaled.
Fixed crash when recall a cached timeline after scene exited.
Added ActionTimeline::setAnimationEndCallBack and ActionTimeline::addFrameEndCallFunc.
igorzel
Fixed a crash bug caused by integer overflow in Device::getTextureDataForText on iOS.
KAIO2
Fixed typos and syntax errors.
kammy
Moved initialization of image to an appropriate location, because it always called twice in SpriteFrameCache::addSpriteFramesWithFile()
lijinlong
Fixed a bug of luabinding enumerateChildren.
linguofeng
Added UPDATE_FAILED and ERROR_DECOMPRESS in Lua.
lsybblll
Fixed a bug in CCPhysics3DComponent.cpp that oldBool is set with a wrong value.
mogemimi
Fixed various compiler warnings on Xcode 7.
Fixed some minor typos in lua bindings.
Fixed a minor typo and renamed INTIAL_CAPS_ALL_CHARACTERS to INITIAL_CAPS_ALL_CHARACTERS in UIEditBox.
Fixed some minor typos.
Fixed Wformat-security warning on Xcode.
Added missing override keyword.
2015-12-20 15:34:21 +08:00
Fix memory leak when initWithImage() failed.
Fix deprecation warning in SkeletonRenderer.
Fix typos in documentation and comments.
2015-10-20 14:20:50 +08:00
njh0602
Clean up the code of setRect() function.
Fixed syntax error in comment.
2015-12-20 15:34:21 +08:00
Add virtual keyword for some render related function.
2015-10-20 14:20:50 +08:00
noshbar
Changed the size of startFlag to 13.
Added checks to see if temp1 and temp2 are non-null before dereferencing them.
"Changed some delete operations to be deletions of arrays where applicable.
Changed some "free" operations to "delete" where memory was allocated with "new".
pabitrapadhy
Fixed spelling and grammar mistakes.
seivan
Fixed a bug that cocos2d::Map may cause Dangling Pointers when inserting Ref Object which already exist in the Map.
EventListenerMouse will dispatch EventMouse events.
songchengjiang
Fixed a bug of nomalize_point which caused particle rendering error.
Fixed a bug that lua Scene3DTest "back" button did not work.
TheCodez
Added missing getChildByTag<>() API.
Fixed a bug that RefPtr test wasn't executed even in debug build.
2015-12-20 15:34:21 +08:00
Added Application::getVersion() to get the app version.
2015-10-20 14:20:50 +08:00
thuydx55
Fixed a bug of loading pluginx lib when compile Android with --compile-script flag.
2011-07-13 22:36:37 +08:00
Cocos2d-x can not grow so fast without the active community.
2012-08-28 14:03:00 +08:00
Thanks to all developers who report & trace bugs, discuss the engine usage in forum & QQ groups!
2011-07-13 22:36:37 +08:00
Special thanks to Ricardo Quesada for giving us lots of guidances & suggestions.