0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
compiler 1.4 More... about 14 years ago
Summary list and build for 1.1.09 More... about 14 years ago
use generic SansSerif font, not Monaco More... about 14 years ago
coding style: eclipse formatter active profile More... about 14 years ago
Coding Style adj wording More... about 14 years ago
Coding Style for emacs and eclipse More... about 14 years ago
add TODO item for game-option defaults properties More... about 14 years ago
toString: show if opts null More... about 14 years ago
close old TODOs More... about 14 years ago
Auto-start robots via -Djsettlers.startrobots=7 param, in SOCServer.serverUp More... about 14 years ago
+ callback serverUp() More... about 14 years ago
setupLocalRobots move loop body to SOCPlayerLocalRobotRunner.createAndStartRobotClientThread; setDaemon(true) More... about 14 years ago
move setupLocalRobots from SOCPlayerClient to SOCServer More... about 14 years ago
setupLocalRobots: +params numFast, numSmart More... about 14 years ago
mention cvs available; allow postgres More... about 14 years ago
database: clarify anon users still permitted More... about 14 years ago
add heading and nickname tooltip More... about 14 years ago
javadoc clarify allows other db types More... about 14 years ago
clarify that db server means no anon players More... about 14 years ago
SOCServer: troubleshooting: print error message details after dbhelper.initialize fails More... about 14 years ago
saveGameScores TODO-comment re 6-player More... about 14 years ago
SOCDBHelper recognize sqlite More... about 14 years ago
README.txt: db setup details for postgres or sqlite; clarify standalone vs commandline More... about 14 years ago
handleMONOPOLYPICK: remove extra string space More... about 14 years ago
remove stub handleLEAVEGAME, so that DisplaylessPlayerClient removes that player from the game More... about 14 years ago
leaveGame undo place 2nd settlement; forceEndGameTurn send FIRSTPLAYER before GAMESTATE; javadoc SOCServer(int, Properties) More... about 14 years ago
auto-write postgres url More... about 14 years ago
mention postgresql setup; SMALLINT not TINYINT More... about 14 years ago
leaveGame: gameState local var More... about 14 years ago
leaveGame: robot leaving: chk START1B too; send CANCELPUTPIECE for init settlement More... about 14 years ago