axmol/cocos
Vladimir Timofeev 2835b094da Cleanup order of fields initialization.
Make initialization order to match declarations.
This change twice reduces number of warnings when compiling on MacOS X with Xcode 6.1
Warnings was like "Field 'XXXX' will be initialized after field 'YYYY'"
2014-10-30 17:28:41 +03:00
..
2d Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
3d Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
audio Fixed incorrect file path of audio resource in AudioEngine on Android. 2014-10-21 18:34:05 +08:00
base Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
deprecated Multi platform cmake support 2014-10-03 23:21:45 +01:00
editor-support Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
math Add greater than operator to Vec2 2014-10-24 20:27:06 +01:00
network Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
physics try to fix ubuntu 12.04 compile error 2014-10-10 17:27:15 +08:00
platform updated precompiled shaders for WP8 2014-10-24 07:20:16 -07:00
renderer Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
scripting/lua-bindings Merge pull request #8918 from dumganhar/iss8843-drawpoint 2014-10-27 11:38:11 +08:00
storage fix typo of file name 2014-10-17 16:29:37 +08:00
ui Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
Android.mk Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:25:24 +08:00
CMakeLists.txt add needed link library for linux 2014-10-18 15:40:47 +08:00
cocos2d.cpp [ci skip]update version 2014-10-16 15:41:43 +08:00
cocos2d.h Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:25:24 +08:00