1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove extra qualifier for tooltip constructor More... over 7 years ago
Show tooltips. Fix #27 More... over 7 years ago
move timer functionality to it's own class More... over 7 years ago
don't handle game events while ui event handling is in progress More... over 7 years ago
remove obsolete function mousePressed and mouseHover More... over 7 years ago
fix changeTexture function More... over 7 years ago
code style More... over 7 years ago
add handling for pressed / hovered textures. Fix #29 More... over 7 years ago
User interface improvements (#33) More... over 7 years ago
Move initialization/shutdown code to main More... over 7 years ago
Refactor game into its own module More... over 7 years ago
Fix deprecation warning from json library More... over 7 years ago
Merge pull request #30 from JimmySnails/sdl_m More... over 7 years ago
add class for sound effects More... over 7 years ago
Revert "add class for sound effects" More... over 7 years ago
add class for sound effects More... over 7 years ago
Add soundeffects composed by sqwdmusic More... over 7 years ago
add function to mute all audio and split up volumen handling for music / soundeffects More... over 7 years ago
add function to check if music is playing More... over 7 years ago
add stop / pause / resume functionality to music objects More... over 7 years ago
put music objects into a shared_ptr vector More... over 7 years ago
improve error handling More... over 7 years ago
create an own object for music More... over 7 years ago
add a function to control volume More... over 7 years ago
remove no longer needed debug functions to create JSON Files More... over 7 years ago
add audio specific settings More... over 7 years ago
add libsdl2-mixer package to travis installation More... over 7 years ago
fix previous commit More... over 7 years ago
Basic implementation of SDL_Mixer wrapper class More... over 7 years ago
add Theme music song composed by sqwdmusic More... over 7 years ago