2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed Estate from Game::setDisplay and Player::setDisplay More... about 10 years ago
using new display estate latch More... about 10 years ago
added accessors to reset displayed estate More... about 10 years ago
new display behavior, added clearEstate latch More... about 10 years ago
removed clearText boolean from Game::setDisplay More... about 10 years ago
added Game::resetDisplayText(), in order to get rid of clearText boolean in Game::setDisplay() More... about 10 years ago
Don't reset display when player chooses to auction an estate More... about 10 years ago
changed Display::setClearText to a set/reset latch More... about 10 years ago
removed clearButtons boolean from Game::setDisplay More... about 10 years ago
don't try do be clever with Player::resetDisplayButtons(), only use it when we know we have some buttons to clear More... about 10 years ago
reworked MonopdServer::reconnectPlayer() More... about 10 years ago
fixed <cardupdate/> without title property More... about 10 years ago
fixed a <cardupdate/> chicken and eggs bug More... about 10 years ago
explain why we are using sendDisplayMsg() here More... about 10 years ago
send button list to reconnected player More... about 10 years ago
don't send <display/> message in Game::sendFullUpdate More... about 10 years ago
added a "Game started!" welcome string More... about 10 years ago
add "Declare bankruptcy" button if player has debt More... about 10 years ago
allows declaring bankruptcy at the end of auction More... about 10 years ago
don't do anything in Game::updateTurn and Player::endTurn if game is finished More... over 10 years ago
don't try to endturn if there is a debt in Game::landPlayer More... over 10 years ago
add Roll button in <display/> message More... over 10 years ago
reworked Player::sendDisplayMsg() More... over 10 years ago
reset buttons before adding new buttons More... over 10 years ago
removed the deprecated former <configupdate/> protocol, using the new <configupdate/> protocol More... over 10 years ago
moved 'Allow estates to be sold back to Bank" to the new <configupdate/> protocol More... over 10 years ago
moved "Players in Jail get no rent" to the new <configupdate/> protocol More... over 10 years ago
moved "Bank provides unlimited amount of houses/hotels" to the new <configupdate/> protocol More... over 10 years ago
moved "Double pass money on exact landings" to the new <configupdate/> protocol More... over 10 years ago
moved "Enable auctions" to the new <configupdate/> protocol More... over 10 years ago