Hajime Hoshi
|
12c24215b1
|
graphics: Bug fix: Flush after filling (#419)
|
2017-08-24 00:11:08 +09:00 |
|
Hajime Hoshi
|
bb6dfeefd4
|
ui: Add comments on Touches
|
2017-08-22 00:58:38 +09:00 |
|
Hajime Hoshi
|
71117073d0
|
doc: Update examples/hsv
|
2017-08-21 01:58:34 +09:00 |
|
Hajime Hoshi
|
a6516d1c9d
|
examples/hsv: Add color inversion
|
2017-08-21 01:56:50 +09:00 |
|
Hajime Hoshi
|
0a4aec3573
|
doc: Update GopherJS link
|
2017-08-20 20:02:12 +09:00 |
|
Hajime Hoshi
|
cea5f8f59d
|
doc: Bug fix: Use PNG for og:image
It looks like OpenGraph doesn't support SVG images.
|
2017-08-18 23:50:08 +09:00 |
|
Hajime Hoshi
|
a365f0c7d4
|
doc: Remove force-https.js
GitHub pages will do the same thing instead.
|
2017-08-18 23:44:11 +09:00 |
|
Hajime Hoshi
|
a444f1ba35
|
doc: Add og:image
|
2017-08-18 23:43:08 +09:00 |
|
Hajime Hoshi
|
f36aae4275
|
doc: Pass W3C validator
|
2017-08-18 23:26:17 +09:00 |
|
Hajime Hoshi
|
4a13267590
|
examples/audio: Use DrawRect
|
2017-08-18 12:11:59 +09:00 |
|
Hajime Hoshi
|
27365161f0
|
doc: Renewal
|
2017-08-18 03:00:05 +09:00 |
|
Hajime Hoshi
|
d4f3b683d8
|
doc: Avoid using symbolic links in paths
Symbolic links can be problematic especially on Windows
|
2017-08-18 02:41:27 +09:00 |
|
Hajime Hoshi
|
1361383ef4
|
Use 'localhost' explicitly to avoid warnings on Windows
|
2017-08-18 02:30:46 +09:00 |
|
Hajime Hoshi
|
ab269c621b
|
doc: Update bootstrap version to 4
|
2017-08-18 01:22:19 +09:00 |
|
Hajime Hoshi
|
179b3134e3
|
doc: Update examples
|
2017-08-17 23:13:15 +09:00 |
|
Hajime Hoshi
|
a225f666ac
|
audio: Bug fix: Race condition on 'pos' member (#413)
|
2017-08-17 11:48:29 +09:00 |
|
Hajime Hoshi
|
8c3a020693
|
audio: Bug fix: Race condition when seeking (#413)
|
2017-08-17 11:44:30 +09:00 |
|
Hajime Hoshi
|
3216d50460
|
audio: Refactoring
|
2017-08-17 11:15:04 +09:00 |
|
Hajime Hoshi
|
ba75592807
|
audio: Bug fix: Race condition (#412)
|
2017-08-17 11:05:59 +09:00 |
|
Hajime Hoshi
|
eaadf68f32
|
Fix .travis.yml (libxi-dev)
|
2017-08-17 00:56:12 +09:00 |
|
Hajime Hoshi
|
f309b9fc6f
|
Fix .travis.yml (libxinerama-dev)
|
2017-08-17 00:51:13 +09:00 |
|
Hajime Hoshi
|
384578f77c
|
Fix .travis.yml
|
2017-08-17 00:46:21 +09:00 |
|
Hajime Hoshi
|
0a2f7be248
|
doc: Update favicon.ico
|
2017-08-17 00:39:43 +09:00 |
|
Hajime Hoshi
|
4fc4b74cca
|
examples/inputchars: Rename from runes
|
2017-08-16 00:18:54 +09:00 |
|
Hajime Hoshi
|
193e473381
|
examples/runes: Trim the text if it has too many lines
|
2017-08-16 00:17:07 +09:00 |
|
Hajime Hoshi
|
3f52fb951b
|
examples/runes: Refactoring
|
2017-08-16 00:10:21 +09:00 |
|
Hajime Hoshi
|
78ed445111
|
examples/runes: Refactoring
|
2017-08-15 12:14:01 +09:00 |
|
Hajime Hoshi
|
5f47622807
|
Add Jake to AUTHORS
|
2017-08-15 04:17:30 +09:00 |
|
Jake
|
0d703ca3d4
|
InputChars (#403)
This implements #400
|
2017-08-15 04:11:51 +09:00 |
|
Hajime Hoshi
|
93173506f5
|
ebitenutil: English
|
2017-08-14 00:45:10 +09:00 |
|
Hajime Hoshi
|
f08d21866a
|
examples/blocks: Use ebitenutil.DrawRect
|
2017-08-14 00:33:00 +09:00 |
|
Hajime Hoshi
|
0fc28f6e98
|
examples/piano: Use ebitenutil.DrawRect
|
2017-08-14 00:28:10 +09:00 |
|
Hajime Hoshi
|
abd8cb7759
|
ebitenutil: Add DrawLine and DrawRect
Add new APIs DrawLine and DrawRect mainly for debugging or prototyping purpose. Also add examples/shapes.
|
2017-08-14 00:16:32 +09:00 |
|
Hajime Hoshi
|
5f538bff82
|
ui: Bug fix: initCursorVisible must be true by default
|
2017-08-12 18:32:51 +09:00 |
|
Hajime Hoshi
|
783e57d3f2
|
ui: Remove 'fullscreen' member variable
|
2017-08-12 18:31:16 +09:00 |
|
Hajime Hoshi
|
b186bc1e94
|
ui: Add IsCursorVisible (#377)
|
2017-08-12 15:45:16 +09:00 |
|
Hajime Hoshi
|
2c7cfba863
|
ui: Fix comments
|
2017-08-12 13:38:59 +09:00 |
|
Hajime Hoshi
|
5adfababee
|
examples/audio: Fix comments
|
2017-08-08 02:09:45 +09:00 |
|
Hajime Hoshi
|
6b8ab59d1f
|
examples/audio: Add comments
|
2017-08-08 02:06:24 +09:00 |
|
Hajime Hoshi
|
6377ee5006
|
Add examples/wav
|
2017-08-08 02:04:37 +09:00 |
|
Hajime Hoshi
|
e50159af12
|
Avoid using ... in 'go test' in .travis.yml (#404)
This can avoid time out on TravisCI
|
2017-08-07 11:42:32 +09:00 |
|
Hajime Hoshi
|
3c7850e982
|
Bug fix: misspelling in .travis.yml
|
2017-08-07 11:04:54 +09:00 |
|
Hajime Hoshi
|
9e67a81ee2
|
Fix .travis.yml to use absolute paths as much as possible
|
2017-08-07 11:04:13 +09:00 |
|
Hajime Hoshi
|
9ab517cf82
|
restorable: Refactoring
|
2017-08-07 00:06:35 +09:00 |
|
Hajime Hoshi
|
1fb7e123c2
|
Remove dependencies on internal/graphics from ebiten
|
2017-08-06 21:34:24 +09:00 |
|
Hajime Hoshi
|
c0ecb7a386
|
graphics: Move CopyImage to restorable
|
2017-08-06 21:21:38 +09:00 |
|
Hajime Hoshi
|
631264fce1
|
Add 'internal/math' package
|
2017-08-06 20:05:14 +09:00 |
|
Hajime Hoshi
|
14737df60f
|
loop: Remove package loop
|
2017-08-06 02:17:26 +09:00 |
|
Hajime Hoshi
|
0913adc1e2
|
loop: Remove Update
|
2017-08-06 02:15:27 +09:00 |
|
Hajime Hoshi
|
d1cbfdeec7
|
clock: Move now() from loop to clock
|
2017-08-06 02:12:23 +09:00 |
|