0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
May 31, 2024 — May 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added basic join/leave to multiplayer player select menu
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Proper well drawing on multiplayer player select screen
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Improved description of `INSTALL_PORTABLE` build parameter
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added initial multiplayer state and player select screen
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Removed the singleplayer state type enum
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Removed some unnecessary forward declarations
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Reset the main menu buttons to their initial state on return from gameplay
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added submenus to the main menu
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Disabled skipping the game over/finish animations
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Updated README
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added a quick menu to the Pause gameplay state
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added FadeOut gameplay state
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added gamepad connection popup icon to main menu
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Bumped version number to v0.4.0
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Allow translating input config option fields
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed a crash when leaving the options menu
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Parse raw input events first in the input config menu
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added game input config fields
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Improved pointer safety in the Options class
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Options fields can now change key bindings
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added key binding change support
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Fixed a bug when setting key mapping from config
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added input option elements
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added device selector option field
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Changed option item pointers to `shared_ptr`
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added raw input handling to the Options menu
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added InputField option field
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added support for one item in ValueChooser
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added button name query to Window
mmatyas
as Mátyás Mustoha
More... over 8 years ago
Added access to the list of currently connected devices
mmatyas
as Mátyás Mustoha
More... over 8 years ago