summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-27Add build instructions to READMEcflip
2022-02-27Add highlight on hovered tilescflip
2022-02-27Automatically set train direction on right-clickcflip
2022-02-27Miscellaneous code cleanupcflip
2022-02-27Add ClangFormat configurationcflip
2022-02-27Rename TrainCar to Traincflip
Although the name isn't entirely accurate, it looks nicer.
2022-02-27Make train movement smoothercflip
2022-01-29Initialize member variablescflip
2022-01-29Close program on image read failurecflip
2022-01-29Add CMake build output to gitignorecflip
2022-01-29refactor: 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-25Remove unused codecflip
2022-01-25Convert Starliner to mp3cflip
2022-01-25Resolve merge conflictcflip
2022-01-25No need to specify tile ids above 1cflip
2022-01-25Implement simple train carcflip
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-25Added music playerjusipat
2022-01-24Ignore Visaul Studio filescflip
2022-01-24Automatically align adjacent trackscflip
2022-01-23Simple tile editorcflip
2022-01-23Initial commitcflip