axmol/cocos/platform/win32
pyrosphere 663bb4d7ed No CC_UNUSED_PARAM (#16812)
* Added -Wno-unused-parameter and removed all uses of the CC_UNUSED_PARAM macro

* Commented unused parameter names in .cpp files which previously used CC_UNUSED_PARAM

* Reverted -Wno-unused-param flag.
Moved deprecated touch methods definitions to .cpp file.
Commented more unused parameter names.

* Fixed some errors and warnings caused by the previous commit.

* Commented remaining unused parameter names in .cpp files.

* Fixed unused parameter warnings in headers.

* Fixed some more unused parameter warnings.

* Fixed some more unused parameters warnings.

* Fixed mistake in previous commit, missing ComAudioReader:: in method. Other warnings.

* Fixed build errors.

* Added missing file to CMakeLists
2016-11-16 09:48:37 +08:00
..
compat Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCApplication-win32.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCApplication-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCCommon-win32.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCDevice-win32.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
CCFileUtils-win32.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
CCFileUtils-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGL-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCPlatformDefine-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCStdC-win32.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCStdC-win32.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCUtils-win32.cpp Win32 move unicode utils global. (#16234) 2016-07-28 09:57:29 +08:00
CCUtils-win32.h Win32 move unicode utils global. (#16234) 2016-07-28 09:57:29 +08:00
inet_pton_mingw.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
inet_pton_mingw.h MinGW build fix 2015-03-05 11:11:13 +03:00