openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
filler
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adds a "hishotori" table to the results panel when a basho tournament is being played
langer8191
More...
almost 24 years ago
Added friendless.util
friendless
More...
almost 24 years ago
Initial checkin.
airborne
More...
almost 24 years ago
Added myself :-)
airborne
More...
almost 24 years ago
Commented out some debug println's.
airborne
More...
almost 24 years ago
Removed turns parameter from takeTurn() method. Added a getGUIComponent() method, a JLabel displaying status info. Board initialization has been moved to the Game class. Sending of other player's move has been moved to the RemotePlayerProxy class.
airborne
More...
almost 24 years ago
Removed turns parameter from takeTurn() method. Added the getGUIComponent() method. The player uses the ButtonPanel for input.
airborne
More...
almost 24 years ago
Moved large portions of the code into the Game, GamePanel and ButtonPanel classes. Adapted the rest of the code to work with these changes.
airborne
More...
almost 24 years ago
Updated for ButtonPanel. Button label is know (id+1) instead of (id/2+1).
airborne
More...
almost 24 years ago
Removed turns parameter from takeTurn() method. Added getGUIComponent() method.
airborne
More...
almost 24 years ago
Added a default getGUIComponent implementation.
airborne
More...
almost 24 years ago
Added Charlie
friendless
More...
almost 24 years ago
Made some methods protected instead of public.
friendless
More...
almost 24 years ago
New player with new strategy.
friendless
More...
almost 24 years ago
*** empty log message ***
airborne
More...
almost 24 years ago
Changed use of remote.RemotePlayer (which is obsolete) to player.RemotePlayer.
airborne
More...
almost 24 years ago
Commented out the setInitialBoard method, not used yet.
airborne
More...
almost 24 years ago
Now takes care of sending/receiving initial board position and of transmitting/receiving all moves.
airborne
More...
almost 24 years ago
Removed some debug println's.
airborne
More...
almost 24 years ago
Added some thread to improve user experience. This also makes future multi-player enhancments easier.
airborne
More...
almost 24 years ago
Added chat function
airborne
More...
almost 24 years ago
Added id for chat message
airborne
More...
almost 24 years ago
Removed dependency on remote package.
airborne
More...
almost 24 years ago
Add turns parameter to takeTurn method.
airborne
More...
almost 24 years ago
New files for configuring registries.
friendless
More...
almost 24 years ago
Reflect the new realities.
friendless
More...
almost 24 years ago
Updated version number and some credits.
friendless
More...
almost 24 years ago
Added keys to support player registries.
friendless
More...
almost 24 years ago
Took out the static part of PlayerWrappers which maintained the list of players. Replaced it with a set of PlayerRegistry implementations. HumanPlayerRegistry reads a list of peoples names and optional icons, and creates a HumanPlayerWrapper for each. RobotPlayerRegistry keeps a list of all the robot players by looking in the file robots.txt. RemotePlayerRegistry reads a list of player names and host port pairs from a file, but does nothing with them because multiple remote connections are not supported yet. Made some other changes cleaning up PlayerWrappers.
friendless
More...
almost 24 years ago
New pictures for human players.
friendless
More...
almost 24 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree