0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This solves the problem of uploading the games in the web using windows. Not sure if it works well for Linux. The change is in DBWrapper.java. More... over 17 years ago
Fixing conflict between Mario's update and previous update to store expertise values in the DB. More... almost 18 years ago
Mario's new parameter for s* assignment. More... almost 18 years ago
Logging expertise data More... almost 18 years ago
Updated for release 0.3.4 More... almost 18 years ago
Adding check for cg values <= 0.0 (Bug discovered by Mayte Vicente). More... almost 18 years ago
Adding debugging assistance as contributed by Austin McDonald (U-Tulsa). More... almost 18 years ago
Updating with files for v0.3.3 (reverting in some cases) More... almost 18 years ago
Working on game scheduling (for web interface)--may not compile. More... about 18 years ago
README version for release 0.3 More... about 18 years ago
Working on web-based guis. More... about 18 years ago
Adjusted order in which agent methods are called; opinions are now ordered after opinionRequestConfirmations are received. Fixed example agents to accommodate these changes. More... about 18 years ago
Adjusted order in which agent methods are called; opinions are now ordered after opinionRequestConfirmations are received. Altered convenience methods to reflect the change. More... about 18 years ago
Adjusted order in which agent methods are called; opinions are now ordered after opinionRequestConfirmations are received. More... about 18 years ago
Karen: Web-accessible GSI More... about 18 years ago
Fixed null pointer exception (when there are no interagent messages). More... about 18 years ago
Commented out "DELAYED" from INSERTs until bug is resolved (DELAYED does not work for some table engines) More... about 18 years ago
Need to check that agents cannot choose negative payments for opinion-generation. More... about 18 years ago
Laurent: initial refresh of GSI (to be checked under Windows) More... about 18 years ago
Modification from LV to prevent a null pointer ex. during install (Linux) More... about 18 years ago
Adding DataRecorder class; useful for experimenters customizing their own data collection. More... about 18 years ago
Adding additional agent types for users' experimentation. More... about 18 years ago
Paths in DB will be missing separators for backslash separator case (Windows) unless there are two backslashes. I had earlier fixed this, but it was also adding separators for Linux cases, causing errors (as mentioned by Radu and Remous). Added a check to determine whether it is a backslash case before adding the second separator. More... about 18 years ago
Paths in DB were missing separators for backslash separator case (Windows). Fixed this by inserting second separator at each separator location, but only for backslash (Windows) cases. This keeps in mind the Linux problem mentioned by Radu and Remous. More... about 18 years ago
GM: added use of InnoDB file type and INSERT DELAYED More... about 18 years ago
Added more detail in the "Cannot start GSI error," telling user to check the Configuration Wizard. More... about 18 years ago
Added suggestions from Mario, Remous, and Radu. More... about 18 years ago
Removed misleading "this agent cheated" debugging output More... about 18 years ago
no message More... about 18 years ago
last-minute changes More... about 18 years ago