openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
monopd
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Aug 30, 2024 — Aug 30, 2025
Showing page 5 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove Event::PlayerTimeout event before removing player
Sylvain Rochet
More...
about 10 years ago
delete timeouted players instead of just bankrupting them
Sylvain Rochet
More...
about 10 years ago
Don't remove disconnected player from game
Sylvain Rochet
More...
about 10 years ago
reworked MonopdServer::processCommands() events order/priority
Sylvain Rochet
More...
about 10 years ago
processEvents() now process all events
Sylvain Rochet
More...
about 10 years ago
Make select() wait the amount of time before next event is due
Sylvain Rochet
More...
about 10 years ago
oops, setLaunchTime() takes a timestamp origin unix epoch, not now
Sylvain Rochet
More...
about 10 years ago
added MonopdServer::timeleftEvent method to return time left before next event
Sylvain Rochet
More...
about 10 years ago
MonopdServer::processEvents is now private
Sylvain Rochet
More...
about 10 years ago
moved ignominious processEvents return value handling for closed fd to processEvents itself
Sylvain Rochet
More...
about 10 years ago
main() is now close to a stub, removed main.c, merged to server.cpp
Sylvain Rochet
More...
about 10 years ago
removed MonopdServer::run method, merged to constructor
Sylvain Rochet
More...
about 10 years ago
moved remaining main stuff into constructors where they belong to
Sylvain Rochet
More...
about 10 years ago
moved systemd update call from main to MonopdServer::run method
Sylvain Rochet
More...
about 10 years ago
moved all event driven calls to MonopdServer::run instead of constructor
Sylvain Rochet
More...
about 10 years ago
moved metaserver init call from main to MonopdServer constructor
Sylvain Rochet
More...
about 10 years ago
removed now unused setPort()/port() interface from MonopdServer
Sylvain Rochet
More...
about 10 years ago
pass port to Listener instead of fetching port from server configuration
Sylvain Rochet
More...
about 10 years ago
moved Listener class instance creation from main to MonopdServer
Sylvain Rochet
More...
about 10 years ago
moved main loop from main.c to MonopdServer class
Sylvain Rochet
More...
about 10 years ago
moved command line option parsing from main to MonopdServer class
Sylvain Rochet
More...
about 10 years ago
merged MonopdListener into Listener
Sylvain Rochet
More...
about 10 years ago
destroy previous AuctionTimeout event if necessary
Sylvain Rochet
More...
about 10 years ago
destroy previous TokenMovementTimeout if necessary
Sylvain Rochet
More...
about 10 years ago
reworked trades, fixed protocol glitches
Sylvain Rochet
More...
about 10 years ago
auction, abort when necessary
Sylvain Rochet
More...
about 10 years ago
remove trades when player is bankrupted instead of when player is removed
Sylvain Rochet
More...
about 10 years ago
don't trade with bankrupt players or spectators
Sylvain Rochet
More...
about 10 years ago
don't bankrupt player who left when game is ended
Sylvain Rochet
More...
about 10 years ago
cancel token movement if a player left while moving
Sylvain Rochet
More...
about 10 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
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