Commit Graph

186 Commits

Author SHA1 Message Date
Hajime Hoshi
8c0294248e doc: Add libraries 2016-02-21 05:06:04 +09:00
Hajime Hoshi
fc9f537445 doc: Add comment about git push -f 2016-02-17 03:11:32 +09:00
Hajime Hoshi
1afdc12713 Update version to 1.3.0-alpha 2016-02-17 01:37:28 +09:00
Hajime Hoshi
eb4cc4d599 doc: Fix the release date of 1.2.0-rc1 2016-02-17 01:34:30 +09:00
Hajime Hoshi
35b6286a8d doc: Fix README 2016-02-16 04:00:01 +09:00
Hajime Hoshi
805b637a18 doc: Update descriptions 2016-02-16 03:05:19 +09:00
Hajime Hoshi
a7803efa9b doc: Add screenshots 2016-02-16 01:32:18 +09:00
Hajime Hoshi
687b1c1f1f doc: Crisp-edged screenshots 2016-02-16 01:27:43 +09:00
Hajime Hoshi
4bdf64a523 Swap import order 2016-02-16 01:13:04 +09:00
Hajime Hoshi
e6fbbc9ea9 doc: Add and remove examples 2016-02-16 00:52:51 +09:00
Hajime Hoshi
4c2048d77d doc: Add the release step memo (to me :-) 2016-02-16 00:48:42 +09:00
Hajime Hoshi
9ba60916fb doc: Use 'go generate' again 2016-02-16 00:35:28 +09:00
Hajime Hoshi
baaa8734b9 doc: Fix README 2016-02-15 11:35:45 +09:00
Hajime Hoshi
e9d1264061 doc: Bug fix: Don't specify http or https (#150) 2016-02-15 11:35:05 +09:00
Hajime Hoshi
b0d323918a doc: Add apps created with Ebiten 2016-02-14 16:18:04 +09:00
Hajime Hoshi
816c6469a2 doc: Update 2016-02-13 23:08:01 +09:00
Hajime Hoshi
5ec3180919 Delete JS and Map files 2016-02-13 23:07:32 +09:00
Hajime Hoshi
2d9fcf88ae Bug fix: example -> examples in doc 2016-02-13 23:02:54 +09:00
Hajime Hoshi
7141114ab2 Add comment 2016-02-11 03:15:13 +09:00
Hajime Hoshi
0f6c18fb1b Rename example -> examples 2016-02-11 03:07:14 +09:00
Hajime Hoshi
9ec37fbf19 doc: Update changelog 2016-02-07 17:48:52 +09:00
Hajime Hoshi
2f4a46d1f5 Go back 2014: License year should be creation year 2016-02-07 17:36:32 +09:00
Hajime Hoshi
b33d5c5393 doc: Update license year in a new file 2016-02-07 06:09:19 +09:00
Hajime Hoshi
251c840023 doc: Add apps created with Ebiten (#138) 2016-02-07 06:03:38 +09:00
Hajime Hoshi
0806329e9e doc: Bug fix: Copy example/images 2016-02-07 05:50:41 +09:00
Hajime Hoshi
b6f6cfa866 doc: Add server.go 2016-02-07 05:29:10 +09:00
Hajime Hoshi
8d4ca8f8a9 Update gen.go to use creation year 2016-02-05 23:31:35 +09:00
Hajime Hoshi
7d08acf695 Update doc gen 2015-06-20 18:56:37 +09:00
Hajime Hoshi
6dd88923e8 docs: Add example/piano 2015-02-16 02:24:17 +09:00
Hajime Hoshi
2132925b88 doc: Escape HTML comments properly 2015-02-02 02:34:01 +09:00
Hajime Hoshi
706935d9b9 doc: Remove 'brew install glew' 2015-01-29 01:01:52 +09:00
Hajime Hoshi
d455233e32 doc: Release 1.1.0 2015-01-25 20:16:53 +09:00
Hajime Hoshi
a53e0fe518 Add docs and readme 2015-01-25 02:07:39 +09:00
Hajime Hoshi
4c37efd673 Merge branch 'master' into audio 2015-01-21 10:12:14 +09:00
Hajime Hoshi
5b41374ac7 Support touch events (esp. for mobile browsers) (#76) 2015-01-21 02:58:29 +09:00
Hajime Hoshi
fe62cbd357 Reduce the size of keyboard.png 2015-01-21 01:06:48 +09:00
Hajime Hoshi
106984e9c7 Update docs 2015-01-21 00:51:55 +09:00
Hajime Hoshi
a5e335819d Add example/internal and move font rendering into it 2015-01-18 14:31:21 +09:00
Hajime Hoshi
719cc03123 docs: Bug fix: directory must be removed by os.RemoveAll 2015-01-18 03:27:28 +09:00
Hajime Hoshi
5a354684c5 docs: Bug fix: GOHOME -> GOPATH 2015-01-13 11:25:23 +09:00
Hajime Hoshi
243208b849 Rename programColorMatrix -> programFragmentShader 2015-01-12 18:34:02 +09:00
Hajime Hoshi
02dbeef1b9 Add docs for gamepad API (I checked it worked on Chrome) 2015-01-12 14:59:12 +09:00
Hajime Hoshi
355da1bcbc Add Experimental Audio API 2015-01-11 18:03:51 +09:00
Hajime Hoshi
5a29657201 Add description to the site 2015-01-10 19:18:43 +09:00
Hajime Hoshi
09f0cb99c3 Update docs 2015-01-10 01:06:10 +09:00
Hajime Hoshi
d3fee1d78c Fix the release date 1.1.0-rc1 2015-01-10 01:04:08 +09:00
Hajime Hoshi
e7599a6d85 docs: Move example *.js and *.js.map files to another repository 2015-01-10 00:45:21 +09:00
Hajime Hoshi
6453273bac docs: Add <title> to examples 2015-01-09 03:29:59 +09:00
Hajime Hoshi
62dfd2adef Bug fix: Add favicon to example/*.html 2015-01-09 02:48:25 +09:00
Hajime Hoshi
638fbb9715 docs: Add example paint 2015-01-09 02:39:20 +09:00
Hajime Hoshi
02b1f7d798 docs: Check license year 2015-01-09 01:50:11 +09:00
Hajime Hoshi
4322122664 docs: Trim license 2015-01-09 01:00:30 +09:00
Hajime Hoshi
eb325c9684 Update docs 2015-01-08 23:45:30 +09:00
Hajime Hoshi
a1214ff735 Stop the game when the window is not active (#69) 2015-01-08 01:35:09 +09:00
Hajime Hoshi
81ed2e3f18 Add changelog 2015-01-08 00:04:26 +09:00
Hajime Hoshi
5fc8e624f5 Replace tab to space chars in doc 2015-01-06 23:04:57 +09:00
Hajime Hoshi
1782bedb71 Update CSS 2015-01-06 11:48:47 +09:00
Hajime Hoshi
72d0a12757 Update .travis.yml for GopherJS; Update docs 2015-01-06 11:20:50 +09:00
Hajime Hoshi
c71f55a7a7 Add explanation to run developer's game on a web browser 2015-01-06 02:23:41 +09:00
Hajime Hoshi
1d8c3dbbb4 Add changelog (#60) 2015-01-06 01:56:58 +09:00
Hajime Hoshi
82d4dfeab0 Add a link to play blocks game 2015-01-06 00:57:58 +09:00
Hajime Hoshi
324e8653fb Update docs to use GopherJS (#54) 2015-01-06 00:44:39 +09:00
Hajime Hoshi
f631653681 Add example/server to show examples on GopherJS; Update docs 2015-01-05 23:55:25 +09:00
Hajime Hoshi
1df0854193 Update docs 2015-01-03 01:24:37 +09:00
Hajime Hoshi
26b4ded0f1 Add credit of the gophers photograph (#51) 2015-01-01 03:02:53 +09:00
Hajime Hoshi
92f6264815 Happy New Year 2015 2015-01-01 00:04:06 +09:00
Hajime Hoshi
501e51c554 Update doc 2014-12-30 00:53:41 +09:00
Hajime Hoshi
9e03c28c67 Show current version 2014-12-29 23:52:37 +09:00
Hajime Hoshi
075c67a84c Separate license and version from docs 2014-12-29 23:24:22 +09:00
Hajime Hoshi
1e6f51ed23 Add blocks example to index.html 2014-12-29 18:43:35 +09:00
Hajime Hoshi
47214fb572 Improve animation GIF color 2014-12-29 01:57:39 +09:00
Hajime Hoshi
a5b4b605dd Replace panic with log.Fatal 2014-12-29 01:09:38 +09:00
Hajime Hoshi
be5785c1cf Remove parseMarkdown 2014-12-28 19:16:29 +09:00
Hajime Hoshi
2737b29867 Bug fix: titles of examples 2014-12-28 18:52:16 +09:00
Hajime Hoshi
907b31a641 Add <title> 2014-12-28 17:14:56 +09:00
Hajime Hoshi
018a46621b Update index.html 2014-12-28 17:12:17 +09:00
Hajime Hoshi
1f19cc3506 Fix doc 2014-12-28 17:11:24 +09:00
Hajime Hoshi
d88261ae37 Bug fix: path to favicon 2014-12-28 16:59:04 +09:00
Hajime Hoshi
fff7d9f21c Add favicon.png 2014-12-28 16:54:13 +09:00
Hajime Hoshi
b2055e3719 Modify styles 2014-12-28 15:37:51 +09:00
Hajime Hoshi
189445a472 Reduce image size 2014-12-28 15:26:12 +09:00
Hajime Hoshi
7c25a4edea Add example 'hue' 2014-12-28 15:09:40 +09:00
Hajime Hoshi
a653ba9258 Update documents 2014-12-28 06:18:23 +09:00
Hajime Hoshi
6f5d106b37 Add _docs 2014-12-28 00:26:33 +09:00
Hajime Hoshi
b39df50979 Introduce ImageDrawOption 2014-12-24 22:46:00 +09:00
Hajime Hoshi
5b2c775e68 Initial commit _docs 2014-12-24 04:34:56 +09:00