Hajime Hoshi
|
af8c9dd12b
|
doc: Apply bootstrap
|
2016-08-27 02:28:57 +09:00 |
|
Hajime Hoshi
|
de1bb1b392
|
go generate
|
2016-08-27 00:50:26 +09:00 |
|
Hajime Hoshi
|
1cb66048ad
|
doc: go generate; Add style.css
|
2016-08-26 23:33:36 +09:00 |
|
Hajime Hoshi
|
6857dfd177
|
doc: Bug fix: add build tag 'example'
|
2016-08-26 23:33:17 +09:00 |
|
Hajime Hoshi
|
4a1a8aec11
|
Fix .travis.yml
|
2016-08-26 01:31:38 +09:00 |
|
Hajime Hoshi
|
bb6da8f85c
|
Fix files for 'example' tag
|
2016-08-26 01:25:28 +09:00 |
|
Hajime Hoshi
|
7410a9d814
|
Add example tags again
This reverts commit 7a1d63fb02 .
|
2016-08-26 00:40:39 +09:00 |
|
Hajime Hoshi
|
d8a81b4870
|
Update .travis.yml to Go 1.7
|
2016-08-23 00:21:21 +09:00 |
|
Hajime Hoshi
|
0f19f67fc9
|
image: Add ReplacePixels test
|
2016-08-23 00:13:44 +09:00 |
|
Hajime Hoshi
|
3dad97af8a
|
Add comments
|
2016-08-23 00:05:23 +09:00 |
|
Hajime Hoshi
|
749a751369
|
graphics: Bug fix: Make an image stale when another stale image is drawn to this (#257)
|
2016-08-23 00:05:11 +09:00 |
|
Hajime Hoshi
|
58f59f3832
|
Remove unneeded comment
|
2016-08-21 02:21:25 +09:00 |
|
Hajime Hoshi
|
e5c7de4939
|
graphics: Bug fix: Always need to copy the source image
|
2016-08-21 02:19:03 +09:00 |
|
Hajime Hoshi
|
c54dc8ee1c
|
graphics: Less calls of ReadPixelsFromVRAM
|
2016-08-20 23:25:45 +09:00 |
|
Hajime Hoshi
|
7a1d63fb02
|
Revert example tags
|
2016-08-17 23:33:31 +09:00 |
|
Hajime Hoshi
|
9c3a7f25d5
|
Add example tag to .travis.yml
|
2016-08-17 23:15:23 +09:00 |
|
Hajime Hoshi
|
12732d3302
|
examples: Add example tag
|
2016-08-17 22:52:51 +09:00 |
|
Hajime Hoshi
|
7b32d7a206
|
graphics: Bug fix: Pixels should be copied to store it as a command
|
2016-08-17 22:10:29 +09:00 |
|
Hajime Hoshi
|
612d3b07b0
|
ui: Bug fix: ui.funcs might be closed before sending a value
|
2016-08-17 01:57:20 +09:00 |
|
Hajime Hoshi
|
82d7cee5a3
|
Revert .travis.yml
|
2016-08-17 00:44:04 +09:00 |
|
Hajime Hoshi
|
b18eb62a3e
|
Update .travis.yml
|
2016-08-16 23:52:08 +09:00 |
|
Hajime Hoshi
|
348e11ac1b
|
examples/font: Simplify
|
2016-08-16 02:42:06 +09:00 |
|
Hajime Hoshi
|
aa811b5ce5
|
Add Martin to AUTHORS
|
2016-08-13 23:44:16 +09:00 |
|
Hajime Hoshi
|
6bab6e1f1d
|
examples/infinitescroll: Remove empty lines
|
2016-08-13 23:42:45 +09:00 |
|
Hajime Hoshi
|
c685cfb428
|
examples/infinitescroll: Move the image and add license
|
2016-08-13 23:38:51 +09:00 |
|
Martin Lindhe
|
41cc17c4da
|
add example/infinitescroll (#255)
This resolved #254
|
2016-08-13 23:34:25 +09:00 |
|
Hajime Hoshi
|
3619a796dc
|
ui: Check the return value of ReleaseDC()
|
2016-08-09 00:25:47 +09:00 |
|
Hajime Hoshi
|
96a43bcb4d
|
ui: Bug fix: must call ReleaseGC (#251)
|
2016-08-09 00:09:22 +09:00 |
|
Hajime Hoshi
|
c8edcde2d5
|
graphics: Image minimum size changed to 1
|
2016-08-07 17:27:17 +09:00 |
|
Hajime Hoshi
|
f556b19f22
|
Add error checks
|
2016-08-03 23:44:54 +09:00 |
|
Hajime Hoshi
|
0aca79ed0b
|
graphics: Add error checks
|
2016-08-03 11:05:10 +09:00 |
|
Hajime Hoshi
|
8f1b7a2d0c
|
examples: Add error checks
|
2016-08-03 10:57:50 +09:00 |
|
Hajime Hoshi
|
8e58f3ce0a
|
ui: Bug fix: closed channel never blocks
|
2016-08-03 01:07:46 +09:00 |
|
Hajime Hoshi
|
30b521f3b8
|
Add error checks
|
2016-08-03 01:02:05 +09:00 |
|
Hajime Hoshi
|
6968e898c3
|
Bug fix: ui.Main should be suspended when error occurs in the loop
|
2016-08-02 02:48:19 +09:00 |
|
Hajime Hoshi
|
c7106f595c
|
Add error checks
|
2016-08-02 02:26:44 +09:00 |
|
Hajime Hoshi
|
5801bc53df
|
Fix misspellings
|
2016-08-02 01:49:05 +09:00 |
|
Hajime Hoshi
|
dd9918d64e
|
Add comments
|
2016-08-02 01:47:25 +09:00 |
|
Hajime Hoshi
|
4c611ed4d0
|
doc: Move documents to Wiki
|
2016-08-02 01:29:07 +09:00 |
|
Hajime Hoshi
|
c1c8ba4d7e
|
doc: Improve server
|
2016-08-02 00:51:37 +09:00 |
|
Hajime Hoshi
|
ef1e558ec6
|
doc: go generate
|
2016-08-02 00:36:43 +09:00 |
|
Hajime Hoshi
|
d4caf20b0f
|
Update README
|
2016-08-01 23:56:05 +09:00 |
|
Hajime Hoshi
|
4e329f619f
|
example/2048: Bug fix: Should update the tile when the tile stops
|
2016-08-01 03:25:03 +09:00 |
|
Hajime Hoshi
|
2c4b9c1dbe
|
examples/2048: Make it smoother
|
2016-08-01 02:42:20 +09:00 |
|
Hajime Hoshi
|
ced66ff319
|
examples/2048: Refactoring
|
2016-08-01 01:23:40 +09:00 |
|
Hajime Hoshi
|
b3cd2000af
|
Update README
|
2016-08-01 01:15:56 +09:00 |
|
Hajime Hoshi
|
af53988a17
|
ebitenutil: Refactoring
|
2016-07-31 22:02:56 +09:00 |
|
Hajime Hoshi
|
1da3f32715
|
examples: Embed arcadefont.png
|
2016-07-31 22:00:45 +09:00 |
|
Hajime Hoshi
|
e5ece83e78
|
example/2048: Pop tiles when appearing
|
2016-07-31 20:56:46 +09:00 |
|
Hajime Hoshi
|
1df77c196c
|
examples/4096: Define colors for huge number tiles
|
2016-07-31 17:55:18 +09:00 |
|