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