James Chen
|
93b6328303
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
James Chen
|
c0d44cb2e4
|
fixed #2129: Rename m_iVar to _var, remove CC prefixes.
|
2013-06-15 14:03:30 +08:00 |
minggo
|
a221f06592
|
issue #2284: fix bugs after merging master
|
2013-06-14 14:34:50 +08:00 |
Jaroslaw Lewandowski
|
7d4eea0646
|
Fixed compilation error for iOS project using Compiler Default C++ Language Dialect
|
2013-05-29 21:14:19 +01:00 |
Jaroslaw Lewandowski
|
94eef4d235
|
Removed unused variable which caused Linux build to fail
|
2013-05-29 10:15:31 +02:00 |
Jaroslaw Lewandowski
|
3f7c506638
|
Ability to save/retrieve CCData into/from CCUserDefault
|
2013-05-29 01:06:41 +01:00 |
minggo
|
d89792fdc6
|
fixed #2073: fix memory leak in CCUserDefault
|
2013-04-22 16:43:05 +08:00 |
minggo
|
a0dc39ca38
|
fixed #2034:use previous path to get UserDefault.xml
|
2013-04-10 11:39:01 +08:00 |
minggo
|
d3aa718b22
|
fixed #2034:make CCUserDefault compatible with previous version on Android and iOS
|
2013-04-08 21:35:43 +08:00 |
Darragh Coy
|
7f565bb2fa
|
Fix CCUserDefault.cpp compiling on Android.
CCUserDefault.cpp shouldn't compile on Android.
|
2013-03-31 22:24:10 -07:00 |
minggo
|
1d51f9a3d7
|
issue #1529:CCUserDefault work ok on Android
|
2013-03-11 16:45:20 +08:00 |
minggo
|
ac888fee01
|
issue #1529:CCUserDefault supports default value on iOS
|
2013-03-11 14:45:07 +08:00 |
James Chen
|
a889322a47
|
Fixed compilation error for MAC port.
|
2013-03-10 16:34:41 +08:00 |
minggo
|
648e9a7bf1
|
issue #1529:use NSUserDefaults on iOS and SharedPreferences on Android to implement CCUserDefault
|
2013-03-06 16:36:44 +08:00 |
minggo
|
a9fa61af34
|
issue #1529:CCUserDefault -> user_default
|
2013-03-05 14:55:26 +08:00 |