0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added source for uml-diagram More... about 14 years ago
Changed UML to new version More... about 14 years ago
Changed final to not print nomenclature when we don't have one to print More... about 14 years ago
Fixed missing target in Makefiles More... about 14 years ago
Added a test to monkeypatch of mutex More... about 14 years ago
Added a DebugPlayer (for debugging trafic from Server) More... about 14 years ago
Fixed freeze when running server on linux More... about 14 years ago
Presenting a possible credits distribution and an example to see how it looks like. Shown in the section 'Credit Distribution' in the final report. More... about 14 years ago
Added one last section. More... about 14 years ago
Updated testlist in the final report. More... about 14 years ago
Added a test that makes sure AlternateRandomPlayer only rethrows dice he was given in the first place. More... about 14 years ago
Renamed RandomPlayer2 to AlternateRandomPlayer. No sequels here. Added a comment as well to the lack of tests for the alternate implementation of RandomPlayer. More... about 14 years ago
Removed a few easy code smells. More... about 14 years ago
Added... something in the final report More... about 14 years ago
Made a testlist in the final report and added a secondary random player that works differently. More... about 14 years ago
Changed a debug output More... about 14 years ago
Server now allows remote connections More... about 14 years ago
Set default port number to 8787 More... about 14 years ago
Fix for issue #12 More... about 14 years ago
Removed @@saved_dice More... about 14 years ago
Broadcasts status_update to all players More... about 14 years ago
Now relies on status_update More... about 14 years ago
Broadcasts scoreboard before game over More... about 14 years ago
Added support for the game over message More... about 14 years ago
Changed behavior in try_synchronize More... about 14 years ago
Tests for try_synchronize More... about 14 years ago
Added test for how Mutex#synchronize behaves. More... about 14 years ago
Fixed strange behavior in server More... about 14 years ago
Server now behaves better More... about 14 years ago
Fixed a few code smells More... about 14 years ago