Commit History

Author SHA1 Message Date
  Hajime Hoshi 4bccf9d009 all: use math/rand/v2 2 months ago
  Hajime Hoshi f4029aaa77 ebiten: add (*Monitor).Size() to replace ScreenSizeInFullscreen() 7 months ago
  Hajime Hoshi 14f2ee198e ebiten: add SetWindowMousePassthrough and IsWindowMousePassthrough 1 year ago
  Hajime Hoshi 0bec1e65fa ebiten: add RunGameOptions.SkipTaskbar 1 year ago
  Hajime Hoshi 8e5ae88738 examples/mascot: use RunGameWithOptions 1 year ago
  Artem Yadelskyi 86e694941f examples: remove `example` build tag (#2433) 2 years ago
  Artem Yadelskyi 5b53cef59e all: remove old `// +build` comments (#2431) 2 years ago
  Hajime Hoshi 67400d242b examples/resource: use go:embed for images 2 years ago
  mattn 2bacecca24 fix typos (#2227) 2 years ago
  Hajime Hoshi 07c8cb0e23 examples: Misspelling (//go:generated -> //go:generate) 3 years ago
  Hajime Hoshi 537bdb29f8 examples: Update comments 3 years ago
  Hajime Hoshi a615be69c7 examples: Add //go:build 3 years ago
  Hajime Hoshi 47065f5f2c Remove supporting jsgo 4 years ago
  Hajime Hoshi 41cf90a321 ebiten: Change the default value of IsRunningOnUnfocused to be true 4 years ago
  Hajime Hoshi 1b816eb249 ebiten: Remove the error returning value from NewImageFromImage 4 years ago
  Hajime Hoshi fe97e7b0a5 ebiten: Remove the filter argument from NewImage and NewImageFromImage 4 years ago
  Hajime Hoshi 8f00c8fbf5 ebiten: Remove the argument from Update 4 years ago
  Hajime Hoshi bf515bb594 Update version to v2.0.0-alpha 4 years ago
  Hajime Hoshi f01f5045ba examples/mascot: Use RunGame 4 years ago
  Hajime Hoshi 7b5fb0a0d0 ui: Bug fix: The window was not shown on the secondary monitor on launching 4 years ago
  Hajime Hoshi eb5f5485b3 examples/mascot: Add comments 4 years ago
  Hajime Hoshi 37a8ae06c5 example/mascot: Use vx16 instead of dir 4 years ago
  Hajime Hoshi 77b7e961ff example/mascot: Remove unused variable 'state' 4 years ago
  Hajime Hoshi 4eedeb6ab7 example: Add mascot 4 years ago