axmol/cocos2dx
Nicolas Gramlich 8dbe897755 CCLabelBMFont: Made fntFile a property. (According to: ffbdb60a5908f5baef227bb0365a0b2653a3a59a) 2012-06-01 11:59:10 -07:00
..
actions fixed #1277: CCToggleVisibility should implement copyWithZone. 2012-05-30 16:34:42 +08:00
base_nodes move kBottomLeft series enum from CCNode.h to CCBReader.h 2012-05-11 21:10:02 +08:00
cocoa issue #1190: used std::string as key of CCDictionary. Updated CCString.pkg, CCArray.pkg, CCDictionary.pkg. 2012-04-26 11:39:49 +08:00
effects issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
extensions Added CCMenuLoader, CCMenuItemLoader and CCMenuItemImageLoader. 2012-05-31 17:07:02 -07:00
include Revert "* add ability to disable denshion in lua mode" 2012-05-28 07:24:20 -07:00
kazmath fixed #1270: Fixed some warning on win32. 2012-05-29 17:11:33 +08:00
keypad_dispatcher issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
label_nodes CCLabelBMFont: Made fntFile a property. (According to: ffbdb60a5908f5baef227bb0365a0b2653a3a59a) 2012-06-01 11:59:10 -07:00
layers_scenes_transitions_nodes fixed #1270: Fixed some warning on win32. 2012-05-29 17:11:33 +08:00
menu_nodes CCMenuItem(Image): Added possibility to init without any image. (Changes according to: 5e8518eaed78a6c589bf73dadf85e2056f834f36, 013b4cec0a9250268b131105795e87d37cba4d52) 2012-05-31 17:04:53 -07:00
misc_nodes fixed #1258, testjs and spidermonkey-ios is merged. But only test_actions.js works. 2012-05-24 17:48:05 +08:00
particle_nodes fixed #1270: Fixed some warning on win32. 2012-05-29 17:11:33 +08:00
platform Merge pull request #946 from minggo/gles20 2012-05-30 03:33:19 -07:00
proj.ios issue #1188: Updated project configuration for ios platform. 2012-04-25 17:33:28 +08:00
proj.win32 fixed #1240: Updated vs2010 project setting. 2012-05-29 17:50:27 +08:00
script_support issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
shaders fixed #1270: Fixed some warning on win32. 2012-05-29 17:11:33 +08:00
sprite_nodes Added support for initializing a CCLabelBMFont without a fntfile and a string. (See: ffbdb60a5908f5baef227bb0365a0b2653a3a59a, a6749b38f8085ba81921063328bc50cb7a989613, e6e3917c0c3f2e95e13c3be29584cb9e3781d3a7). 2012-05-30 15:31:08 -07:00
support issue #1263: Removed unused files. Fixed an issue in uthash.h. 2012-05-28 13:59:18 +08:00
text_input_node issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
textures Opened assert for CCTexture2D::setTexParameters and generateMipmap. 2012-05-30 16:26:47 +08:00
tileMap_parallax_nodes fix compilation warnings on android & ios 2012-05-05 10:44:42 +08:00
touch_dispatcher fix some bug 2012-05-30 18:31:20 +08:00
Android.mk fixed #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces. 2012-05-29 16:21:23 +08:00
CCCamera.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
CCCamera.h issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
CCConfiguration.cpp fixed #1253: Added static method "purgeConfiguration" for CCConfiguration to avoid memory leak. 2012-05-23 12:11:53 +08:00
CCConfiguration.h fixed #1253: Added static method "purgeConfiguration" for CCConfiguration to avoid memory leak. 2012-05-23 12:11:53 +08:00
CCDirector.cpp issue #1275: Memory leaks in CCBReader and ActionsTest. 2012-05-30 16:09:19 +08:00
CCDirector.h Merge pull request #914 from walzer/gles20 2012-05-24 03:48:14 -07:00
CCDrawingPrimitives.cpp fixed #1270: Fixed some warning on win32. 2012-05-29 17:11:33 +08:00
CCDrawingPrimitives.h fixed #1270: Fixed some warning on win32. 2012-05-29 17:11:33 +08:00
CCScheduler.cpp fix compilation warnings on android & ios 2012-05-05 10:44:42 +08:00
CCScheduler.h issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
cocos2d.cpp modify engine version 2012-05-31 10:14:00 +08:00