James Chen
|
e66e429bb2
|
issue #2430: Moving enum type to class for CCBReader.
|
2013-07-27 21:44:49 +08:00 |
James Chen
|
cb67ed0227
|
issue #2129: Removing CC prefix for extension module.
|
2013-06-20 14:15:53 +08:00 |
minggo
|
cd5bcb87af
|
issue #2284: merge master and fixed some conflicts
|
2013-06-13 17:54:05 +08:00 |
samuele3hu
|
6dd077b8bd
|
issue #2103 add cocosbuilder lua test sample
|
2013-06-05 15:17:00 +08:00 |
Jaroslaw Lewandowski
|
3f7c506638
|
Ability to save/retrieve CCData into/from CCUserDefault
|
2013-05-29 01:06:41 +01:00 |
James Chen
|
685fe16e10
|
fixed #2076: Adding a method CCBReader::setResolutionScale for setting resolution scale manually
|
2013-04-23 10:39:59 +08:00 |
Rohan Kuruvilla
|
9acaaa289a
|
Making the changes to support Sound, Callbacks and skew property in CCBReader
|
2013-03-18 16:06:46 -07:00 |
Sam Clegg
|
38878b084b
|
Fix all compiler warnings produced by gcc.
This allows the linux and NaCl builds (and perhaps others)
to be compiles with -Wall and -Werror, and it makes the build
output much less noisy.
|
2013-03-05 17:01:00 -08:00 |
James Chen
|
4a68e4ab89
|
fixed #1670: Fixed memory leak in CCBReader.
|
2013-01-21 14:40:29 +08:00 |
James Chen
|
478791a472
|
Added CCBReader::setCCBRootPath.
|
2012-12-03 18:27:50 +08:00 |
James Chen
|
e0948a4817
|
fixed #1576: Sync CCBReader to latest version, CCString* --> std::string, CocosBuilderTest crash fixes.
|
2012-11-26 21:51:05 +08:00 |
Rohan Kuruvilla
|
09248f3667
|
Updating CCBReader to latest version from cocos2d-iphone. Includes support for script callbacks
|
2012-11-01 17:52:07 -07:00 |
Rohan Kuruvilla
|
a9473f1e8a
|
Changing mAnimationManagers and bringing CCBReader implementation closer to cocos2d-iphone CCBReader
|
2012-11-01 00:07:34 -07:00 |
James Chen
|
e4cee68688
|
Added libExtensions.lib for TestJavascript vs2010 project.
Removed some calling of 'USING_NS_CC;' in extensions.
|
2012-09-24 11:47:33 +08:00 |
minggo
|
0a1f0369e6
|
fixed #1481: merge Nicolas's pull request and do some bug fixes
|
2012-09-21 17:01:19 +08:00 |
Rohan Kuruvilla
|
0fc7feb3f0
|
Updating CCBReader to support Scripting Owners
|
2012-09-20 14:45:34 -07:00 |
minggo
|
a0feb5f289
|
issue #1470:fix some logical errors
|
2012-09-18 17:04:10 +08:00 |
minggo
|
0845e08fd3
|
issue #1470:update CCBReader to support Cocosbuilder v2.1 beta0
|
2012-09-17 14:27:17 +08:00 |
James Chen
|
77f1fba566
|
issue #1399: Adjust folder structure, made it built successfully on win32.
|
2012-07-20 14:05:52 +08:00 |
minggo
|
f9c40f7372
|
issue #1399: work ok on iOS after adjusting directory structure
|
2012-07-19 17:22:36 +08:00 |