0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Note to self... More... over 16 years ago
Build Order now working properly, settings turns based on ProductCost. More... over 16 years ago
Dynamic casts removed from network code -- much cleaner thanks to connection type More... over 16 years ago
Removed isPlayer from ListenSocket More... over 16 years ago
Connection type added More... over 16 years ago
Refactor for connection closure More... over 16 years ago
Avahi fix for shared pointers More... over 16 years ago
RemoveConnection in network takes an FD now More... over 16 years ago
Listen sockets now return a Connection::Ptr More... over 16 years ago
MAJOR : Network now holds Shared pointers to connections (still in progress but compiles) More... over 16 years ago
Boost shared pointer typedefs More... over 16 years ago
Advertiser is held as a shared_ptr More... over 16 years ago
Advertiser now holds shared pointers to publishers More... over 16 years ago
Avahi doesn't need a advertiser field More... over 16 years ago
MetaserverPublisher doesn't need a advertiser field More... over 16 years ago
MetaserverConnection doesn't need a advertiser field More... over 16 years ago
Advertiser cleanup More... over 16 years ago
Fixed issue with one-time points not really being one-time More... over 16 years ago
Removed all local variables, replaced with IntegerObjectParam More... over 16 years ago
Accounted better for Factories in planets and enhance order More... over 16 years ago
Fixed all other planets to have their Factories on the surface instead of mineable, which didn't really make sense. More... over 16 years ago
Changed SendPoints to use a ListParameter instead of a vector. Need to ask about input/createFrame. Need to keep track of Points spent throughout all orders. More... over 16 years ago
Temporary fix, will move to a ListParameter of owned planets in the future. More... over 16 years ago
Category constructor More... over 16 years ago
PlayerView has now addVisible*s( IdSet ) More... over 16 years ago
New resourcedescription constructor More... over 16 years ago
Minisec refactor start - ObjectType new constructor More... over 16 years ago
Massive compilation fixes due to IdMap typedef -_- More... over 16 years ago
Added a class to send point's to another planet. Having problems with getObjectsByPos not returning a proper list based on the Vector I give it, so this is still a work in progress. More... over 16 years ago
Was causing problems with the tp04 client. More... over 16 years ago