openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
tpserver-cpp
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 66 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improved initialisation of both objectmanager and ordermanager.
Lee Begg
More...
over 20 years ago
Need to update the Player object here too.
Lee Begg
More...
over 20 years ago
Initial the PlayerManager.
Lee Begg
More...
over 20 years ago
Added updatePlayer methods for times when player is updated outside EOT. Also fixed copyright date in playermanager.cpp.
Lee Begg
More...
over 20 years ago
Actually removed commented out code.
Lee Begg
More...
over 20 years ago
Added the next great manager class, PlayerManager.
Lee Begg
More...
over 20 years ago
Initialise Order and Object managers so that they have valid data. Also needed to add some more persistence methods.
Lee Begg
More...
over 20 years ago
Updated copyright dates.
Lee Begg
More...
over 20 years ago
If we don't have all object ids, get them from the persistence. We don't have them all if we have less than 5.
Lee Begg
More...
over 20 years ago
Warn if using IGObject assignment operator.
Lee Begg
More...
over 20 years ago
Don't try adding the same ships to the fleet for ever.
Lee Begg
More...
over 20 years ago
Can update Objects in persistence, including in Mysql.
Lee Begg
More...
over 20 years ago
Removed unused member objatime as it is not needed yet.
Lee Begg
More...
over 20 years ago
When we update the first order, update the modtime of the object.
Lee Begg
More...
over 20 years ago
Only change damage and modtime if damage is not already 0.
Lee Begg
More...
over 20 years ago
Orders can now be updated in the persistence store. Also when an object is removed, remove all of its orders.
Lee Begg
More...
over 20 years ago
Now persist orders using Mysql.
Lee Begg
More...
over 20 years ago
Added more methods for persistence.
Lee Begg
More...
over 20 years ago
Don't use ostringstream::str("foo") to initialise the buffer.
Lee Begg
More...
over 20 years ago
Touch the modtime if the order did not complete. If it did complete, it was touched anyway.
Lee Begg
More...
over 20 years ago
Fixed recontainerisation bug.
Lee Begg
More...
over 20 years ago
Adding methods needed for persistence.
Lee Begg
More...
over 20 years ago
Now remove objects from mysql persistence when removed from universe.
Lee Begg
More...
over 20 years ago
When next order id is not initialised, get from persistence.
Lee Begg
More...
over 20 years ago
Remove Object from persistence when removed from universe.
Lee Begg
More...
over 20 years ago
Moved Orders from the IGObjects to the OrderManager. This allows them to be hooked up to persistence.
Lee Begg
More...
over 20 years ago
Can set turn length and reset turn timer from console.
Lee Begg
More...
over 20 years ago
Added settings get and set commands on the console. Allows the various configuration parameters to be set and retrieved.
Lee Begg
More...
over 20 years ago
Start https tunneling port if configured, added default for https port. Uses the same TlsSocket at the secured port, so have to override the default port. You have to be root to run with Https tunneling.
Lee Begg
More...
over 20 years ago
Secure connection now works. You need ca-cert.pem, key.pem and cert.pem to use secure socket.
Lee Begg
More...
over 20 years ago
←
1
2
…
62
63
64
65
66
67
68
69
70
…
76
77
→
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