0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 22 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sets version back to trunk. More... about 11 years ago
Added tag 2.0.0 for changeset ef9324aeed81 More... about 11 years ago
Sets version 2.0.0. More... about 11 years ago
Merge More... about 11 years ago
Deprecates SERVER_DETAILS_INFO packet version 4. More... about 11 years ago
Adds toString(). More... about 11 years ago
Adds developer names. More... about 11 years ago
Adds SCM Maven tags. More... about 11 years ago
Adds Maven developer tags. More... about 11 years ago
Removes parent module (easier to deploy only one artifact). More... about 11 years ago
Sent wrong client packets! More... about 11 years ago
Renames method for adding and removing listeners and makes both methods null safe. More... about 11 years ago
This information has been moved to the project wiki. More... about 11 years ago
Introduces the maven-assembly-plugin which is used to create release zip archives. More... about 11 years ago
Remove redundant Ant file. More... about 11 years ago
Creates Release profile which builds javadoc and source jar. More... about 11 years ago
Renames ServerHandler to ServerMonitor. More... about 11 years ago
Turns ClientDetails into interface and implements V4 and V5 instances. More... about 11 years ago
This methods were not used anymore. More... about 11 years ago
Unbreaks build. More... about 11 years ago
Removes some redundant methods from ServerDetails. The test for parsing of this object is now complete. More... about 11 years ago
Adds toString(). More... about 11 years ago
Moves more classes into domain package. Company now recieves station and More... about 11 years ago
Unifies packet verifification, parsing of packet metadata and stripping of metadata before parsing. More... about 11 years ago
Introduces PacketMetadata class which is used to parse the metadata given the packet (obviously). More... about 11 years ago
Renames Info classes to better reflect their content. There was some confusion as to which packet corresponded to which class. This has been remedied. The tests even work but they will be improved. More... about 11 years ago
UnreachableHostException is now thrown on socket timeouts. More... about 11 years ago
Migrates parser code from ServerInfo to UDPPacketParser. More... about 11 years ago
- The new DateUtil class is a simple one-to-one conversion of the date.cpp class from the OpenTTD project. More... about 11 years ago
Adds test file with one currently ignored test. More... about 11 years ago