Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-27 | Add build instructions to README | cflip | |
2022-02-27 | Add highlight on hovered tiles | cflip | |
2022-02-27 | Automatically set train direction on right-click | cflip | |
2022-02-27 | Miscellaneous code cleanup | cflip | |
2022-02-27 | Add ClangFormat configuration | cflip | |
2022-02-27 | Rename TrainCar to Train | cflip | |
Although the name isn't entirely accurate, it looks nicer. | |||
2022-02-27 | Make train movement smoother | cflip | |
2022-01-29 | Initialize member variables | cflip | |
2022-01-29 | Close program on image read failure | cflip | |
2022-01-29 | Add CMake build output to gitignore | cflip | |
2022-01-29 | refactor: adjust the project infra. (#1) | Jun Zhang | |
* refactor: adjust the project infra. This patch adds cmake build system to the project, and adjust infrastructure stuff. Signed-off-by: Jun Zhang <jun@junz.org> * fix: remove compiler flags that only exist in GCC. Signed-off-by: Jun Zhang <jun@junz.org> | |||
2022-01-25 | Remove unused code | cflip | |
2022-01-25 | Convert Starliner to mp3 | cflip | |
2022-01-25 | Resolve merge conflict | cflip | |
2022-01-25 | No need to specify tile ids above 1 | cflip | |
2022-01-25 | Implement simple train car | cflip | |
For now, the car just exists at a certain tile and has a 'progress' timer until it moves to the next track tile. | |||
2022-01-25 | Added music player | jusipat | |
2022-01-24 | Ignore Visaul Studio files | cflip | |
2022-01-24 | Automatically align adjacent tracks | cflip | |
2022-01-23 | Simple tile editor | cflip | |
2022-01-23 | Initial commit | cflip | |