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
Added a MenuItem class between Box and Button
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added default `setPosition` implementation
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Input can now enter into the options subpanel
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added margin below the fullscreen toggle option
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added on/off indicators to the toggle buttons
mmatyas
as Mátyás Mustoha
More... over 8 years ago
The subpanel items now scale properly
mmatyas
as Mátyás Mustoha
More... over 8 years ago
The subpanel items are now virtual
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Basic subsetting buttons
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Moved options category button to a new namespace
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Moved some layout classes around
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Ignore Flatpak generated files
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added options category buttons
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Moved focus lost event handling in MainMenu from substate to the main state
mmatyas
as Mátyás Mustoha
More... over 8 years ago
redesign: background
mmatyas
as Mátyás Mustoha
More... over 8 years ago
changed border color
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added Options substate: Window open/close
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Minor optimizations: `updatePositions` is now called by `MainMenuState`
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added Coverity Scan badge
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed missing includes
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Forward declared `GameState` in `AppContext`
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed a warning
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Moved most of the MainMenuState to a substate
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Removed an unused include
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Removed an unused `WellConfig` field
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Moved the single player states to their own files
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed MSVC build error
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed Well animations not finishing after game over or complete
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Allow skipping the game over and complete screen animations
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Display the whole statistics screen on keypress
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed the timestep, added frameskip support
mmatyas
as Mátyás Mustoha
More... over 8 years ago