.. |
CCFont.cpp
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFont.h
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFontAtlas.cpp
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFontAtlas.h
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFontAtlasCache.cpp
|
Adds more tests
|
2013-07-24 17:21:51 -07:00 |
CCFontAtlasCache.h
|
some more cleanup and refactory for the new Label stuff
|
2013-07-24 10:22:46 -07:00 |
CCFontAtlasFactory.cpp
|
Merge remote-tracking branch 'ricorigin/label_merge' into developNewLabelForRiq
|
2013-07-26 11:58:18 -07:00 |
CCFontAtlasFactory.h
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFontCache.cpp
|
some more cleanup and refactory for the new Label stuff
|
2013-07-24 10:22:46 -07:00 |
CCFontCache.h
|
some more cleanup and refactory for the new Label stuff
|
2013-07-24 10:22:46 -07:00 |
CCFontDefinition.cpp
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFontDefinition.h
|
some more cleanup and refactory for the new Label stuff
|
2013-07-24 10:22:46 -07:00 |
CCFontFNT.cpp
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFontFNT.h
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFontFreeType.cpp
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFontFreeType.h
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
CCFontRender.h
|
some more cleanup and refactory for the new Label stuff
|
2013-07-24 10:22:46 -07:00 |
CCFontRenderFreeType.cpp
|
Merge branch 'developNewLabelMerge' into merge_new_label
|
2013-07-19 16:04:23 -07:00 |
CCFontRenderFreeType.h
|
some more cleanup and refactory for the new Label stuff
|
2013-07-24 10:22:46 -07:00 |
CCLabel.cpp
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCLabel.h
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCLabelAtlas.cpp
|
More unsinged int -> int in some places where it could be difficult to find underflow bugs. And some warnings fix.
|
2013-07-22 14:28:19 +08:00 |
CCLabelAtlas.h
|
Adds const to getters
|
2013-07-03 17:22:15 -07:00 |
CCLabelBMFont.cpp
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCLabelBMFont.h
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCLabelTTF.cpp
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCLabelTTF.h
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCLabelTextFormatProtocol.h
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCLabelTextFormatter.cpp
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCLabelTextFormatter.h
|
some more cleanup and refactory for the new Label stuff
|
2013-07-24 10:22:46 -07:00 |
CCStringBMFont.cpp
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCStringBMFont.h
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCStringTTF.cpp
|
fix a problem with the new Label and colors
|
2013-07-26 16:30:36 -07:00 |
CCStringTTF.h
|
fix a problem with the new Label and colors
|
2013-07-26 16:30:36 -07:00 |
CCTextImage.cpp
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
CCTextImage.h
|
some more cleanup and refactory for the new Label stuff
|
2013-07-24 10:22:46 -07:00 |