Nicolas Gramlich
|
bcf53f1453
|
Added CCNodeLoaderLibrary (more of a factory pattern, compared to adding the CCNodeLoaders directly to the CCBReader. Fixed all TODOs regarding (potential) memory leaks (Thanks to Ricardo Quesada). CCNodeLoaders are now autorelease objects (having a static 'loader()' method to be used).
|
2012-06-05 17:15:28 -07:00 |
Nicolas Gramlich
|
420a731138
|
Switched from std::string to const char *.
|
2012-06-04 17:45:25 -07:00 |
Nicolas Gramlich
|
d3e0f8dc92
|
Added support for resolutionScale.
|
2012-06-04 16:16:42 -07:00 |
Nicolas Gramlich
|
5c38dd7193
|
Added CCBMemberVariableAssigner and CCBSelectorResolver.
|
2012-06-04 15:52:49 -07:00 |
Nicolas Gramlich
|
b63559d86d
|
Added CCBFileLoader.cpp. Fixed a bug in CCNodeLoader::onHandlePropTypeSize.
|
2012-05-31 14:57:13 -07:00 |
Nicolas Gramlich
|
6e9fac0a58
|
Cleanup.
|
2012-05-30 16:51:33 -07:00 |
Nicolas Gramlich
|
56ea340314
|
Current state of the CCB(I)Reader (dysfunctional due to CCLabelBMFont problems).
|
2012-05-30 11:28:50 -07:00 |