0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix crash with visualization at end of round More... over 10 years ago
provide scenario ID function to players More... over 10 years ago
Fix copying of output to .html (up to 20,000 lines) More... over 10 years ago
Add -x security option for profiling More... over 10 years ago
graphs: add smooth plots also, make reading the tsv file more robust More... over 10 years ago
redirect player log output to null in class tournament More... over 10 years ago
Optimize for speed No more forced GC Provide fast and unsafe getLocation operations and use them. (Do not expose unsafe ops to student classes.) Maintain separate list of sheep, obstacles etc. so player list does not have to be traversed. More... over 10 years ago
Options to facilitate profiling in ClassTournament More... over 10 years ago
show points/time ratio P/msec in results More... over 10 years ago
Move: add comments regarding rounding More... over 10 years ago
HighScore: fix spacing of columns with large numbers More... over 10 years ago
plots: change size More... over 10 years ago
better documentation for -e More... over 10 years ago
show “ms” as unit for times More... over 10 years ago
fix javadoc More... over 10 years ago
highscore: refactor/reformat More... over 10 years ago
Tournament: treat missing players as 0 in team score More... over 10 years ago
Make sure we have at least four sheep in each round Otherwise, sheep in smaller teams are disadvantaged because they are more likely to be targeted by the wolf. More... over 10 years ago
Do not wipe out static crash log Otherwise we do not retain it across Tournament objects More... over 10 years ago
Listen for Reset button message and react More... over 10 years ago
fix last change to HighScore More... over 10 years ago
highscore: turn table row/col if more cols than rows (to prevent overly wide tables) More... over 10 years ago
improve results output (times, nicknames) call graphs.R, find local pandoc etc. More... over 10 years ago
output interactive charts to results page More... over 10 years ago
fix javadoc in Tournament More... over 10 years ago
provide launchDaemon script for OS X server More... over 10 years ago
graphs: fix problem with double headers some more More... over 10 years ago
graphs/Tournament: fix problem with extra headers larger fonts (smaller graphs) More... over 10 years ago
Fix security policy for server / terminal use Cannot read sandbox file out of .jar file using new method. More... over 10 years ago
reduce output in test-was More... over 10 years ago