0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed CMakeLists to compile correctly on windows More... over 11 years ago
Only check for winners when a player moves More... over 11 years ago
Add rematch feature More... over 11 years ago
Stop loading game if any tilesets are unloadable More... over 11 years ago
Exclude GIMP source files in distribution More... over 11 years ago
Add transparency to rematch popup More... over 11 years ago
Draw the rematch button when the match ends More... over 11 years ago
Stop processing winner if winner is already determined More... over 11 years ago
Added doxygen to Engine and Units More... over 11 years ago
Increment the winner's score More... over 11 years ago
Only print player move if a move occurs More... over 11 years ago
Stop the match when a winner is determined More... over 11 years ago
Refactored most of Unit source code into Engine More... over 11 years ago
Cleanup digits texture on exist More... over 11 years ago
Cleanup textures on exit More... over 11 years ago
Refactor Game Board to be an instanced object Refactor Score Board to be an instanced object Refactor Units to be an instanced object More... over 11 years ago
Only allow play to occur if a match is in progress More... over 11 years ago
Added winning and draw check More... over 11 years ago
Add popup for rematch More... over 11 years ago
Add android support More... over 11 years ago
Add player score to scoreboard More... over 11 years ago
Fixed drawing transparent units to one array More... over 11 years ago
Added drawing transparent units at the mouse More... over 11 years ago
Fixed bug if you click on scoreboard More... over 11 years ago
Added debug message to engine about the units More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
Moved units from board to their own class More... over 11 years ago
DrawImage now only calculates image width/height if 0 is passed to pos More... over 11 years ago
Add scoreboard to game More... over 11 years ago
Add scoreboard and numbers images More... over 11 years ago