This website requires JavaScript.
Explore
Help
Sign In
falsycat
/
shapes-juke
Archived
Watch
1
Star
0
Fork
0
You've already forked shapes-juke
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2022-05-21
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
a18c020652d991bbe8ae171449bad53335f53466
shapes-juke
/
src
/
sj
History
falsycat
a18c020652
follows latest dlang changes
2022-02-02 11:12:46 +09:00
..
util
[update] Implemented showing score at ResultScene.
2019-10-14 00:00:00 +00:00
AbstractGame.d
[fix] Fixed an issue that scenes were drawn even right after it's ended.
2019-10-19 00:00:00 +00:00
Args.d
[update] Added debug-music-offset-beat command-line option.
2019-10-16 00:00:00 +00:00
CubeProgram.d
[update] Replaced dummy variables with alignment specifications.
2019-10-16 00:00:00 +00:00
FontSet.d
[add] Added FontSet which uses freetype.
2019-10-13 00:00:00 +00:00
Game.d
follows latest dlang changes
2022-02-02 11:12:46 +09:00
KeyInput.d
[update] Implemented showing main window.
2019-10-10 00:00:00 +00:00
LoadingScene.d
follows latest dlang changes
2022-02-02 11:12:46 +09:00
LobbyWorld.d
[update] Improved shading parameters.
2019-10-16 00:00:00 +00:00
Music.d
follows latest dlang changes
2022-02-02 11:12:46 +09:00
PlayScene.d
follows latest dlang changes
2022-02-02 11:12:46 +09:00
ProgramSet.d
[update] Implemented creating a context of music.
2019-10-14 00:00:00 +00:00
ResultScene.d
[update] Adjusted rank calculation.
2019-10-19 00:00:00 +00:00
SceneInterface.d
[update] Re-implemented the scene transitions.
2019-10-13 00:00:00 +00:00
SelectScene.d
[update] Updated the debug mode to load music fast.
2019-10-17 00:00:00 +00:00
Text.d
[update] Improved the text rendering engine.
2019-10-14 00:00:00 +00:00
TextProgram.d
[update] Tidied a part of codes.
2019-10-14 00:00:00 +00:00
TitleScene.d
follows latest dlang changes
2022-02-02 11:12:46 +09:00
TitleTextProgram.d
[update] Tidied a part of codes.
2019-10-14 00:00:00 +00:00