From e459396c301338b5a1062788bcf12a7353bec791 Mon Sep 17 00:00:00 2001 From: dingpinglv Date: Tue, 17 Sep 2013 17:22:22 +0800 Subject: [PATCH] Issue #2803: add a sample game link to index.html --- CHANGELOG.txt | 1 + index.html | 1 + samples | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 189dca5f0b..ba22fba641 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,6 @@ Cocos2d-html5-v2.1.6 @ Sep.19, 2013 * Improved Sprite, Node, LabelTTF class define from separated code to combined code for maintainability, now it is clean and clear +* added a new sample game "Fruit attack" which works great on PC browsers, mobile browsers, and can even be run natively as an android and iOS app with JSB * cc.Sprite and its subClasses's texture has been replaced from DOM element to cc.Texture2D on Canvas mode * Improved cc.Texture2d for direct using without pre-loading image resources, you don't need to wait resources loading when create a new scene or layers * Migrated CCBReader and GUI to Cocos2d-x 2.1.4 diff --git a/index.html b/index.html index 31f2391edc..80b0b618c2 100644 --- a/index.html +++ b/index.html @@ -55,6 +55,7 @@

  • Test cases - Engine Testcases
  • Template - Cocos2d-html5 Template
  • MoonWarriors - Game
  • +
  • Fruit Attack - Game
  • Watermelon with Me - Game
  • CocosDragon - Game
  • Crystal Craze - Game
  • diff --git a/samples b/samples index db1ed102b8..022292761c 160000 --- a/samples +++ b/samples @@ -1 +1 @@ -Subproject commit db1ed102b809ee4c16b7898312bd5e97da071a94 +Subproject commit 022292761c6a9d056e25cc6e844430650208513f