openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
SpringLS
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 5 hours
ago.
Aug 06, 2025 — Aug 06, 2026
Showing page 24 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed some serious problem with joining channels not working (introduced in r2557)
betalord
More...
over 19 years ago
no longer needed
betalord
More...
over 19 years ago
* moved client logic to Clients.java, battles to Battles.java, channels to Channels.java * improved OO structure of the source * now also keeping local list of channels user is participating in (Client.channels) * battle participants may now use /ring on their host * enforced restrictions on UPDATEBATTLEDETAILS command * SAY and SAYEX commands are now ignored if user is not actually participating in the channel * fixed bug with statistics not taking in account battles with only 2 players
betalord
More...
over 19 years ago
* server can now automatically fetch IP2Country database from the internet and update its local one at runtime * now using some JDK 1.5.0 specific features, dropped compatibility with 1.4.2 * complete rewrite of IP2Country.java (uses generic TreeMap now) * using generics now with some lists (TreeMap<>, ArrayList<>), some other minor modifications
betalord
More...
almost 20 years ago
git-svn-id: http://springrts.com/svn/spring/trunk/TASServer@2486 37977431-3df6-0310-b722-df95706aa16b
betalord
More...
almost 20 years ago
replaced most of the Vector-s with ArrayList-s for better performance.
betalord
More...
almost 20 years ago
added MAPGRADESFAILED command and limited sending MAPGRADES command to 1 per 5 seconds
betalord
More...
almost 20 years ago
ensured thread-safety with saving accounts in a separate thread
betalord
More...
almost 20 years ago
moved saving accounts to a separate thread. Note that this code is not synchronized yet.
betalord
More...
almost 20 years ago
* fixed NATHelpServer not shutting down on stopServer() * fixed some server exploit when client did not flush receive buffer often enough
betalord
More...
almost 20 years ago
fixed incorrect conversion from gmt+2 to gmt
betalord
More...
almost 20 years ago
improved on lobby server web interface (uses time search criteria now)
betalord
More...
almost 20 years ago
* reduced send buffer size to 64 KB * added GETSENDBUFFERSIZE debug command
betalord
More...
almost 20 years ago
* removed FINDACCOUNT commmand as it is no longer needed (GETACCOUNTINFO now accepts username) * RENAMEACCOUNT now allows changing case on same account * Account class now overrides equals() method (check for side effects!) * fixed bug with server not handling exception if login with incorrect username was attempted * various speed optimizations
betalord
More...
almost 20 years ago
minor optimizations
betalord
More...
almost 20 years ago
added STOPSERVERGRACEFULLY command and some notifications
betalord
More...
almost 20 years ago
added experimental web interface to ChanServ's logs
betalord
More...
almost 20 years ago
git-svn-id: http://springrts.com/svn/spring/trunk/TASServer@2368 37977431-3df6-0310-b722-df95706aa16b
betalord
More...
almost 20 years ago
workaround for server creating CPU usage peak when being unable to write to socket channel
betalord
More...
almost 20 years ago
added simple web interface for lobby server notifications
betalord
More...
almost 20 years ago
added some server notifications and fixed a bug in the path
betalord
More...
almost 20 years ago
TASServer: disabled notifications for lan mode
betalord
More...
almost 20 years ago
TASServer: added basic framework for server notifications
betalord
More...
almost 20 years ago
ChanServ: fixed some crash bug
betalord
More...
almost 20 years ago
TASServer: added FORCESPECTATORMODE command (gives host an ability to set spectator mode by force)
betalord
More...
almost 20 years ago
ChanServ: fixed some very rare crash bug
betalord
More...
almost 20 years ago
TASServer: added LAUNCHPROCESS command (for debugging)
betalord
More...
almost 20 years ago
ChanServ: * HELP is sent to private chat only now, no more to the channel * fixed bug with DEOP command not working * added SHUTDOWN command
betalord
More...
almost 20 years ago
TASServer: limited map grading to accounts with rank above "beginner"
betalord
More...
almost 20 years ago
TASServer: * added MAPGRADES command * added "reserved" account names
betalord
More...
about 20 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
→
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