0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In `main.cpp`, renamed `frame_endtime` to `frame_planned_endtime`
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Removed the unused code from the Flatpak script
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Moved `-v` to the top of the help message
mmatyas
as Mátyás Mustoha
More... over 8 years ago
README update
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Renamed `INSTALL_COMPACT` to `INSTALL_PORTABLE` in CMake
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Create AppVeyor artifact on succesful builds
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed AppVeyor build
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed a small memory leak
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Made default relative data dir path work from different workdirs too
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Print CMake settings
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added compact install mode to CMake
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Also build tests in the default CMake build mode
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added Flatpak support
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed broken `SHAREDIR` seeting in CMake
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed unintended sign extension
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added default constructor to `PlayerStatistics`
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed missing `break`
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed a bug in the SDL event enum handling
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed uninitialized class fields
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Bumped version number to v0.2.0
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added game completion state
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Do not show terminal window on Windows when not building with MSVC
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Moved `-DOPENBLOK_DATADIR` from root CMake to the one in `src`
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Return to the menu from the statistics screen
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Refactored statistics screen's drawing code
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Moved DurationToString and Matrix to `game/util`
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Display game duration on the statistics screen
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed T-Spin and Mini T-Spin counting
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Some additional styling on the statistics panel
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Player statisctics are now collected and displayed properly
mmatyas
as Mátyás Mustoha
More... over 8 years ago