axmol/samples/Cpp/TestCpp/Classes/BugsTest
Ricardo Quesada 59fee6b8d2 replaces std::for_each with for()
replaces `std::for_each` with C++11 `for( : )`
2013-12-19 13:34:41 -08:00
..
Bug-458 Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03:00
Bug-350.cpp closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
Bug-350.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
Bug-422.cpp replaces std::for_each with for() 2013-12-19 13:34:41 -08:00
Bug-422.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
Bug-624.cpp issue #3137: Disabling Accelerometer when layer is destroyed. 2013-11-11 10:23:05 +08:00
Bug-624.h issue #3137: Disabling Accelerometer when layer is destroyed. 2013-11-11 10:23:05 +08:00
Bug-886.cpp closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
Bug-886.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
Bug-899.cpp closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
Bug-899.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
Bug-914.cpp EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
Bug-914.h Use eventDispatcher to dispatch event. Remove controller codes in Layer. 2013-10-25 10:53:46 +08:00
Bug-1159.cpp closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
Bug-1159.h Removes Hungarian notation 2013-07-25 15:53:24 -07:00
Bug-1174.cpp closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
Bug-1174.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
BugsTest.cpp EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
BugsTest.h Use eventDispatcher to dispatch event. Remove controller codes in Layer. 2013-10-25 10:53:46 +08:00