Dhilan007
|
861925e752
|
fix compiling error in vs project on win7.
|
2013-12-27 14:38:22 +08:00 |
James Chen
|
2892e8be3f
|
Refactors Data class, adds FileUtils::getStringFromFile, FileUtils::getDataFromFile and deprecates FileUtils::getFileData.
|
2013-12-18 14:58:17 +08:00 |
Dhilan007
|
abef5b59fa
|
fix compile error for vs project
|
2013-12-10 21:20:52 +08:00 |
minggo
|
19c86c0e4f
|
Merge pull request #4434 from martell/msys2
Msys2 and Mingw added fixed x64 cocos/audio on Windows for MSVC and MinGW
|
2013-12-05 22:23:45 -08:00 |
minggo
|
b67d567a79
|
replace long with int or ssize_t
|
2013-12-05 17:22:22 +08:00 |
martell
|
e0523c73f5
|
fixed CCImage for MSVC someone added std:tolower which broke it
|
2013-12-05 03:53:25 +00:00 |
martell
|
e5ada6f377
|
added support for msys2 mingwtoolchains and fix x64 cocos/audio on windows platform for MSVC and Mingw. Also fixed a few very bad type casts very important for future Arm64 bit processors
|
2013-12-05 03:37:27 +00:00 |
martell
|
f369606d77
|
fix cocos2d-x for vs2013
|
2013-11-30 08:05:39 +00:00 |
Huabing.Xu
|
4894632467
|
Fix bug: add android, fix android can not compile
|
2013-11-14 17:14:35 +08:00 |
Lee, Jae-Hong
|
5e36021d54
|
[Win32] fix argument type.
- argument of interface is a long type.
|
2013-11-09 23:44:15 +09:00 |
James Chen
|
963d7f3bd0
|
Changes the touch id declaration from int to long.
|
2013-11-05 15:49:58 +08:00 |
Michael Contento
|
ffad18a1ed
|
Trigger onKeyReleased only after the key has been released
|
2013-11-02 06:15:08 +01:00 |
Nite Luo
|
fe04448c8d
|
Merge folder changes from develop
|
2013-10-30 23:19:36 -07:00 |
James Chen
|
91932ea906
|
issue #3069: Fixing compilation errors.
|
2013-10-29 15:36:43 +08:00 |
Dhilan007
|
2865ad798b
|
issues #2905:Updating project configuration for folder change.
|
2013-10-15 10:18:37 +08:00 |
minggo
|
95acb1b9e3
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
minggo
|
4313c46e93
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |