Commit Graph

29 Commits

Author SHA1 Message Date
falsycat 7c432c11e2 setup GitHub Actions 2022-02-02 12:11:57 +09:00
falsycat 1186bb6ab8 add README 2022-02-02 11:50:40 +09:00
falsycat c9a9f79a7c Adds comments on codes. 2021-08-31 13:44:33 +09:00
falsycat 7688f38dab Improves InputWin to make chars more visible. 2021-08-31 12:30:32 +09:00
falsycat 82442ecf9d Improves text blending. 2021-08-31 12:15:07 +09:00
falsycat 97bc604901 Makes abort message more urgent. 2021-08-31 11:30:47 +09:00
falsycat 5ba43706f4 Configures RELEASE build. 2021-08-28 23:35:21 +09:00
falsycat 82c40b10d2 Allows UniqPtr to do upcast. 2021-08-28 13:41:20 +09:00
falsycat 7fa5227f42 Adds LoadScene. 2021-08-28 13:27:42 +09:00
falsycat e50625fd1b Prevents blocking at music loading. 2021-08-28 12:13:52 +09:00
falsycat 859a988391 Adds HiraganaMatcher patterns of small chars. 2021-08-28 10:45:59 +09:00
falsycat 8ef2e66318 Fixes size calcution in GlichPosteffect. 2021-08-28 10:45:25 +09:00
falsycat ec2e28c389 Adjusts display position of expects text. 2021-08-28 00:03:36 +09:00
falsycat 55b64ffa45 Enhances audio effects.Adds TitleScene. 2021-08-27 22:18:42 +09:00
falsycat ea6fbd572e Implements playing music. 2021-08-27 13:23:24 +09:00
falsycat 7a13e62bf1 Adds ResultScene. 2021-08-27 11:59:32 +09:00
falsycat 7b5bc58246 Fixes glyph-size calculation. 2021-08-26 20:56:48 +09:00
falsycat 59d84172c5 Improves HiraganaMatcher. 2021-08-26 20:26:13 +09:00
falsycat 5d667f2894 Adds Scoreboard. 2021-08-26 16:16:26 +09:00
falsycat bc56befc8e Adds baseX property for InputWindowElement. 2021-08-26 15:57:47 +09:00
falsycat a07c61675e Adds InputWindowElement. 2021-08-26 14:51:50 +09:00
falsycat 11279acb02 Fixes glyph rendering. 2021-08-26 11:45:41 +09:00
falsycat e74a599ac1 Implements element handling. 2021-08-25 18:17:31 +09:00
falsycat 213902021c Implements calling Lua. 2021-08-25 12:27:39 +09:00
falsycat 1518e429b4 Adds iClock interface and its implementations. 2021-08-24 13:13:04 +09:00
falsycat b6c35e84a9 Implements drawing textures with transformation. 2021-08-23 18:25:44 +09:00
falsycat 5f59ba420a Adds interfaces for base objects. 2021-08-23 14:22:56 +09:00
falsycat d1f943df8e Add project files. 2021-08-21 17:29:58 +09:00
falsycat 3c7909c4d8 Add .gitignore and .gitattributes. 2021-08-21 17:29:55 +09:00